Commit Graph

1049 Commits (93a8fc60e412f1d898c776748eb2639ccc88d920)

Author SHA1 Message Date
Julio Montoya fd917b287b partial fix to DT#4444 16 years ago
Julio Montoya d81b50adda This fix DT#4444 16 years ago
Julio Montoya c5b80f610c Fixing scorm.api with iteractions 16 years ago
Ivan Tcholakov b8545accd9 [svn r22242] FS#2867 - The online editor: Renaming a toolbar, 'LearnPath' --> 'LearningPathDocuments'. 16 years ago
Ivan Tcholakov b9013db6dc [svn r22241] FS#2867 - The online editor: Renaming a toolbar, 'CommentLearningPath' --> 'LearningPathAuthor'. 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Carlos Vargas 02c5079bcf [svn r22155] minor add var get_lang in learnpath 16 years ago
Ivan Tcholakov 8c97c2e803 [svn r22095] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 2. 16 years ago
Ivan Tcholakov bbc2ff3079 [svn r22094] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 1. 16 years ago
John Hinojosa 151e2468cd [svn r22074] change target="_top" with target="_self" FS#3759 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Julio Montoya ce9226cbb3 [svn r21678] Minor - There's not need to change the charset of the LP name (a.k.a first section in a LP) 16 years ago
Isaac Flores 08726749f1 [svn r21656] logic changes - Allow multiple attempts when user is student - (partial FS#4276) 16 years ago
Ivan Tcholakov e336afdd89 [svn r21589] FS#4360 - Learning path: Fixing a javasript error (detected under IE8), dTree 2.05 class. 16 years ago
Ivan Tcholakov ff8705fb78 [svn r21565] FS#306 - The learnpath class: Making detection of .dll and .exe files precise. 16 years ago
Isaac Flores 7a30908fdf [svn r21505] logic changes - allow see image after importing SCORM Dokeos - (partial FS#4300) 16 years ago
Isaac Flores 74d22e5374 [svn r21500] logic changes - improvements in export scorm with question matching - (partial FS#4300) 16 years ago
Isaac Flores 73c2025976 [svn r21499] logic changes - improvements in questions fill in blanks - (partial FS#4300) 16 years ago
Isaac Flores d18ebe04b2 [svn r21498] logic changes - improvements in export scorm - (partial FS#4300) 16 years ago
Yannick Warnier f5edfbe6a2 [svn r21168] Fixed encoding problems in learning path stats results 16 years ago
Yannick Warnier e9f5bef3d2 [svn r21166] Minor - Added TODO comment 16 years ago
Yannick Warnier 1cf4a36f9d [svn r21165] Fixed encoding problem in stats page for learning path 16 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. 16 years ago
Yannick Warnier e33fd50c79 [svn r21159] Minor - change Spanish variable name to English 16 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. 16 years ago
Yannick Warnier d78105be43 [svn r21157] Little fix to avoid auto-completing too much (see FS#4249) 16 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. 16 years ago
Cristian Fasanando 9f51214398 [svn r21154] Show feedback when you finished an exercise from lp if it has that option - partial FS#4232 16 years ago
Yannick Warnier 56e2e62855 [svn r21138] Added condition restriction to avoid wrong status refresh in SCORM table of contents. This is probably not the *best* approach, but it works quite well. 16 years ago
Yannick Warnier b427a6eb62 [svn r21137] Updated funny (but not understandable) function name 16 years ago
Yannick Warnier fdde2efbbe [svn r21136] Using api_convert_encoding() instead of mb_convert_encoding() 16 years ago
Yannick Warnier d4e6563388 [svn r21127] Added Udutu to the supported authoring tools (thanks to Roger Mundell <rmundell@udutu.com> for the test). 16 years ago
Cristian Fasanando 79e56acddc [svn r21111] fixed vulnerable get parameter: item_id - partial FS#4261 16 years ago
Cristian Fasanando ea295745d0 [svn r21109] Fixed ulnerable get parameters: course,origin and lp_id - partial FS#4261 16 years ago
Julio Montoya 3626c3917f [svn r21093] Security improvements FS#4261 16 years ago
Patrick Cool 9593861b31 [svn r20988] improve icon consistency 16 years ago
Patrick Cool dbbe1cc00a [svn r20983] always display the long message instead of a short message 16 years ago
Julio Montoya 446beb97fb [svn r20944] Deleting debug message 16 years ago
Julio Montoya 56e51305bb [svn r20928] Reverting SVN#20915 changes 16 years ago
Isaac Flores 88fe3a423c [svn r20919] minor - logic changes - hide icon export scorm - (partial FS#3909) 16 years ago
Ivan Tcholakov b20f263a03 [svn r20915] FS#306 - The Learning path tool: Eliminating some conversions with identical "from" and "to" encodings. 16 years ago
Arthur Portugal 4997b57e6e [svn r20911] Minor change name in LP add FS#4232 16 years ago
Patrick Cool 75cf7596bb [svn r20876] default title for student publication 16 years ago
Ivan Tcholakov 8726cabb5a [svn r20859] FS#4226 - SCORM export: Repeating the correction as it was in SVN#20844. 16 years ago
Cristian Fasanando 75b1ca3470 [svn r20858] Fixed autostart audio when a test is finished - partial FS#4232 (by rvelasquez) 16 years ago
Arthur Portugal 6089984995 [svn r20857] Fixed prerequisites ugly FS#4232 16 years ago
Cristian Fasanando 6d98e8748f [svn r20854] Fixed distorted picture into view of courses - partial FS#4232 (by jhp1411) 16 years ago
Julio Montoya 6766b029dc [svn r20853] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
Julio Montoya b0370d8d94 [svn r20852] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
Ivan Tcholakov 4fd8ccf353 [svn r20844] FS#4226 - Replacing a call to a deprecated method. Te actual method is get_mastery_score(), class learnpathItem. 16 years ago