Commit Graph

68 Commits (0570f14dbc74c976ee2a9cf9af8a73e649b13207)

Author SHA1 Message Date
Isaac Flores 11657a482b Integration the glossary tool in extra tools 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 5f6a260859 Fixed bug with CALFAT SCORM (fixes DT#5190) 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Ivan Tcholakov 9dce81ad53 Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Julio Montoya 191cc461d9 redefine @package 17 years ago
Julio Montoya b668f7c3f5 Fixing scorm results + multiple attempts by iflores see DT#4444 17 years ago
Isaac Flores f96884e55d Improvements in multiples attempts with scorm 17 years ago
Isaac Flores 047f7d54f2 Improvements in scorm with multiples attempts - (partial BUG#4444) 17 years ago
Julio Montoya fd917b287b partial fix to DT#4444 17 years ago
Julio Montoya d81b50adda This fix DT#4444 17 years ago
Julio Montoya c5b80f610c Fixing scorm.api with iteractions 17 years ago
Yannick Warnier 335c279ab1 [svn r21162] Not enabled improvement to SCORM. Doesn't work properly in all circumstances, so better disabling it, but the code is almost correct. 17 years ago
Yannick Warnier e33fd50c79 [svn r21159] Minor - change Spanish variable name to English 17 years ago
Yannick Warnier e8785ac446 [svn r21158] Reverted SVN#21156 and SVN#21157 because it introduces a potential non-respect of the SCORM 1.2 rules. This should be executed at PHP-level, not at JavaScript level, to ensure all JavaScript events have been received and treated *before* we consider what to do. 17 years ago
Yannick Warnier d78105be43 [svn r21157] Little fix to avoid auto-completing too much (see FS#4249) 17 years ago
Yannick Warnier b9f15ee8ad [svn r21156] Added improvement to SCORM support by auto-setting elements to completed when no status is sent. Considerably improves user experience. 17 years ago
Yannick Warnier b427a6eb62 [svn r21137] Updated funny (but not understandable) function name 17 years ago
Isaac Flores 92f7c1cb48 [svn r20394] logic changes - allow refresh only page stats - (partial FS#4041) 17 years ago
Cristian Fasanando 116419700b [svn r19964] Logic change - Fixed attempt of a scorm in mode full scream - partial FS#3909 17 years ago
Isaac Flores 04f68d9c94 [svn r19900] logic changes - fixed total time in scorm - (partial FS#3994) 17 years ago
Isaac Flores 92eeb99542 [svn r19836] logic changes -improved learnpath with scorm - (partial FS#3994) 17 years ago
Isaac Flores 9b1fc8c58c [svn r19808] logic changes - allow sum total time in scorm - (partial FS#3994) 17 years ago
Julio Montoya 5ed638905f [svn r19665] First attempted to improve the error handling in the scorm_api.php based in the "SCORM Run-Time Environment" document see FS#3994 17 years ago
Cristian Fasanando 28ada05106 [svn r19654] Logic change - Added log message layout after remove frames when you display learning path and option show bug is activated only on teacher interface - partial FS#3909 17 years ago
Cristian Fasanando 529dbfdec4 [svn r19520] Minor - Fixed navigation previous and next item into learning path display - partial FS#3909 17 years ago
Cristian Fasanando 2212daef96 [svn r19506] Logic change - Remove frames in learning path display when it is in mode full screen - partial FS#3909 17 years ago
Cristian Fasanando 914d49bfb4 [svn r19487] Logic changes - improve remove frames when you display items into learning path - partial FS#3909 17 years ago
Cristian Fasanando 6ef3c25c63 [svn r19463] Logic changes - Remove frames, changed by div tags and fixed navigation element - see FS#3909 17 years ago
Julio Montoya 3cd90b4fc0 [svn r18737] Fixing the mp3 player when viewing or editing in a LP (see FS#3685) 17 years ago
Yannick Warnier 1ce1d88a39 [svn r17337] Switched to jQuery for SCORM API (see private FS#3124) 17 years ago
Yannick Warnier 814306aecf [svn r17064] Accept the possibility of a missing first interaction (still to be improved) 17 years ago
Yannick Warnier 2fa53682c2 [svn r16442] Fix typo in string comparison (by Eric M) 17 years ago
Julio Montoya 99d7b02a57 [svn r16127] LP's menu improvements see FS#2841 17 years ago
Julio Montoya 5d2468d2ce [svn r16074] Showing the LP image and the author name. FS#2841 17 years ago
Yannick Warnier 719ee27639 [svn r15386] Fixed a series of bugs preventing quiz export/import as SCORM - now recording interactions as well - see FS#2526 18 years ago
Yannick Warnier 3ba666ecac [svn r15340] Moved status icons to general image directory - see FS#2575 18 years ago
Yannick Warnier 18a911ec62 [svn r15312] Fixed score recording for HotPotatoes and Dokeos exercises in Dokeos learning paths by adding max-score to parameters sent from the exercises tool - see FS#2493 18 years ago
Yannick Warnier 209de5d2e1 [svn r14952] Minor - updated code header 18 years ago
Yannick Warnier 4293fe8323 [svn r14951] Added string to avoid JS warning in specific vendor case 18 years ago
Julio Montoya 2b195924fb [svn r14950] Lisibilité de la table des matières d'un parcours FS#2478. 18 years ago
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. 18 years ago
Yannick Warnier 3a0aa2c187 [svn r13762] Improvement of time recording on window unload (testing) 18 years ago
Yannick Warnier 75c07997e9 [svn r13759] Improve JS SCORM library to record time upon click on stats icon 18 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 18 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 18 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 18 years ago
Yannick Warnier 0fb9b13c41 [svn r13591] Removed substringing of objective ID 18 years ago
Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 18 years ago
Yannick Warnier 7137e0423c [svn r13305] Only show debug for course admin (even if activated) 18 years ago