koenr
b85953c847
updating index files MDL-3484
2006-08-27 07:31:10 +00:00
koenr
936678268c
updating index files MDL-3484
2006-08-27 07:13:40 +00:00
tjhunt
6ac7a65d76
Missing language string.
2006-08-25 14:29:47 +00:00
tjhunt
307f045f07
MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer
...
In passing, I fixed MDL-6297 Export of multichoice questions in Moodle XML format doesn't save shuffle option too.
2006-08-24 10:22:43 +00:00
tjhunt
78fd16a5fb
Improved one language string. Thank Mitshiro Yoshida.
2006-08-23 09:23:56 +00:00
tjhunt
212b7b8cd9
MDL-5270 - give students a feeback comment for their performance in the entire quiz.
...
Also, along the way I noticed and fixed MDL-6290 student grades not rescaled when quiz maximum grade changed.
2006-08-22 17:31:26 +00:00
moodler
3566b97c4a
Fixing some strings
2006-08-19 08:21:05 +00:00
vinkmar
dd81bb350c
updated for admin page cleanup
2006-08-18 07:26:25 +00:00
tomflannaghan
1f9aab2e10
*** empty log message ***
2006-08-17 13:18:02 +00:00
moodler
901dd2fb4c
Merged new "Database preset" support from Tom Flannaghan.
...
Still needs some tidy-up work but it's working.
2006-08-15 08:42:06 +00:00
moodler
f2e21e6c03
Fix error string
2006-08-14 06:03:30 +00:00
moodler
8737be587d
More language-related tidyups and a new get_local_override() function
2006-08-13 09:25:45 +00:00
moodler
f9a67ea1e2
New strings for Roles and Capabilities
2006-08-13 09:10:52 +00:00
danstowell
94682d3e58
Another couple of latlong strings
2006-08-12 19:02:39 +00:00
danstowell
5cd48bf480
Another couple of latlong strings
2006-08-12 17:37:08 +00:00
tjhunt
1b8a7434e2
Bug 6239 - Allow questions to have some teacher-supplied commentary.
...
While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590 , and is why this patch makes the codebase 523 lines smaller.
2006-08-11 14:59:18 +00:00
bobopinna
431b5cc855
Added two strings
2006-08-11 13:11:53 +00:00
thepurpleblob
57f4a71feb
Merged from STABLE
2006-08-11 12:16:38 +00:00
thepurpleblob
7b579ee61f
Merged from STABLE
2006-08-11 08:52:24 +00:00
danstowell
8897f6fa9f
Latitude and longitude lang strings for en_utf8 for data activity
2006-08-11 08:48:28 +00:00
moodler
ced70cb63d
More Roles-related strings
2006-08-09 05:54:27 +00:00
moodler
4ed70f1b6e
Some new strings
2006-08-09 05:35:55 +00:00
moodler
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
stronk7
ab8bfc7eee
Two new strings to display the XMLDB editor under the admin page.
2006-08-07 19:45:02 +00:00
skodak
3e46c6ec5a
Swf now disabled by default in Mediaplugin and added explanation SC#284; merged from MOODLE_16_STABLE
2006-08-07 14:53:53 +00:00
koenr
3e35ad3397
string is necessary in 1.6 (so must stay here for backward compatibility of translated language packs, created with Moodle editor)
2006-08-01 19:58:07 +00:00
ethem
0127848e11
Don't show authorize.net password for security reasons. Merged from 16stable.
2006-07-31 12:37:12 +00:00
martinlanghoff
51886e2fb4
wiki: Added a link to force reloading of the page (WR#515)
...
The link allows the page to be reloaded, which saves people from only seeing the cached copy. This is the equivalent of doing Shift+Reload in most
browsers.
Author: Luke Hudson <luke@catalyst.net.nz>
2006-07-31 04:56:12 +00:00
martinlanghoff
c1cda9df45
forum: notification of a moved dicussion (bug#4874)
...
Moving a discussion now leaves a notification message in the
original location with a link to the new location.
Author: Luke Hudson <luke@catalyst.net.nz>
2006-07-31 04:54:44 +00:00
skodak
be933850a7
Bug #6176 - locale setting on config variables page not functioning correctly; merged from MOODLE_16_STABLE
2006-07-30 10:39:21 +00:00
koenr
bfb2734ed4
updating install.html (see bug 4759) Changed some links.
...
Should that file really be there?
2006-07-29 20:40:20 +00:00
koenr
4239429527
making one perfectionist happy (bug 5646)
2006-07-29 20:00:26 +00:00
ethem
8692e35c77
New string: costdefaultdesc
...
<strong>In course settings, enter -1</strong> to cost field to use this default cost; Merged from 16stable.
2006-07-25 17:00:41 +00:00
tjhunt
3b48ba9dc1
Bug #6157 - lang strings using concatenation, not $a. Merged from MOODLE_16_STABLE.
2006-07-24 14:40:48 +00:00
skodak
b245d2e707
Bug #6159 Site settings interface typo - Combo list - my first commit form UK MoodleMoot :-); merged from MOODLE_16_STABLE
2006-07-24 10:33:34 +00:00
ikawhero
9f76a845ff
Fixed typo. Merged from stable.
2006-07-20 01:33:11 +00:00
skodak
6f24e48e1f
Improved category and course list display on front page- see bug Bug #5965 - Frontpage Category List also showing courses; new Combo List(categories + courses), fixed categories list and separate settings for not logged in / logged in users; merged from MOODLE_16_STABLE
2006-07-19 12:10:07 +00:00
tjhunt
45d5305e19
Bug #6048 - Fix 'are you sure you want to start an attempt' warning.
2006-07-18 16:49:33 +00:00
tjhunt
d7444d442f
Bug #6033 - missing string for unknown questiontype. Also tidied up some messy code. Merged from MOODLE_16_STABLE.
2006-07-18 15:34:24 +00:00
tjhunt
1367cb8d6b
SC#277. Merged from MOODLE_16_STABLE.
2006-07-18 13:33:45 +00:00
moodler
7bf59275a7
Merged assignment updates from stable
2006-07-13 07:50:13 +00:00
tjhunt
bba6c85f24
Bug 5968 - Improvements to the numerical question type. You can now display feedback for wrong answers. You can also award partial credit for different levels of accuracy.
2006-07-12 18:10:22 +00:00
thepurpleblob
1e8639290f
Merged from STABLE
2006-07-07 10:36:56 +00:00
ethem
8ca28a6119
New string: welcometocoursesemail
2006-07-06 11:54:27 +00:00
skodak
84a9db331f
Bug #5921 - editing forum post bug; merged from MOODLE_16_STABLE
2006-07-06 10:01:12 +00:00
thepurpleblob
2c4ef1504f
Merged from STABLE
2006-07-06 08:37:56 +00:00
tjhunt
df7d152e77
Improved on-screen instructions for matching questions.
2006-07-05 15:39:27 +00:00
tjhunt
a58ffe3fe2
Bug 5971 - Allow matching questions to have extra wrong answers.
2006-07-04 17:11:00 +00:00
tjhunt
4f9c6e279c
Rename lang file as per Martin's request.
2006-07-03 10:04:04 +00:00
skodak
7eb60c262a
Bug #5995 - poor English in expiry notice; merged from MOODLE_16_STABLE
2006-07-03 07:21:20 +00:00