コミット履歴

作者 SHA1 メッセージ 日付
  Eric Marguin 1f009fe071 [svn r12986] fiw a bug with tracking : we didn't call learnpath::get_db_progress() 17 年 前
  Eric Marguin 7c8038aedb [svn r12982] fix a bug with the status 17 年 前
  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. 17 年 前
  Julian Prud'homme 463cf49ec9 [svn r12979] Fix a bug 17 年 前
  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 17 年 前
  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 17 年 前
  Yannick Warnier e32f7bc13b [svn r12975] Fixed a bug whereby link categories were not copied 17 年 前
  Yannick Warnier 0c8c93f69c [svn r12974] Minor - Added condition to avoid errors on non-object access 17 年 前
  Yannick Warnier cdc194724b [svn r12973] Minor - Added condition to avoid warnings when empty array 17 年 前
  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 17 年 前
  Yannick Warnier 903b0996a5 [svn r12971] Added path checks to get_link() for SCORM contents (fixes CALFAT learning paths problems) 17 年 前
  Yannick Warnier 3abaab93a2 [svn r12969] Added cmi.student_data._children 17 年 前
  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) 17 年 前
  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) 17 年 前
  Yannick Warnier 5d71d0d77a [svn r12964] Minor - added error_logging (and a $debug variable to control it) 17 年 前
  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 17 年 前
  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 17 年 前
  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 [...]" 17 年 前
  Yannick Warnier 1745c7d37c [svn r12959] Added additional comments for the set_score() change. 17 年 前
  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'). 17 年 前
  Yannick Warnier b137515cf0 [svn r12957] Added max_time_allowed field to deal with the optional SCORM 1.2 parameter adlcp:maxtimeallowed 17 年 前
  Eric Marguin cccf074975 [svn r12956] simpleXmlElement->nodeValue() becomes simpleXmlElement->nodeValue due to strange compatibility reasons 17 年 前
  Julian Prud'homme 6762cceeeb [svn r12954] Add this feature : http://projects.dokeos.com/?do=details&id=1868 17 年 前
  Olivier Sourie c5691dd0ba [svn r12953] 17 年 前
  Patrick Cool 03337c6f4e [svn r12952] Fixed 2 bugs: 17 年 前
  Yannick Warnier e966fb2b5c [svn r12951] Fixed newbie error introduced when added hotpotatoes integration and preventing score record 17 年 前
  Julian Prud'homme 72cd0a7795 [svn r12948] Fix a bug : http://projects.dokeos.com/?do=details&id=1847 (the first one) 17 年 前
  Julian Prud'homme 683b845fc0 [svn r12947] Fix bug : http://projects.dokeos.com/?do=details&id=1850 + other minor bugs 17 年 前
  Julian Prud'homme 02c0ad98c8 [svn r12942] Fix a bug 17 年 前
  Julian Prud'homme c29ac3620f [svn r12927] Fix a bug : http://projects.dokeos.com/?do=details&id=1846 (the 6th bug) 17 年 前