Commit Graph

546 Commits (0ce0a7a2e7bb5515646d86748b1500bab6311e16)

Author SHA1 Message Date
Yannick Warnier 0ce0a7a2e7 [svn r13978] Deal (badly) with cases where charset cannot be found in parsing a SCORM imsmanifest 18 years ago
Yannick Warnier d76989ae1c [svn r13977] Major improvements to SCORM export (fixing issue with prerequisites of previously-imported SCORM, fixing bug preventing elements nested at more than 2 levels deep to be exported, fixing element type when originally a "sco") 18 years ago
Yannick Warnier 13734f0cae [svn r13976] Added get_ref() 18 years ago
Yannick Warnier 6c2e92635b [svn r13975] Added code to create mandatory directory in temporary directory for scorm export (sometimes conditions weren't met to have that directory ready) 18 years ago
Yannick Warnier 8eac6fe974 [svn r13974] Make sure that if the memory limit for SCORM export is higher than 128M, we don't reduce it 18 years ago
Yannick Warnier 9299456c7d [svn r13973] Small fix to avoid warning for missing file which could break SCORM export 18 years ago
Eric Marguin 899e3326f6 [svn r13966] fix a bug with accents in lp name (FS#2081 and http://www.dokeos.com/forum/viewtopic.php?p=39818#39818) 18 years ago
Yannick Warnier 5a842e5ea2 [svn r13931] Minor - updated code to avoid warning-level errors 18 years ago
Yannick Warnier 80b47340aa [svn r13867] Fixed unwanted double 'cidreq=' in an url 18 years ago
Eric Marguin b0c6475ee3 [svn r13812] fix a little bug in the frame display (FS#2082) 18 years ago
Eric Marguin 64950be0a5 [svn r13795] fix a bug when reorganizing items (somes queries acted on all learning paths) 18 years ago
Eric Marguin ce06ffc055 [svn r13775] when editing a subdirectory, the parent was not selected 18 years ago
Yannick Warnier acca5b71c0 [svn r13771] Potential dangerous commit - only load global.inc.php once to avoid loosing language files 18 years ago
Yannick Warnier 819341fcd5 [svn r13770] Implement possibility of correction on all exercises attempts in a learnpath - FS#1793 18 years ago
Yannick Warnier 8fa6d91e08 [svn r13765] Minor - fixed warnings caused by undefined strings 18 years ago
Yannick Warnier 3a0aa2c187 [svn r13762] Improvement of time recording on window unload (testing) 18 years ago
Yannick Warnier ef88f4aa10 [svn r13761] Using Database class for db queries 18 years ago
Yannick Warnier f6b7845be3 [svn r13760] Added call to the save_asset JS function to save results on stats icon click 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 87eb6adcb4 [svn r13758] Minor - fixed language variables 18 years ago
Yannick Warnier 3776d0bc2f [svn r13743] Minor - Code fixes to avoid warnings 18 years ago
Yannick Warnier fa827dab20 [svn r13697] Fixed "undefined CID" bug in learnpath document display 18 years ago
Eric Marguin 9ceb1ddaf5 [svn r13696] harmonize url like in document creation in document tool (absolute url) 18 years ago
Eric Marguin 2154bf79c5 [svn r13694] when can now edit 'sco' items when it's html (with a big warning explaining it's not recommended) 18 years ago
Eric Marguin 5c7163464a [svn r13664] hem I forgot some test code 18 years ago
Eric Marguin 243b2ed2d3 [svn r13663] allows to edit asset items (when it's html content) 18 years ago
Yannick Warnier ac175ff5d6 [svn r13653] Minor - Improve lisibility of file paths where special characters have been removed, by replacing by a - 18 years ago
Yannick Warnier 683932b6a9 [svn r13652] Fixed prerequisites bug (see FS#2047) 18 years ago
Yannick Warnier ce9232b3b3 [svn r13647] Updated display_document() to include cidReq, which seems to create a problem to view documents when not present 18 years ago
Yannick Warnier a4cd202e59 [svn r13646] Updated rl_get_resource_link_for_learnpath() to include cidReq, which seems to create a problem to view documents when not present 18 years ago
Yannick Warnier 67b355be3c [svn r13645] Removed forgotten debug switch 18 years ago
Yannick Warnier dbb07d0467 [svn r13644] Fixed stupid bug (wrong bracketting) 18 years ago
Yannick Warnier 5099fadbf7 [svn r13643] Minor - Fixed default selection of previous item in position list to give last element as previous by default 18 years ago
Yannick Warnier 20423ee569 [svn r13642] Minor - Fixed bug preventing the last position to be selected by default on new chapter creation 18 years ago
Yannick Warnier 2268ae9468 [svn r13641] Minor - Avoid warning for non-array sent to reset() 18 years ago
Yannick Warnier a4d160ec66 [svn r13628] Various minor changes to improved non-UTF-8 XML encoding support - Includes fix for FS#2032 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 6f7d97ec7e [svn r13597] Updated code to allow SCORM contents to display scores without maximum when not set, or with a maximum when specifically set by the content 18 years ago
Yannick Warnier 1cba9af02d [svn r13596] Improved handling of max_score - allow SCORM to set it for a specific item view + updated getter 18 years ago
Yannick Warnier 2f1fe623c2 [svn r13595] Added static method to get LP type 18 years ago
Yannick Warnier 789a4bb6a7 [svn r13594] Minor - Fixed little table overflow 18 years ago
Yannick Warnier 47fd8e57ae [svn r13593] Added personal statistic reports on objectives 18 years ago
Yannick Warnier f84049607c [svn r13592] Added order_id 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 be39aab269 [svn r13562] Fixed missing bracket 18 years ago
Yannick Warnier 56165ab298 [svn r13556] Fixed bug appending quiz item twice in SCORM export - Reported by E. Pecquet - FS#2027 18 years ago
Eric Marguin 83332d66a4 [svn r13538] improve woogie / oogie 18 years ago