jamiesensei
b621e1a006
MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score" adding a message about the highlighting above the table.
...
Merged from 1.9 branch.
2008-05-08 09:35:08 +00:00
dongsheng
1fdbcd2f1b
"MDL-14129, fix print_error"
2008-05-08 08:49:02 +00:00
dongsheng
d3b7ea93de
"MDL-14129, fix print_error"
2008-05-08 08:43:17 +00:00
dongsheng
3db241b342
"MDL-14129, fix print_error"
2008-05-08 06:27:28 +00:00
jerome
54d8f804fa
MDL-12300 message window does show date now, merged from 19
2008-05-08 03:49:51 +00:00
scyrma
e41b104f67
MDL-11113: re-add function to deprecatedlib.php, and use it in old version of the help file.
2008-05-08 02:38:47 +00:00
jerome
dc71bb7d4f
MDL-14656 Make install.php XHTML compliant, merged from 19
2008-05-08 02:21:53 +00:00
jamiesensei
2fecd85ba6
MDL-14734 "improve interface for deleting attempts"
...
* The control for deleting attempts is a drop down box with onchange javascript to submit the form, you cannot see the label to say what the drop down box does. Better to use a button. The button label is visible so you can see what it does.
* Checkboxes should be displayed when there is no attempt to delete.
* The whole column for checkboxes should be removed when no attempts are displayed ie. when showing students with no attempts.
2008-05-07 16:00:56 +00:00
jamiesensei
8b87ab0000
MDL-14201 "Summary graph" included a summary graph at the bottom of overview report page. Shows the distribution of grades achieved by students. If a group is selected the grades from the group are compared with the grades for all participants.
2008-05-07 14:38:18 +00:00
scyrma
59fa45d0f1
MDL-11113: simplify the code - use only one function to check for html editor availability
2008-05-07 07:40:50 +00:00
dongsheng
f945d59b8f
"MDL-14129, fix print_error calls"
2008-05-07 06:19:59 +00:00
dongsheng
ba6018a902
"MDL-14129, fix print_error call under course/, see tracker"
2008-05-07 06:02:51 +00:00
dongsheng
23360b81dd
"MDL-13233, replace the uses of old files to new ones, see tracker"
2008-05-07 03:08:44 +00:00
jamiesensei
4469159e2d
For the overview report : MDL-14199 "Option to only show / export final grade" and MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score"
2008-05-06 17:34:39 +00:00
thepurpleblob
9bc760f237
MDL-14659
...
Add bypass list for proxy usage.
2008-05-06 14:51:30 +00:00
dongsheng
6074d6c6cd
"MDL-13233, create files, see tracker"
2008-05-05 13:31:11 +00:00
dongsheng
65a9129278
"MDL-13233, revert to old version, see tracker"
2008-05-05 13:28:50 +00:00
jamiesensei
0217f93275
For overview report - MDL-14185 "Switch to using formslib and improve the interface" and MDL-14186 "Switch to using moodle_url and eliminate the use of $SESSION global"
2008-05-05 13:12:11 +00:00
skodak
f3cc33d499
MDL-14652 missing closing p added - thanks Koen
2008-05-02 07:41:33 +00:00
skodak
b4ac62457e
MDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will be updated automatically later by cron job on cvs.moodle.org
2008-05-01 21:40:34 +00:00
dongsheng
f581f8d64b
"MDL-14129, fix print_error"
2008-05-01 05:44:41 +00:00
dongsheng
b8b3d87c2c
"MDL13233, fix unclosed li elements, and remove extra <html> tags, see tracker"
2008-05-01 02:46:09 +00:00
thepurpleblob
2e34d3f979
MDL-14406
...
MNET can now establish a peer through a proxy
Merged from STABLE_19
2008-04-30 14:35:32 +00:00
skodak
f995580108
MDL-14622 error when unsupported version jump detected - only upgrades from 1.8.x allowed
2008-04-30 14:05:36 +00:00
dongsheng
33aa5723ca
"MDL-14129, fix print_error call"
2008-04-30 04:09:29 +00:00
dongsheng
01260c78fa
"MDL-13233, make emoticons documentation should be dynamic"
2008-04-30 03:49:12 +00:00
agrabs
2f500cf09d
some new strings for the new multiplechoice item
2008-04-28 10:02:41 +00:00
skodak
879acf7799
MDL-14570 fixed typo - credit goes to Mitsuhiro Yoshida
2008-04-27 13:06:46 +00:00
dongsheng
dbf91d9d63
MDL-14129, fix print_error
2008-04-26 11:02:51 +00:00
scyrma
bbbfc0579f
MDL-3381 - Remove all remaining core calls to ctype_* functions in 1.9, and make ctype required for 2.0. (merge from 1.9)
2008-04-24 03:07:59 +00:00
dongsheng
5832a6f34b
MDL-14129, fix print_error call
2008-04-24 02:48:36 +00:00
dongsheng
fae11dca56
MDL-14129, fix print_error call
2008-04-24 02:24:49 +00:00
moodler
c70ad9f736
MDL-14493 First checkin of Feedback module into HEAD.
...
I made a number of small tidy-ups to the contrib version before adding this here:
- fixed some language string names
- renamed a capability from deletecompleteds to deletesubmissions (can we use "submissions" everywhere?)
- got rid of language packs (moved english to correct location)
- deleted 'pics' type (it needs to be rewritten to use user files in moodledata)
- moved changelog into README.txt
- moved captcha font out of subdir
- bumped version to today
Thanks very much to Andreas Grabs for all your work on this module so far, and congratulations! :-)
2008-04-23 09:33:54 +00:00
dongsheng
fd968fb1b5
MDL-14129, add new lang string, see tracker
2008-04-23 08:00:32 +00:00
dongsheng
79459a7cf7
MDL-14129, emoticons.html should included in this issue, revert my change, sorry
2008-04-23 07:22:58 +00:00
dongsheng
7e2258d2c9
MDL-14129, fix print_error() call
2008-04-23 07:18:16 +00:00
dongsheng
a4f9dc75da
MDL-14129, fix misuse string
2008-04-23 01:53:30 +00:00
tjhunt
e31a98a6e1
MDL-14352 - General feedback for descriptions not showing up on the review page, as it should.
2008-04-22 16:17:01 +00:00
tjhunt
5389648d0b
MDL-14467 - qtype_multichoice help file in the wrong place - merged from 1.8/1.9 stable.
...
In addition, move the other multichoice help file to the correct location, and update all references.
2008-04-22 14:40:09 +00:00
dongsheng
fa6086a84b
MDL-14129, fix print_error
2008-04-22 08:52:25 +00:00
dongsheng
a814fc6651
MDL-8566, replace permlink with permalink
2008-04-22 05:21:47 +00:00
pichetp
2fd8093028
MDL-14435 Removing capitals
2008-04-21 02:48:06 +00:00
skodak
8528bf260b
MDL-12861 overriding of database settings now optional when using presets; merged from MOODLE_19_STABLE
2008-04-20 10:09:28 +00:00
stronk7
99b39c96ef
Added string to restore blogs. MDL-9089 ; merged from 19_STABLE
2008-04-20 01:18:44 +00:00
skodak
bb5740f4c8
MDL-14424 - approval icon is bigger again, it is possible to sort by Approved status now; merged from MOODLE_19_STABLE
2008-04-19 20:48:48 +00:00
skodak
eeeb4f2ad9
MDL-12089 several search related problems fixed in data module; merged from MOODLE_19_STABLE
2008-04-19 15:33:06 +00:00
moodler
81c7f649e1
MDL-12742 Merged new core language file from 1.9 for search
2008-04-19 13:27:08 +00:00
skodak
bab408f658
MDL-13936 improved new lang string; merged from MOODLE_19_STABLE
2008-04-18 20:19:10 +00:00
nicolasconnault
b244b9b776
MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax.
2008-04-18 19:30:28 +00:00
skodak
d0e422c45a
MDL-13936 indicate that user needs group membership to add new discussion, but only if having the capability to add new discussion - previously the message was incorrectly shown even when not having the cap in separate mode, visible mode needs this message too after previous commit; new lang string added in case user selects all participants in group selector and does not have accessallgroups - the existing group membership string could not be reused; merged from MOODLE_19_STABLE
2008-04-18 19:30:19 +00:00