moodle/mod/lesson
2005-04-24 16:46:51 +00:00
..
action FIXED: questiontypes help button was looking for the wrong help file 2005-04-13 00:01:43 +00:00
db Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
backuplib.php Some minor XML indentation, some changes in the XML structure and 2005-03-07 01:32:05 +00:00
format.php array/object initialization 2005-02-09 22:36:24 +00:00
icon.gif Didn't look so good as the "L" 2004-02-16 11:59:57 +00:00
import.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
index.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
lesson.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
lib.php Now lesson->name supports filterall 2005-04-24 16:46:51 +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 Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
report.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
restorelib.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
styles.php Removed obselete THEME and sme spacing 2005-03-30 03:16:37 +00:00
timer.js changed the math for calculating the time left in a lesson to be more compatible with browsers 2005-03-11 23:15:18 +00:00
version.php In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden". 2005-02-16 10:40:48 +00:00
view.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00