Commit Graph

86 Commits (aa41e355678d19dc32b1fae362b02ad05dc90e55)

Author SHA1 Message Date
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 18 years ago
Yannick Warnier 851b433e7d [svn r12840] Commented out hotpotatoes section in save() method because it was incomplete 18 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 18 years ago
Yannick Warnier 38a56daed2 [svn r12323] Check if object context before using $this 18 years ago
Eric Marguin bc1a483603 [svn r12244] fix the bug http://www.dokeos.com/forum/viewtopic.php?t=8987 18 years ago
Eric Marguin 253048b721 [svn r12208] fix a bug when importing a scorm content, then exporting and reimporting it 18 years ago
Eric Marguin f0adf191a2 [svn r12197] fix a bug again with audio export/import 18 years ago
Eric Marguin 8703529e93 [svn r12193] fix a bug in audio export 18 years ago
Eric Marguin 4b82885245 [svn r12188] export mp3 files too. 18 years ago
Eric Marguin 53c3cb258e [svn r12099] add the prerequistes function to the score to the exercises 18 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. 18 years ago
Yannick Warnier 91f10fb3e4 [svn r11752] Introduced limited recursivity in document spidering for SCORM export 18 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) 18 years ago
Yannick Warnier 71d6bde3d8 [svn r11746] Improvements in parsing HTML link attributes - now also getting CSS @import links 18 years ago
Yannick Warnier e27bcb0e1c [svn r11743] Added better parsing to catch included CSS url() (not yet @import) 18 years ago
Yannick Warnier ae6ad8763d [svn r11739] Added parse_HTML_attributes() and get_resources_from_source() to extend export capabilities to included documents 18 years ago
Yannick Warnier c9d04236f3 [svn r11656] Escaped sensitive data 18 years ago
Eric Marguin aedf61a04a [svn r11597] add some commentaries about the "type" attribute 18 years ago
Yannick Warnier 495fdc7cda [svn r11429] Removed useless "/" 18 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. 18 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
Yannick Warnier cc312e3871 [svn r10119] Small coherence fixes 19 years ago
Yannick Warnier ff848a8942 [svn r9903] Added aicc 'au' type to save() method 19 years ago
Yannick Warnier 9e86005431 [svn r9848] Fixes to interactions behaviour on attempt reinit + using interaction_id as unique key. Reported by Stéphane Debiève 19 years ago
Yannick Warnier 6fcdecd986 [svn r9843] Fixed attempts reinit in certain conditions (reported by FOREM) 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago