moodler
aa34b7869e
More robust creator adding/removing, using new functions in moodlelib.php
2003-08-17 08:58:18 +00:00
moodler
3041b0f88a
More robust teacher adding/removing
2003-08-17 08:51:55 +00:00
moodler
6b42ea66a7
Ordinary teachers can assign students
2003-08-17 07:30:31 +00:00
moodler
4d9d90c006
Tweaking student page, and also making it available to ordinary teachers
2003-08-17 07:29:36 +00:00
moodler
2333cb05b9
More tweaks ... sorts etc
2003-08-17 07:20:40 +00:00
moodler
c34509b070
Some tidy-ups for the students page
2003-08-17 07:14:02 +00:00
moodler
905be758d3
Don't need a red notification if it isn't bad
2003-08-17 06:47:39 +00:00
moodler
9314d39e5b
New tags file
2003-08-17 06:44:58 +00:00
moodler
6b1a7a1e18
Make the logs icon look slightly less stupid
2003-08-17 06:07:20 +00:00
moodler
92cdab5afd
Put user images on teacher and student links
2003-08-17 06:06:36 +00:00
moodler
6815044f28
Exclude vti_cnf directories if they are found
2003-08-17 05:50:47 +00:00
moodler
4d312bbe0f
Don't enrol student if they are already enrolled.
2003-08-17 05:48:05 +00:00
moodler
7d569d2861
Simple interface to manually add students to a course.
2003-08-17 05:46:07 +00:00
moodler
6843d309a8
Removing the students script from here
2003-08-17 05:09:26 +00:00
moodler
e7952289b6
Changing this string back again
2003-08-17 05:08:07 +00:00
moodler
0c8ee4402c
New confirmation step when self-enrolling
2003-08-17 04:53:44 +00:00
moodler
d4f253848c
Rearranged help button
2003-08-17 02:34:42 +00:00
moodler
a3ba14700e
Help buttons fixed
2003-08-17 02:32:24 +00:00
moodler
1f38c0e252
New help file for Scales
2003-08-17 02:31:55 +00:00
moodler
94d782eb93
Don't show feedback when running SQL
2003-08-17 01:55:03 +00:00
moodler
64cbb55c2e
Make sure it's THIS course that the student is currently enrolled in
2003-08-17 01:49:15 +00:00
moodler
6c38b7e012
Use the new get_recent_enrolments() function in datalib to find users
...
in recent_activity
2003-08-17 01:46:00 +00:00
moodler
0a08581d61
New function get_recent_enrolments() to more efficiently get recent enrolments
2003-08-17 01:45:26 +00:00
danielfetzer
95ff2ce378
*** empty log message ***
2003-08-16 17:55:14 +00:00
johncaptain
66c7992e52
Fixed typo.
2003-08-16 17:36:28 +00:00
danielfetzer
8978fb514c
*** empty log message ***
2003-08-16 17:28:51 +00:00
mits
1224424568
New translation.
2003-08-16 17:09:04 +00:00
moodler
862810dc09
No need to call isteacher and isteacheredit, just isteacheredit will do. :-)
2003-08-16 16:14:25 +00:00
stronk7
9ad580181b
Updated the index to show the eachattemptbuildsonthelast.html page
2003-08-16 15:32:01 +00:00
stronk7
9de28d19c3
Help for "eachattemptbuildsonthelast" setting.
...
Spanish version.
2003-08-16 15:23:23 +00:00
stronk7
b4e7c5c3a1
Help for the 'Each Attempt Builds On The Last' feature.
...
My English is far to be perfect, so edit it at your needs.
Bug 816 closed.
2003-08-16 15:11:16 +00:00
stronk7
3953f4bdc4
Now the "restore" option is showed to isteacheredit() teachers.
2003-08-16 11:46:54 +00:00
stronk7
f3c6d21942
Show more admin links to isteacheredit() users
2003-08-16 11:44:47 +00:00
stronk7
35a14ba021
Now editall and timemodified are in
...
backup/restore process
2003-08-16 11:31:32 +00:00
johncaptain
3702c65e91
Added: Windows specific language and region settings info to FAQ
2003-08-16 06:45:04 +00:00
moodler
b6c1273289
Only editing teachers see controls and things
2003-08-16 06:44:03 +00:00
moodler
aa57804096
Only editing teachers can edit activities
2003-08-16 06:40:35 +00:00
moodler
63bcc9b55b
Use isteacheredit instead of isteacher
2003-08-16 06:37:06 +00:00
moodler
ec9c0d4421
Show default mode again
2003-08-16 06:20:39 +00:00
moodler
d99eab3c9f
Allow teacher editors to modify scales
2003-08-16 05:44:40 +00:00
moodler
21f93862bd
Backed out the new configuration variable "creatornewcourses" as it
...
is no longer wanted or needed
2003-08-16 05:43:26 +00:00
moodler
1c54562cdb
Teacher editors can edit courses, and course creators get
...
added as teacher-editors when they create a course
2003-08-16 05:40:27 +00:00
moodler
416d6bc892
Must be an editing teacher to be able to assign teachers
2003-08-16 05:35:08 +00:00
moodler
f07c9d23fc
FIxed the search
2003-08-16 05:29:29 +00:00
moodler
73047f2f76
OK, this is a new scheme to allow some teachers to edit and others to not
...
that is much better than the proposal to change the role of course creators.
There is a new field in user_teachers called "editall", which is
ON BY DEFAULT, and allows teachers to edit courses. It can be modified
on the teacher editing screen (formerly assign teachers).
The value is cached in the session.
To test for it, there is a new function isteacheredit($course->id)
which works much like isteacher did.
I'm going through now and applying this new function wherever
it is needed.
2003-08-16 05:19:24 +00:00
moodler
542a6914e5
Many more mime types added - thanks to D Hawes
2003-08-16 04:33:31 +00:00
moodler
25e3c612ba
New icons from dhawes@mac.com
2003-08-16 04:28:21 +00:00
moodler
5fcd1b52aa
Hold the presses ... I hate doing this but after going into detail
...
changing the course creator account like this is the wrong way to
do this.
Instead, I'm going to be adding new fields to user_teachers
Stay tuned
2003-08-16 03:28:56 +00:00
moodler
87002b0e9f
Only creators can restore courses
2003-08-16 02:48:18 +00:00
moodler
48d72fa7c9
*** empty log message ***
2003-08-16 02:45:44 +00:00