Commit Graph

29 Commits (f9d4fb76add5f818bbd1e7b94e3bfe3a4cbb0d0a)

Author SHA1 Message Date
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 17 years ago
Yannick Warnier 3a0aa2c187 [svn r13762] Improvement of time recording on window unload (testing) 17 years ago
Yannick Warnier 75c07997e9 [svn r13759] Improve JS SCORM library to record time upon click on stats icon 17 years ago
Yannick Warnier 3463bf2207 [svn r13609] Added limit on SetValue() of objectives (cannot set higher than current length of interactions array) - Fixes FS#2037 17 years ago
Yannick Warnier 570d745395 [svn r13608] Added limit on SetValue() of interactions (cannot set higher than current length of interactions array) - Fixes FS#2037 17 years ago
Yannick Warnier 13c3546074 [svn r13598] Added apostrophes around item score to allow LMS to set value to '' by default as requested by SCORM 17 years ago
Yannick Warnier 0fb9b13c41 [svn r13591] Removed substringing of objective ID 17 years ago
Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 17 years ago
Yannick Warnier 7137e0423c [svn r13305] Only show debug for course admin (even if activated) 17 years ago
Yannick Warnier ab92cf2beb [svn r13230] Updated rules for saving data upon commits (only save if LMSSetValue() has been called) 17 years ago
Yannick Warnier a18be7084e [svn r12972] Fixed bad behaviour in LMS where status was changed automatically once score was > 80%. SCORM 1.2 norm specifically says that the LMS *cannot override SCO determined status* (kept behvaviour for non-SCORM like Dokeos paths and AICC 17 years ago
Yannick Warnier 3abaab93a2 [svn r12969] Added cmi.student_data._children 17 years ago
Yannick Warnier 0521427c00 [svn r12966] Added switch on mastery_score to adopt SCORM 1.2 recommandation fully (to support mastery_score, the LMS must be able change the status of the sco according to the real score) 17 years ago
Yannick Warnier 69192c1843 [svn r12960] Returning error code as string as required by the SCORM 1.2 rule: "The return values are Strings that can be converted to integer numbers that identify errors [...]" 17 years ago
Yannick Warnier 7e2a86eed7 [svn r12958] Added code to deal with SCORM 1.2's mastery_score and max_time_allowed. Possibly introducing a risk in calculating the status of the element. If the mastery score has been reached, then the status is changed to "passed" (if not already 'completed'). 17 years ago
Yannick Warnier afdb8d39fb [svn r12661] Made fullscreen popup window resizable 18 years ago
Yannick Warnier 8c0b593b8b [svn r12653] Added scrollbars to popup window 18 years ago
Yannick Warnier e8d7f3b542 [svn r12652] Important - Fullscreen SCORM is now fully full-screen with no frame added and opens as a popup. Keep track of this commit for possible later removal. 18 years ago
Yannick Warnier eec74575d5 [svn r12629] Added cmi.score.scaled setting (not functional, added in prevision for SCORM 1.3) 18 years ago
Yannick Warnier 9bf47e1779 [svn r12605] Added flag for use as anonymous user 18 years ago
Yannick Warnier 70786d04f2 [svn r12448] - Added management of SCORM cmi.core.exit value that needs to be kept in-database to allow for better follow-up of the students interruptions 18 years ago
Julian Prud'homme a3de6f0333 [svn r12273] 7th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 34d48d13dc [svn r11815] Fix a bug with when student's name contains single quotes 18 years ago
Eric Marguin b19902e9a6 [svn r10286] fix a refresh bug with ie in learnpath 18 years ago
Eric Marguin 593a98a3eb [svn r10248] improve audiorecorder 18 years ago
Yannick Warnier 25efebf163 [svn r10136] Added asset timing features (using xajax_start_timer()) 18 years ago
Yannick Warnier 2775e2eaa1 [svn r10129] Better element existence check in logit_ functions - avoids JS warnings 18 years ago
Patrick Cool 1ec0fb21d0 [svn r9987] replace $_uid with $_user['user_id'] 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago