wildgirl
1203d9d095
MDL-11725 en lang string edit
2007-10-31 21:51:05 +00:00
wildgirl
b55d545e02
MDL-11796 help file edit
2007-10-31 21:21:22 +00:00
wildgirl
2c7a1edd9e
MDL-11941 help file URL correction
2007-10-31 21:02:57 +00:00
skodak
597f50e616
MDL-11973 Improved showing of hidden items in ouuser and user report
2007-10-30 21:25:50 +00:00
tjhunt
6c58e1985b
MDL-6376 - fix minor errors in the previous commit.
...
More significantly, this patch changes the '1 Students have made 1 attempts' string.
To start with, this code was being produced in five different places, so I made a function to do the work!. Next, as you can see, it is not gramatical. Also, some people find it confusing, as in MDL-6376.
Therefore, it now just says 'Attempts: 1'.
Merged from MOODLE_19_STABLE.
2007-10-30 19:29:45 +00:00
sam_marshall
f63d29223e
MDL-11916 Added managegroupevents capability
2007-10-30 16:19:47 +00:00
skodak
6e75c7f8e5
MDL-11955 required scale selection when grade type is scale
2007-10-29 20:35:05 +00:00
tjhunt
60ff0c543a
MDL-11951 - Need a link to the Front Page course question bank in the admin tree. Merged from MOODLE_19_STABLE.
2007-10-29 16:54:35 +00:00
poltawski
b18921676e
MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
...
hardcoded and can be discovered through the user interface resonably easily.
Merged from MOODLE_19_STABLE
2007-10-29 10:44:50 +00:00
poltawski
48aab74977
MDL-11068 - fixed typo, messsage should be message
...
merged from MOODLE_19_STABLE
2007-10-29 09:58:59 +00:00
toyomoyo
816dc7bf5a
MDL-11930, removing csv plugin lang file
2007-10-29 02:01:51 +00:00
skodak
0a78455120
MDL-11934 grade report in user profile now selectable
2007-10-28 17:15:00 +00:00
tjhunt
3a48e3da50
MDL-11917 - Improve the title on the assign/override roles page. Merged from MOODLE_19_STABLE.
2007-10-26 17:00:05 +00:00
tjhunt
dcd55b7e80
MDL-11784 - On the role assign page, list who is assigned the role for roles with only a few assignments. Merged from MOODLE_19_STABLE.
2007-10-23 16:27:25 +00:00
danmarsden
8c74e3f676
fix for MDL-11063 - thanks to Wen for the patch.
2007-10-22 21:25:06 +00:00
nfreear
5c3550191a
Partial fix for reopened bug MDL-7878, "Link identification and skipping" - affects all course formats + other files.
2007-10-22 06:43:00 +00:00
skodak
029735054a
MDL-11859 student rank and showing of hidden grade items are now configurable + fixed some incorrect include_once
2007-10-21 12:56:19 +00:00
skodak
bfe0c0ddcf
MDL-11835 proper labels for aggregation coef - weight and extra credit
2007-10-20 19:12:33 +00:00
skodak
89a5f82768
MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI
2007-10-20 15:00:31 +00:00
skodak
d297269d79
2007-10-19 08:51:52 +00:00
mattc-catalyst
e34f620386
groups/autogroup: Allocate members to groups more fairly
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-10-18 00:40:04 +00:00
tjhunt
93b2ed94a8
MDL-11061 - admin notifications about $CFG->wwwroot, which sometimes lead to obscure errors. Merged from MOODLE_19_STABLE.
2007-10-17 20:21:16 +00:00
toyomoyo
e8f78c916d
MDL-11553, reducing the number of bulk user selection buttons and lang changes
2007-10-17 04:30:22 +00:00
donal72
4275772978
Display a breakdown of certificate credentials information to assist in debugging. MDL-11020, MDL-10326
2007-10-16 13:30:13 +00:00
donal72
22f9befe82
MDL-11329: fixed text: "Local courses for external users:"
2007-10-16 09:15:02 +00:00
donal72
9c7096364c
More helpful MNet error messages in debug mode
2007-10-16 09:02:26 +00:00
tjhunt
38e179a4ed
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
...
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
tjhunt
14e66f3beb
MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE.
2007-10-11 11:42:49 +00:00
skodak
842ec7fd2b
groupings should work now; merged from MOODLE_19_STABLE
2007-10-11 09:16:15 +00:00
nicolasconnault
56a1a88228
MDL-8605 New user directories implemented
2007-10-11 09:01:29 +00:00
moodler
801070c4c5
new string merged from stable
2007-10-10 14:20:38 +00:00
wildgirl
a77679e775
MDL-10713 additional description added to help file
2007-10-10 09:37:35 +00:00
wildgirl
77be46fdee
MDL-6096 help file re-wording
2007-10-10 08:39:59 +00:00
wildgirl
f19204c83d
MDL-7610 help file re-wording
2007-10-10 08:28:29 +00:00
toyomoyo
864d1f8c2c
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
2007-10-10 06:43:23 +00:00
moodler
09deab0661
Miscellaneous fixes for MDL-11543
...
- added button to edit current category
- removed old mini-forms to do the same
- tidied up various things and CSS as well
2007-10-10 04:05:46 +00:00
tjhunt
6f3b54c8aa
MDL-9076 - Move the 'Add 3 more overall feedbacks' button inside that group of elements on the quiz settings form.
...
To make this possible, I added an extra argument to the repeat_elements method, which other people may find helpful on other forms.
2007-10-09 15:44:06 +00:00
tjhunt
e2833e8700
MDL-11617 - 'Student may review' heading on quiz settings form is now misleading. I have fixed some lang strings and improved the help. Also, finish off the clarification of how various capabilites affect quiz review that was started in MDL-11580.
2007-10-09 15:19:07 +00:00
nicolasconnault
86830be66e
MDL-11543 Temporary solution originally proposed by Martin
2007-10-09 12:53:24 +00:00
thepurpleblob
a7bf255c50
MDL-11514:
...
Link to missing word information and help file removed. There
was no extra help.
2007-10-09 10:26:09 +00:00
thepurpleblob
f182f58099
MDL-11515:
...
Help file is not used.
Merged from STABLE_18
2007-10-09 10:22:40 +00:00
toyomoyo
59a7447a70
MDL-11669, adding a new export setting (for xml atm), so that we can choose to export only updated grades
2007-10-09 08:51:49 +00:00
skodak
e072450699
MDL-11578 , MDL-11578 , MDL-11573 :
...
* renamed Preferences to "My report preferences"
* renamed Site defaults to "Report defaults"
* rename Change site defaults to "Change report defaults"
* reintroduced Inherit option to Grader preferences - Nicolas was right, it is not possible to implement preference overrides without it with our current get_pref inplementation
* new separate option in plugin selector "Course settings"
* moved displaytype, decimals and aggregation position to "Course settings"
* created new table grade_settings + related functions grade_get/set_preference()
* user report now uses grade_seq class instead of grade_item::fetch_all(); added preloading of grade items into grade_grade instances
* other minor bugfixing/cleanup/improvements
Please note that the Grader report preferences and its defaults must be resaved again - sorry.
2007-10-08 23:09:10 +00:00
nfreear
c8149f0f4f
Fixes MDL-11648, "Required" is inappropriate text for legend in user profile edit form.
2007-10-08 13:55:53 +00:00
skodak
d622930b39
MDL-11618 removed the inherit override from decimals and gradetype used on grader report preferences + several bug fixes + settings improvements
2007-10-07 18:15:57 +00:00
skodak
e5245c73a5
MDL-11448 FirstClass Authentication does not hold settings and has cosmetic and info leakage issues, patch by Dan Trockman
2007-10-07 14:08:37 +00:00
skodak
8108909a60
MDL-9636 grade import fixes - allow null grades, no importcode collisions and stealing, more validation and other bugfixes
2007-10-07 13:04:49 +00:00
skodak
3405820739
MDL-11622, MDL-11623 xml import/export now uses user idnumber; feedback optional; related bugfixing
2007-10-07 10:22:21 +00:00
wildgirl
452b14b131
MDL-11492 help file re-write
2007-10-04 20:32:09 +00:00
moodler
4533997ff7
FIxed a string name which changed
2007-10-04 06:06:07 +00:00