Skip to content

Instantly share code, notes, and snippets.

@nzatsepilov
Created September 18, 2017 13:38
Show Gist options
  • Save nzatsepilov/4bfdefccf838545b8c7fca2ab077c51d to your computer and use it in GitHub Desktop.
Save nzatsepilov/4bfdefccf838545b8c7fca2ab077c51d to your computer and use it in GitHub Desktop.
Course modules (courseId = 1)
{
1 = {
id = 1;
moduleQuestionsCount = 24;
name = "Weather and Sea Conditions";
number = 1;
passed = 100;
passing = 85;
questions = 20;
};
10 = {
id = 9;
moduleQuestionsCount = 15;
name = "Anchoring and Mooring";
number = 10;
passed = 100;
passing = 80;
questions = 14;
};
11 = {
id = 10;
moduleQuestionsCount = 24;
name = "Safety and Emergencies";
number = 11;
passed = 100;
passing = 80;
questions = 30;
};
2 = {
id = 2;
moduleQuestionsCount = 17;
name = "Electrical Systems";
number = 2;
passed = 87;
passing = 80;
questions = 15;
};
3 = {
id = 3;
moduleQuestionsCount = 15;
name = "Auxiliary Power - Diesel Engines";
number = 3;
passed = 90;
passing = 80;
questions = 12;
};
4 = {
id = 4;
moduleQuestionsCount = 16;
name = "Rigging and Sails";
number = 4;
passed = 100;
passing = 80;
questions = 16;
};
5 = {
id = 5;
moduleQuestionsCount = 30;
name = "Rules and Safety";
number = 5;
passed = 96;
passing = 85;
questions = 25;
};
6 = {
id = 6;
moduleQuestionsCount = 12;
name = "Slip Departures and Returns";
number = 6;
passed = 100;
passing = 80;
questions = 10;
};
7 = {
id = 7;
moduleQuestionsCount = 27;
name = Sailing;
number = 7;
passed = 96;
passing = 80;
questions = 25;
};
8 = {
id = 8;
moduleQuestionsCount = 16;
name = Communication;
number = 8;
passed = 83;
passing = 80;
questions = 12;
};
9 = {
id = 127;
moduleQuestionsCount = 16;
name = "Navigation Introduction";
number = 9;
passed = 93;
passing = 70;
questions = 15;
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment