Commit Graph

81 Commits (780f1ce1645c823ad69053ea83d313b10cbbab5d)

Author SHA1 Message Date
Cristian Fasanando dc5b7166e4 removed error_log 17 years ago
Julio Montoya b668f7c3f5 Fixing scorm results + multiple attempts by iflores see DT#4444 17 years ago
Isaac Flores f96884e55d Improvements in multiples attempts with scorm 17 years ago
Isaac Flores 047f7d54f2 Improvements in scorm with multiples attempts - (partial BUG#4444) 17 years ago
Julio Montoya fd917b287b partial fix to DT#4444 17 years ago
Julio Montoya a61276aaed [svn r20702] LP with multiple attempts and Dokeos exercise + results bug fixed (requires testing) see FS#4213 17 years ago
Isaac Flores 7291a8993b [svn r20572] logic changes - improvements in scorm export - (partial FS#2602) 17 years ago
Ivan Tcholakov c7631d1d5f [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 17 years ago
Isaac Flores 66aa62b072 [svn r20393] minor - logic changes - added current_start_time - (partial FS#4063) 17 years ago
Isaac Flores 9b1fc8c58c [svn r19808] logic changes - allow sum total time in scorm - (partial FS#3994) 17 years ago
Isaac Flores 00ed11a53b [svn r19714] minor - logic changes - allow restart time - (partial FS#3994) 17 years ago
Cristian Fasanando 864a7490ad [svn r19712] Fixed attempts of items in learning path - partial FS#3909 17 years ago
Isaac Flores 663622a04d [svn r19667] logic changes -fixed total time in scorm and lp - (partial FS#3994) 17 years ago
Cristian Fasanando 4809bf3afd [svn r19040] Minor - Change function mysql_datetime_to_timestamp from reservation/rsys.php by convert_mysql_date from main_api.lib.php - (partial FS#3805) 17 years ago
Cristian Fasanando 27a0fabe26 [svn r18637] Logic changes - Fixed time about an exercise into learning path details - see FS#3685 17 years ago
Yannick Warnier 465e711bb7 [svn r17779] Fixed excessive filtering added in SVN#17605 17 years ago
Cristian Fasanando 53cd7b0f26 [svn r17605] Logic Changes - Fixed bug founded in learning path score and when you display a exercise item should show check icon when the exercise is over see FS#3427 17 years ago
Yannick Warnier 98df6fce03 [svn r17598] Fixes to latest commits 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
Yannick Warnier f1dd2b790c [svn r17312] Escape interactions for database insertion 17 years ago
Yannick Warnier 8f6eb42d10 [svn r17110] Added methods to deal with interactions at JS level 17 years ago
Yannick Warnier ee03f1d969 [svn r16437] Add filtering to SCORM objectives recording (suggestion by Eric M.) 17 years ago
Yannick Warnier ac65895d3f [svn r16215] Fix typo 17 years ago
Yannick Warnier cef95ab31d [svn r16214] Fix typo 17 years ago
Yannick Warnier 49bd9e5d95 [svn r16213] Fixes to index terms update method 17 years ago
Yannick Warnier 4942bb72df [svn r16208] Added set_terms() method to update index terms 17 years ago
Yannick Warnier 952da725c2 [svn r16207] Added methods for indexing stuff 17 years ago
Yannick Warnier f50c202266 [svn r16206] Add recovery of index terms on item instanciation 17 years ago
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