moodle/mod/lesson
2005-05-09 02:29:35 +00:00
..
action FIXED: loss content on editing a page 2005-05-09 02:29:35 +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 tried to make editing a lesson look nicer. Added generalbox class to tables and used tabs for selecting question types 2005-05-03 23:30:40 +00:00
mod.html added div with class mod-lesson around the form to hide a label 2005-05-03 22:22:56 +00:00
reformat.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
report.php Some changes to add format_text() to answers 2005-04-29 18:32:13 +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 highscores will not display with practice lesson on because no grade records are entered. Also, on teacher view, when the question content is printed it uses FORMAT_HTML now 2005-05-06 23:57:20 +00:00