donal72
4fc66605f2
Minor mnet keyswap bugfix
2007-08-02 05:16:59 +00:00
moodler
c4a71837f3
Removed outcomes and scales links (Use grades instead)
2007-08-02 05:13:15 +00:00
moodler
3a64057689
Bigger image for big screens
2007-08-02 02:50:53 +00:00
luizlaydner
4f81c51d35
- Added to support for rawname column, so it is possible to keep the original casing of tag names.
...
- a bit of refactoring
2007-08-02 02:47:20 +00:00
donal72
b26a847bbe
Minor mnet bugfixing.
2007-08-02 00:19:43 +00:00
skodak
11a149995e
MDL-10364 improved calculation form
2007-08-01 21:48:10 +00:00
tjhunt
3a41f324cc
Fix notices on the admin page.
2007-08-01 16:54:39 +00:00
nicolasconnault
1815b45c1b
MDL-10676 Added linking activity icons to grader report headers, based on user preference /config setting.
2007-08-01 14:52:14 +00:00
skodak
c738c61c44
fixed links broken while renaming tree.php to index.php
2007-08-01 14:31:51 +00:00
nicolasconnault
2e3987a935
MDL-10674 and MDL-10675 finished
2007-08-01 14:08:50 +00:00
thepurpleblob
c56abad900
MDL-10680:
...
subquestions/subanswers needed swapped for matching questions
Merged from STABLE_18
2007-08-01 13:44:35 +00:00
skodak
9127bc5dbf
outcome related fixes
2007-08-01 12:40:38 +00:00
thepurpleblob
4d3145f3d3
MDL-10585:
...
MDL-10584:
Present more factually correct message when a guest attempts to enrol.
Provide a mechanism for specifying which role in a course holds the
enrolment key.
Merged from STABLE_18
2007-08-01 11:52:05 +00:00
thepurpleblob
583d4cec4f
MDL-10585:
...
MDL-10584:
Present more factually correct message when a guest attempts to enrol.
Provide a mechanism for specifying which role in a course holds the
enrolment key.
2007-08-01 10:56:50 +00:00
moodler
b20ce924ee
Just trying some default settings here MDL-10529
2007-08-01 09:07:42 +00:00
moodler
de053a0144
SLight changes to strings, not enough to warrant new stinrgs
2007-08-01 09:00:52 +00:00
moodler
621739e7e4
Now emails use the new supportemail, supportname and supportpage settings in emails sent out MDL-10529
2007-08-01 09:00:21 +00:00
moodler
3917c07e35
Added supportpage as well, while I'm at it. MDL-10529
2007-08-01 08:25:41 +00:00
moodler
dceaf5bf33
New text for support email stuff
2007-08-01 08:22:47 +00:00
moodler
9610a4fae3
Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact
2007-08-01 08:05:55 +00:00
nicolasconnault
fafe1cd23e
MDL-9628 Reverting to using gradebook plugin module names in navigation
2007-08-01 07:41:13 +00:00
toyomoyo
ed3cdf07fc
scales should be (courseid, scale) unique, since it's already abused it's not possible to add a unique in db, so we add additional check in GUI. Duplicate scale, course causes mapping problems in backup/restore
2007-08-01 07:40:40 +00:00
nicolasconnault
826c5f8635
MDL-9628 Refactoring the building of navigation array for gradebook pages
2007-08-01 06:47:35 +00:00
toyomoyo
df9f4b0f07
fixing scale backup/restore
2007-08-01 06:24:15 +00:00
toyomoyo
6cdaa1f43b
adding grade_outcomes_courses into backup and restore
2007-08-01 05:55:36 +00:00
gbateson
1094f0637f
add extra parameter to "hotpot_print_show_links" function so that links can be printed (the default action) or returned to the calling function as a string
2007-08-01 05:35:29 +00:00
gbateson
620aca0ac2
set"reportusers" to PARAM_ALPHANUM, so that it can accept userids and group names
2007-08-01 05:33:49 +00:00
gbateson
b2909a8e18
further fix for javascript errors: getElementById -> document.getElementById
2007-08-01 05:29:01 +00:00
gbateson
33934912cc
correct 2 javascript errors: "getELementById not defined" and "parseint not defined"
2007-08-01 05:20:46 +00:00
moodler
9988d1b7a7
When editing old outcomes when outcomes are switched off, just treat them like an ordinary scale item
2007-08-01 04:50:39 +00:00
moodler
f3b783f407
Hide outcomes from mod update when outcomes are not enabled
2007-08-01 04:40:56 +00:00
moodler
a2a136b8ad
Hide some outcomes stuff when $CFG->enableoutcomes is off
2007-08-01 04:34:08 +00:00
moodler
33c35353dd
Don't show outcomes at all if it's not enabled.
2007-08-01 03:57:28 +00:00
toyomoyo
1f496dedfe
enforcing unique constraint on (courseid, shortname) pair on outcomes
2007-08-01 03:17:00 +00:00
skodak
3a5ae6602b
MDL-10544 basic support for outcomes grading in modules - implemented in assignment popup grading (TODO: fix html and css there)
2007-07-31 22:56:29 +00:00
stronk7
56c28adb97
Simple outcomes icon
2007-07-31 22:55:34 +00:00
stronk7
b030054c1c
Using new outcomes icon + whitespace cleaning.
2007-07-31 22:54:46 +00:00
skodak
678a79caa5
adding grade_outcomes description;
...
fixing field lengths in outcome and scale forms
2007-07-31 21:10:20 +00:00
skodak
24881e5dd0
fixed insert trouble with standard outcomes - thanks Eloy
2007-07-31 20:26:37 +00:00
stronk7
0f870a49ea
Properly close the "rolesform" div. Now the form validates both
...
with roles dropdown and without it.
2007-07-31 20:10:05 +00:00
stronk7
6aad3d297e
Fix one-character-wrong-indentation. Nothing important.
2007-07-31 19:34:20 +00:00
stronk7
97d937a416
Added explanation to block_rss_client_timeout. MDL-9292. Credit goes to Mike! B-)
2007-07-31 19:19:41 +00:00
stronk7
f0aae42f41
rss_client cron added. Min time between executions set to 5 mins. And
...
online fetching will use a double caching time, so chance of caching
feeds by the cron process will be near 100%. MDL-9292
2007-07-31 18:52:38 +00:00
stronk7
9c6808457e
Moving block_rss_timeout to block_rss_client_timeout. Work in progres...
2007-07-31 17:05:50 +00:00
stronk7
20185f7d8b
Moving block_rss_timeout to block_rss_client_timeout and
...
making it work as minutes (was seconds).
2007-07-31 17:03:51 +00:00
moodler
9d1e218576
Fixing copyright years
2007-07-31 17:02:43 +00:00
moodler
80c3fd51ee
Merged fix for doc links MDL-10670 from 1.8 stable
2007-07-31 16:19:53 +00:00
skodak
71ee4471ac
MDL-10544 outcome adding from modedit
2007-07-31 14:34:11 +00:00
moodler
e36fe14acc
Removing csv export because txt already does it
2007-07-31 14:28:08 +00:00
moodler
423b2f006a
Some cleanups, moving buttons, false links etc
2007-07-31 14:04:13 +00:00