moodle/mod/lesson
2005-03-12 18:00:05 +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 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
index.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
lesson.php insertpage and updatepage now clean params correctly (i hope) 2005-03-10 20:34:32 +00:00
lib.php updated lesson_delete_instance to delete records from timer, branch, and high_scores tables 2005-03-10 22:43:00 +00:00
locallib.php removed lesson_clean_data_submitted() function. Removed all instances of its use before I did this 2005-03-10 20:51:26 +00:00
mod.html Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
reformat.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
report.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
restorelib.php Some minor XML indentation, some changes in the XML structure and 2005-03-07 01:32:05 +00:00
styles.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +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 hidden lessons cannot be viewed. 2005-03-12 18:00:05 +00:00