Commit Graph

475 Commits (391edb3ab350c2168e1f88794d9f0c3f6643bccb)

Author SHA1 Message Date
Julian Prud'homme 1fdb5129fb [svn r13310] Invert the icon to allow or not multiple attempts 18 years ago
Julian Prud'homme 7866bd886e [svn r13308] temporary comment the link to "woogie" 18 years ago
Julian Prud'homme 07bb04c934 [svn r13307] remove some white space 18 years ago
Yannick Warnier 7137e0423c [svn r13305] Only show debug for course admin (even if activated) 18 years ago
Yannick Warnier 7fd9021240 [svn r13304] Set memory_limit to 128M instead of no limit 18 years ago
Yannick Warnier 0660f930d4 [svn r13303] Fixed a series of bug that prevented media to be added to SCORM export. 18 years ago
Yannick Warnier 10c2226917 [svn r13300] Added code to remove memory limit if possible 18 years ago
Yannick Warnier 02a8306a97 [svn r13291] Updated interaction types to default type set from SCORM 18 years ago
Yannick Warnier 4a34b0eeb4 [svn r13289] Use translated column names for interactions report table 18 years ago
Yannick Warnier 59c6274628 [svn r13287] New SCORM and AICC paths are now visible by default 18 years ago
Julian Prud'homme 0f738f8d54 [svn r13284] LP are now visible by students when they are created 18 years ago
Eric Marguin cfcc25bec2 [svn r13272] add the flv player in the video template. 18 years ago
Yannick Warnier 7508e80b65 [svn r13257] Added exit() command to avoid bug after sending file to user 18 years ago
Yannick Warnier 858db1daee [svn r13251] More improvements to the quiz SCORM export: 18 years ago
Yannick Warnier 60d420d895 [svn r13250] Also show debug icon if the user is course admin 18 years ago
Yannick Warnier 9752335395 [svn r13239] Additional improvements to enable all question types. Still misses matching randomization and max/min score. 18 years ago
Yannick Warnier 1629999b4f [svn r13237] Changed call to delete to use lp_id parameter 18 years ago
Yannick Warnier e68cddb84c [svn r13235] Added loading of language files (hotspot and exercice) only in case of export 18 years ago
Yannick Warnier 6646fbb9de [svn r13234] Improvements to external media detection in get_resources_from_source() 18 years ago
Yannick Warnier 743296ccf1 [svn r13232] Added code and fixed some small bugs for inclusion of related medias in Quizzes and other documents of SCORM export 18 years ago
Yannick Warnier d013328ec3 [svn r13231] Prevent accidental delete of a learnpath 18 years ago
Yannick Warnier ab92cf2beb [svn r13230] Updated rules for saving data upon commits (only save if LMSSetValue() has been called) 18 years ago
Yannick Warnier 2e96363f2c [svn r13229] Commented interaction.n.correct_responses submitting (unnecessary and difficult to implement) 18 years ago
Yannick Warnier 14bc2a63ec [svn r13224] Added ID to textarea of free answer 18 years ago
Eric Marguin ca4d414ae7 [svn r13222] fix bugs with flv player in learnpath docs 18 years ago
Yannick Warnier 2eff4b25df [svn r13208] Many small improvements to the SCORM JS API 18 years ago
Yannick Warnier 08f74e2fa5 [svn r13205] First "running" version of SCORM quiz export. Still needs some improvements in JavaScript and formatting code. 18 years ago
Yannick Warnier afc9ec85b7 [svn r13201] Continued JS SCORM client library 18 years ago
Julian Prud'homme 7433af6457 [svn r13156] Increase the size of the fck editor when creating/editing a step 18 years ago
Yannick Warnier e462451d98 [svn r13145] Added wrapping around a SQL statement to avoid SQL errors 18 years ago
Yannick Warnier bc75deb73d [svn r13143] Minor updates 18 years ago
Yannick Warnier befbf57fa2 [svn r13142] Improved redirection when using studentView 18 years ago
Yannick Warnier 051ad6a199 [svn r13141] Added update_display_order() and used it in delete() 18 years ago
Yannick Warnier ee4bb7967b [svn r13140] Fixed more of that icons hiding when there's only one element 18 years ago
Yannick Warnier be6f7653b3 [svn r13138] Avoid displaying array if the current element is the only one 18 years ago
Yannick Warnier 7af28cce24 [svn r13136] Inversed icons (colors were confusing) for publish 18 years ago
Yannick Warnier e27414bc5f [svn r13135] Enlarged menu in fullscreen mode as well 18 years ago
Yannick Warnier ca01bc9a36 [svn r13112] Wrapped SQL query in some more checks to avoid SQL error. See http://www.dokeos.com/forum/viewtopic.php?p=38555 and http://projects.dokeos.com/?do=details&id=1841 18 years ago
Yannick Warnier 39d111f8ba [svn r13110] Added ordering in the learnpath tool homepage 18 years ago
Yannick Warnier 142f776f6a [svn r13109] Added insertion of display_order 18 years ago
Yannick Warnier d3b40fe538 [svn r13108] Minor - added default origin to avoid silent error 18 years ago
Yannick Warnier bcd1c26fca [svn r13106] Added description of lp_item in the title attribute of the table of content divs 18 years ago
Yannick Warnier a0ddabe12f [svn r13105] Allowed distinction between visibility on the course homepage and visibility in the tool page 18 years ago
Yannick Warnier 50a611f23f [svn r13100] Added call to api_item_property_update() to insert the learnpaths in item_property 18 years ago
Yannick Warnier 1b8c92ca76 [svn r13098] Fixed bug whereby the stats window opened in a new frame when in fullscreen mode 18 years ago
Yannick Warnier 49c34d454b [svn r13097] SCORM API wrapper to be shipped with exported SCO quizzes 18 years ago
Eric Marguin 9214f00d43 [svn r13082] add api_chmod_R function and chmod imported scorm directory (recursively) 18 years ago
Eric Marguin 1606dbf6d6 [svn r13081] chmod impoerted scorm directory 18 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 18 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 18 years ago