Commit Graph

538 Commits (c99a136ba4f8531d861aa3143ea6a68139fce087)

Author SHA1 Message Date
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
Eric Marguin 6a132089e5 [svn r13537] fix a encoding bug (simple '=' to compare ...) 18 years ago
Yannick Warnier 64f4a1023f [svn r13519] Fixed toggle_publish() to unpublish no matter what the visibility status is in tool table 18 years ago
Yannick Warnier 39a6d8a4f9 [svn r13518] Removing learnpath link from homepage (unpublishing) when deleting path 18 years ago
Yannick Warnier 32a61698b8 [svn r13517] Fixed SCORM field name "adlcp:prerequisites" 18 years ago
Yannick Warnier 61b516be76 [svn r13516] Added XSD schemas in SCORM export 18 years ago
Yannick Warnier cd02d218dd [svn r13515] Static files to add to SCORM package on export 18 years ago
Yannick Warnier a21d0a62d5 [svn r13514] Removed top temporary directory in SCORM export (imsmanifest.xml should be top-level) 18 years ago
Yannick Warnier 6ba37c4e63 [svn r13513] Fixed bug preventing inclusion of images starting with "./" in SCORM export 18 years ago