Commit Graph

55 Commits (15e17eefcfdb55f200c2f9b69c7b745660e22cc7)

Author SHA1 Message Date
Yannick Warnier 77e08535db [svn r15542] Fix other flv issue in SCORM export - see FS#2526 18 years ago
Yannick Warnier 782f217232 [svn r15541] Fix flv issue in SCORM export - see FS#2526 18 years ago
Yannick Warnier 29861077b7 [svn r15473] Fix some url-append issues in SCORM export - see FS#2526 18 years ago
Yannick Warnier 193a716ee3 [svn r15432] Improved files parsing for SCORM export - see FS#2526 18 years ago
Yannick Warnier 09ebdc9f84 [svn r15325] Fixing SCO score recording bug due to max_score xcessive checking 18 years ago
Yannick Warnier 18a911ec62 [svn r15312] Fixed score recording for HotPotatoes and Dokeos exercises in Dokeos learning paths by adding max-score to parameters sent from the exercises tool - see FS#2493 18 years ago
Eric Marguin 2d6bf475ea [svn r14677] fix a bug when there are breaklines in the suspend_data scorm variable 18 years ago
Eric Marguin c601dda775 [svn r14275] the score and progress wasn't updated anymore when filling an exercise 18 years ago
Yannick Warnier 35584a9f7f [svn r13990] Fixed another bug in prerequisites whereby using the "next" button could force an item with incompleted prerequisites to show. See http://www.dokeos.com/forum/viewtopic.php?p=40032#40032 18 years ago
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 18 years ago
Yannick Warnier 2b4a018530 [svn r13979] Added write_objectives_to_db() and applied it to avoid problems of lost data when recording objectives. Fixes the bug preventing the recording of those objectives. 18 years ago
Yannick Warnier 13734f0cae [svn r13976] Added get_ref() 18 years ago
Yannick Warnier 683932b6a9 [svn r13652] Fixed prerequisites bug (see FS#2047) 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 f84049607c [svn r13592] Added order_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 6ba37c4e63 [svn r13513] Fixed bug preventing inclusion of images starting with "./" in SCORM export 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 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 eee3f7c828 [svn r12963] - added parameter to open() and conditions to better control the creation of new attempts and fix a bug whereby additional attempts were created frighteningly quick 18 years ago
Yannick Warnier 1745c7d37c [svn r12959] Added additional comments for the set_score() change. 18 years ago
Yannick Warnier 7e2a86eed7 [svn r12958] Added code to deal with SCORM 1.2's mastery_score and max_time_allowed. Possibly introducing a risk in calculating the status of the element. If the mastery score has been reached, then the status is changed to "passed" (if not already 'completed'). 18 years ago
Yannick Warnier e966fb2b5c [svn r12951] Fixed newbie error introduced when added hotpotatoes integration and preventing score record 18 years ago
Yannick Warnier 085d4b9b09 [svn r12851] Removed deprecated scripts 19 years ago
Yannick Warnier 851b433e7d [svn r12840] Commented out hotpotatoes section in save() method because it was incomplete 19 years ago
Yannick Warnier 70786d04f2 [svn r12448] - Added management of SCORM cmi.core.exit value that needs to be kept in-database to allow for better follow-up of the students interruptions 19 years ago
Yannick Warnier 38a56daed2 [svn r12323] Check if object context before using $this 19 years ago
Eric Marguin bc1a483603 [svn r12244] fix the bug http://www.dokeos.com/forum/viewtopic.php?t=8987 19 years ago
Eric Marguin 253048b721 [svn r12208] fix a bug when importing a scorm content, then exporting and reimporting it 19 years ago
Eric Marguin f0adf191a2 [svn r12197] fix a bug again with audio export/import 19 years ago
Eric Marguin 8703529e93 [svn r12193] fix a bug in audio export 19 years ago
Eric Marguin 4b82885245 [svn r12188] export mp3 files too. 19 years ago
Eric Marguin 53c3cb258e [svn r12099] add the prerequistes function to the score to the exercises 19 years ago
Yannick Warnier d92649d861 [svn r11756] Fixed several bugs in SCORM export. Now including media files (css, images) attached from inside a document, as soon as it can be found on the server. 19 years ago
Yannick Warnier 91f10fb3e4 [svn r11752] Introduced limited recursivity in document spidering for SCORM export 19 years ago
Yannick Warnier 972dae8df1 [svn r11750] Including files recursively (a limit should probably be set as to what maximum level of recursivity is allowed) 19 years ago
Yannick Warnier 71d6bde3d8 [svn r11746] Improvements in parsing HTML link attributes - now also getting CSS @import links 19 years ago
Yannick Warnier e27bcb0e1c [svn r11743] Added better parsing to catch included CSS url() (not yet @import) 19 years ago
Yannick Warnier ae6ad8763d [svn r11739] Added parse_HTML_attributes() and get_resources_from_source() to extend export capabilities to included documents 19 years ago
Yannick Warnier c9d04236f3 [svn r11656] Escaped sensitive data 19 years ago
Eric Marguin aedf61a04a [svn r11597] add some commentaries about the "type" attribute 19 years ago
Yannick Warnier 495fdc7cda [svn r11429] Removed useless "/" 19 years ago
Yannick Warnier 5cd07f7e34 [svn r11419] Added get_file_path() method to get the path of the file whichever tool it comes from. This method is only partial for now and replaces the similar but not identical functions in resourcelinker. 19 years ago
Yannick Warnier 5671d7511e [svn r10452] Removed "succeeded" from status as it is not scorm 19 years ago
Yannick Warnier 1a974dc983 [svn r10331] Restricted write_to_db() checks to only sco-type elements 19 years ago
Yannick Warnier c1a35cd608 [svn r10300] Improved accuracy of status 19 years ago
Yannick Warnier f8d8465825 [svn r10260] Forced status_is() to get status in database 19 years ago
Yannick Warnier 29bb9de6f5 [svn r10139] Added code for exercises results recovery 19 years ago
Yannick Warnier a1e5bbdb0b [svn r10132] Added one type of set_time() mode 19 years ago