This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-15 21:36:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
lesson
History
michaelpenne
0f2bff9d7b
FIXED: questiontypes help button was looking for the wrong help file
2005-04-13 00:01:43 +00:00
..
action
FIXED: questiontypes help button was looking for the wrong help file
2005-04-13 00:01:43 +00:00
db
…
backuplib.php
…
format.php
…
icon.gif
…
import.php
…
index.php
…
lesson.php
Security fixes
2005-03-30 03:07:39 +00:00
lib.php
added calendar event code to add, update, and delete instance
2005-04-08 21:38:09 +00:00
locallib.php
on line 1030, there was a division by zero when a student has not viewed any pages. Now it checks to makes sure $nviewed != 0. This is for the ongoing score feature.
2005-03-29 22:04:06 +00:00
mod.html
Security fixes
2005-03-30 03:07:39 +00:00
reformat.php
…
report.php
changed how data is passed from overview to detailed view and fixed the timeout issue
2005-03-14 22:18:29 +00:00
restorelib.php
…
styles.php
Removed obselete THEME and sme spacing
2005-03-30 03:16:37 +00:00
timer.js
…
version.php
…
view.php
now if you leave the lesson the the middle of a bunch of branch tables, you will return to the last one you answered. Also, if show grades is off in course settings, the lesson will process and store the grade for the student but then redirect the student to the course page immediatly.
2005-04-05 22:42:34 +00:00