This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
30bc2fa67186d4be76fedc1901047bf586ceefc7
moodle
/
mod
/
lesson
T
History
gustav_delius
2e32990a63
reduced $module->requires to 052505 after Martin put my new functions into that version.
2004-08-24 15:14:32 +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
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
mod.html
Security fixes
2005-03-30 03:07:39 +00:00
restorelib.php
Some minor XML indentation, some changes in the XML structure and
2005-03-07 01:32:05 +00:00
version.php
reduced $module->requires to 052505 after Martin put my new functions into that version.
2004-08-24 15:14:32 +00:00
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