Commit Graph

94 Commits (b58373e91568dc5bee2f2bc03bf2afddf0241fed)

Author SHA1 Message Date
Julio Montoya 46a48b3792 Minor - debug commented 16 years ago
Julio Montoya 0849a403aa More fixes to glossary + lp see CT#438 16 years ago
Julio Montoya ea3cf669c8 Fixing glossary tool in LPs see CT#438 16 years ago
Julio Montoya 503025f81c Updating merge errors in scorm.api + glossary tool 16 years ago
Julio Montoya 82becc3600 Updating merge errors in scorm.api + glossary tool 16 years ago
Julio Montoya a62267b462 Fixing glossary tool. There is no more necessary to modified an html file that is upload by an user when using the glossary tooltip funcionality. 16 years ago
Yannick Warnier 898174dec2 Using switch_item_toc() to avoid changing the attributes before SCORM LMSFinish() 16 years ago
Yannick Warnier dabe722dc0 Added comments on special cases 16 years ago
Yannick Warnier bb778bfe6d Added more details to LMSInitialize() log 16 years ago
Yannick Warnier 7d4928b7a3 Fixing additional bugs (first working version) 16 years ago
Yannick Warnier e1e6a51f41 General fixes and improvements 16 years ago
Yannick Warnier 194bf175ef Improved debug and added AJAX file 16 years ago
Yannick Warnier abda1f20d7 Added comments about save_asset() 16 years ago
Yannick Warnier 99ffbb3310 Added functions documentation 16 years ago
Yannick Warnier 87a3bcc168 Cleaning variables usage and gathered variables into object for visibility and readability 16 years ago
Yannick Warnier c6046d0ebc Fixed a few ajax calls 16 years ago
Yannick Warnier a761d41099 Removed unused form elements 16 years ago
Yannick Warnier 0441e88c62 Added a few comments 16 years ago
Yannick Warnier bf34831e8e Reenable logging of SCORM and LMS events (condition was too strict) 16 years ago
Isaac Flores 5fb4f58672 Allow see glossary only scorm format 16 years ago
Isaac Flores a29419c14e Improvements in glossary with scorm 16 years ago
iflores a298c51265 merge 16 years ago
Isaac Flores 6b32fb9a01 Improvements of glossary in several tools 16 years ago
Isaac Flores 398bd9a5b5 Allow search in complete document 16 years ago
Isaac Flores 9fcfdb4ef9 Improvements of glossary in extra tools 16 years ago
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