==== Create a table ===== Example of table coding: ^ location ^ variable ^ changed ^ original ^ |presenters/players/template_scorm/lms/configuration.js |var REVIEW_MODE_IS_READ_ONLY | false | true | |quizmaker/content/lms/configuration.js | ::: | ::: | ::: | === Scoring on multiple attempts === The second issue was that a learner's score could get worse on subsequent attempts of the quiz questions. ^ location ^ variable ^ changed ^ original ^ |presenters/players/template_scorm/lms/configuration.js |var SCORE_CAN_ONLY_IMPROVE | true | false | |quizmaker/content/lms/configuration.js | ::: | ::: | ::: | === Moodle SCORM/AICC package settings === These are the defaults, but I'm recording them here. ^ parameter ^ setting ^ | Grading method | Highest score | | Maximum grade | 100 |