moodle/mod/workshop
stronk7 95c67e2fe1 Now xxx_print_recent_mod_activity() supports filterall.
(assignment, forum, quiz and workshop)
2005-04-02 23:19:01 +00:00
..
db fixed typos 2005-01-10 21:31:41 +00:00
assess.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
assessment_grading_form.html More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740. 2004-12-12 11:20:07 +00:00
assessments.php Replacing some HTTP_POST_VARS uses because it doesn't work always! 2005-04-02 17:45:29 +00:00
backuplib.php "graphical" structure updated plus some minor indent in XML 2005-03-10 17:39:25 +00:00
icon.gif Ray prefers icon3.gif 2003-05-21 08:13:08 +00:00
index.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
lib.php Now xxx_print_recent_mod_activity() supports filterall. 2005-04-02 23:19:01 +00:00
locallib.php Variety of small fixes, but mostly related to how the recent activity 2005-03-10 13:30:57 +00:00
mod.html Some layout fixes 2005-03-10 14:11:45 +00:00
restorelib.php Workshop module backup & restore now working completely. Upgrade 2005-03-13 00:12:28 +00:00
submissions.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
upload.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
version.php Variety of small fixes, but mostly related to how the recent activity 2005-03-10 13:30:57 +00:00
view.php Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00
viewassessment.php Solved one problem causing the redirect to framed view not sending all the 2005-03-11 18:38:28 +00:00