Commit Graph

2267 Commits (dc2aa48759aa574edc9e865b4d6d43c82d468d99)
 

Author SHA1 Message Date
Eric Marguin dc2aa48759 [svn r13041] fix a bug when viewing complete report : we didn't see the lastname firstname but the id of the user in the left column (FS#1866) 18 years ago
Julian Prud'homme 62d0cee153 [svn r13040] Fix a bug : http://projects.dokeos.com/?do=details&id=1889 18 years ago
Julian Prud'homme a28b63e43a [svn r13039] Fix a bug : http://projects.dokeos.com/?do=details&id=1891 18 years ago
Julian Prud'homme 6d455e8a91 [svn r13037] Fix a bug with dates : http://projects.dokeos.com/?do=details&id=1802 18 years ago
Arnaud Ligot 2226e39b0a [svn r13030] fixing slide width/height for best aspect on the whiteboard of videoconference 18 years ago
Arnaud Ligot 668dae95cc [svn r13028] remove error_log 18 years ago
Yannick Warnier b139779d76 [svn r13019] Fixed a number of problems related to migration from 1.6 to 1.8 for single DB installs (notably forum tables) 18 years ago
Eric Marguin 95e9521eb6 [svn r13018] add the source tool for survey because it's really better with it... 18 years ago
Julian Prud'homme b374dbd0b0 [svn r13017] minor : add a white space between 2 words 18 years ago
Julian Prud'homme ec554a9675 [svn r13016] Fix a display bug of the csv export file : http://www.dokeos.com/forum/viewtopic.php?t=11185 (http://projects.dokeos.com/?do=details&id=1848) 18 years ago
Eric Marguin 22529c8776 [svn r13015] fix a bug when sending an annoucment in a session. The announcement was sent only to people present in course_rel_user 18 years ago
Eric Marguin 5cd7f2cc12 [svn r13007] fix a bug when answering / previewing a survey : the options were not sorted 18 years ago
Julian Prud'homme aaf76c3ade [svn r13006] add the parameter "false" at display_error_message() to parse html 18 years ago
Julian Prud'homme 1077b4b241 [svn r13003] Increase the size of the frame where steps and chapters are displayed in display mode 18 years ago
Eric Marguin c774ddd1c7 [svn r13001] remove an echo sql query :/ 18 years ago
Eric Marguin be99e37bfe [svn r13000] debug the tabs gestion : the "my progress" tab was forgotten and we tried to display admin tab whatever user status was 18 years ago
Yannick Warnier dd74af6074 [svn r12999] Fixed a bug in migration from 1.6 to 1.8.0 with single DB where if the single DB mode was used from some time and there were actually 3 databases (main, scorm and stats), the scorm and stats databases would not be found. This was a blocking bug. The upgrade script still needs some improvement to enable a full 1.6.x to 1.8.x migration. 18 years ago
Eric Marguin 2a69ca66d0 [svn r12998] fix a compatibility bug for ie 18 years ago
Yannick Warnier 66ccbc4c61 [svn r12997] Fixed remaining static language strings "All" and "ok" in all sorteable tables 18 years ago
Eric Marguin 235a5e131a [svn r12996] refactor a bit the dropbox tool. Indeed there was two incrusted form tags which made a bug when there was several pages of files (you couldn't add feedbacks anymore). 18 years ago
Eric Marguin 3524577ef3 [svn r12992] fix a missing langvar 18 years ago
Julian Prud'homme d53f97fa51 [svn r12991] Fix a bug to make the picture upload works on IE 6 : http://www.dokeos.com/forum/viewtopic.php?t=11490 18 years ago
Julian Prud'homme 7651dbbe57 [svn r12990] Fix a bug : http://projects.dokeos.com/?do=details&id=1847 18 years ago
Julian Prud'homme 3d90f317bc [svn r12987] Fix a bug : http://projects.dokeos.com/?do=details&id=1862 18 years ago
Eric Marguin 1f009fe071 [svn r12986] fiw a bug with tracking : we didn't call learnpath::get_db_progress() 18 years ago
Eric Marguin 7c8038aedb [svn r12982] fix a bug with the status 18 years ago
Eric Marguin 3916789723 [svn r12981] refactoring the queries to fix a bug : when a user was deleted of the platform, we were no longer able to see the treads where he answered at last. 18 years ago
Julian Prud'homme 463cf49ec9 [svn r12979] Fix a bug 18 years ago
Eric Marguin 28aa24be8f [svn r12977] when a user was student in a course (whithout a session) and coach in this same course (whithin a session), the student status was taken. Now it's the contrary 18 years ago
Julian Prud'homme 988e72c528 [svn r12976] If there is only one session imported, we redirect on the session resume page : http://projects.dokeos.com/?do=details&id=1867 18 years ago
Yannick Warnier e32f7bc13b [svn r12975] Fixed a bug whereby link categories were not copied 18 years ago
Yannick Warnier 0c8c93f69c [svn r12974] Minor - Added condition to avoid errors on non-object access 18 years ago
Yannick Warnier cdc194724b [svn r12973] Minor - Added condition to avoid warnings when empty array 18 years ago
Yannick Warnier a18be7084e [svn r12972] Fixed bad behaviour in LMS where status was changed automatically once score was > 80%. SCORM 1.2 norm specifically says that the LMS *cannot override SCO determined status* (kept behvaviour for non-SCORM like Dokeos paths and AICC 18 years ago
Yannick Warnier 903b0996a5 [svn r12971] Added path checks to get_link() for SCORM contents (fixes CALFAT learning paths problems) 18 years ago
Yannick Warnier 3abaab93a2 [svn r12969] Added cmi.student_data._children 18 years ago
Yannick Warnier 0521427c00 [svn r12966] Added switch on mastery_score to adopt SCORM 1.2 recommandation fully (to support mastery_score, the LMS must be able change the status of the sco according to the real score) 18 years ago
Yannick Warnier 1af3cfc52f [svn r12965] Now using an additional parameter in the call to learnpath::start_current_item() to trigger a possibly new attempt (this is the only code authorized to do this) 18 years ago
Yannick Warnier 5d71d0d77a [svn r12964] Minor - added error_logging (and a $debug variable to control it) 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 970fff9a61 [svn r12962] - Added parameter with default value in start_current_item() to avoid duplicated start calls and fix the additional multiple attempts problem 18 years ago
Yannick Warnier 69192c1843 [svn r12960] Returning error code as string as required by the SCORM 1.2 rule: "The return values are Strings that can be converted to integer numbers that identify errors [...]" 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 b137515cf0 [svn r12957] Added max_time_allowed field to deal with the optional SCORM 1.2 parameter adlcp:maxtimeallowed 18 years ago
Eric Marguin cccf074975 [svn r12956] simpleXmlElement->nodeValue() becomes simpleXmlElement->nodeValue due to strange compatibility reasons 18 years ago
Julian Prud'homme 6762cceeeb [svn r12954] Add this feature : http://projects.dokeos.com/?do=details&id=1868 18 years ago
Olivier Sourie c5691dd0ba [svn r12953] 18 years ago
Patrick Cool 03337c6f4e [svn r12952] Fixed 2 bugs: 18 years ago
Yannick Warnier e966fb2b5c [svn r12951] Fixed newbie error introduced when added hotpotatoes integration and preventing score record 18 years ago