moodler
a2f41849cf
Fix for secure forms
2005-04-17 15:55:07 +00:00
moodler
73097f0711
A very big batch of changes. Everything sort of works: now I'm mopping up.
2005-04-17 15:38:02 +00:00
moodler
7c12949d10
Rationalised get_user_info_from_db() and sundry other small bits into
...
a single function called: get_complete_user_data()
This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
stronk7
9b6618b9bc
timeavailable was missing in backup and restore. :-)
2005-04-17 09:27:05 +00:00
skodak
bfae4bf90d
fixed typo
2005-04-16 14:13:17 +00:00
moodler
72778c9a5a
Two new general-purpose fields in assignment_submissions, so that
...
most assignment types won't need to create new tables for data
The fields are data1 and data2.
Backup/restore handled, Eloy ;-)
2005-04-15 14:51:15 +00:00
bobopinna
1daed920e4
Removed field datadir form scorm table
...
Fixed a validation problem.
2005-04-15 14:34:48 +00:00
moodler
6d4ecaec60
Tidied up the feedback - offline assignments are pretty much done
2005-04-15 14:19:24 +00:00
moodler
0f7d4e5e8a
Cleaner updating of buttons and scales
2005-04-15 13:41:57 +00:00
moodler
8672ee3267
Slight re-arranging
2005-04-15 12:54:25 +00:00
gustav_delius
a0b30329ef
This should fix bug 2938
2005-04-15 11:32:44 +00:00
thepurpleblob
86cc5db12a
get_record(...)->field generates a parse error on my machine, so I split
...
it into two steps where it occurs.
2005-04-15 08:13:27 +00:00
moodler
3cc633011d
Hack fix for course languages in resources (bug 2922)
2005-04-15 07:05:59 +00:00
danmarsden
cabf7c2397
show user what selection they made when updates are not allowed.
2005-04-15 01:40:22 +00:00
stronk7
fb3178058c
Bug 2918. Change proposed by t.imoto.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=2918 )
Merged from MOODLE_14_STABLE
2005-04-14 23:20:33 +00:00
ikawhero
5c95906e03
Redundant parameters removed
2005-04-14 23:15:07 +00:00
stronk7
7cfc54b918
Now user reports support filterall.
...
Bug 2930 fixed too.
(http://moodle.org/bugs/bug.php?op=show&bugid=2930 )
2005-04-14 22:37:43 +00:00
danmarsden
c9ff813c41
new limit feature in choice.
2005-04-14 21:10:39 +00:00
stronk7
e05a9cc17c
Fixed typo and don't use constants here to avoid more files to be included.
2005-04-14 19:39:42 +00:00
stronk7
09972dd340
Some minor things:
...
- Clean filename.
- Applied format_string to choice->name and answers.
- Better parameter handling.
Remaining:
- A lot of notices in line 148, breaking output with debug enabled!
2005-04-14 19:00:23 +00:00
moodler
55fcc21e4d
Forgot some debugging
2005-04-14 17:59:25 +00:00
moodler
be86672db2
Better updating of the parent page when grading, now works even when
...
columns are closed
2005-04-14 17:56:03 +00:00
moodler
df5e748b63
Same color as "unread" posts
2005-04-14 17:11:58 +00:00
moodler
9437c85446
Shane and I have been working on this vastly improved grading interface :-D
2005-04-14 17:10:40 +00:00
moodler
d59269cfa6
Better updating of table from popup
2005-04-14 15:23:48 +00:00
moodler
14a4e0283a
Fixed a typo
2005-04-14 14:13:50 +00:00
ikawhero
5eefbc3b3c
Oops! Removed debug echo line.
2005-04-14 14:13:19 +00:00
ikawhero
306dc7e5c5
SQL update to use JOIN rather than seperate queries
2005-04-14 14:09:06 +00:00
moodler
1017b8a5c6
Fixed the assignment upgrade
2005-04-14 13:37:06 +00:00
moodler
b0f2597e17
Refactored Assignment Module
...
============================
This new assignment module allows Plugin Assignment types. This should
allow a whole lot of new stuff to easily be placed in Moodle without
making the modules list longer for no good reason.
This checkin is still a really rough version that needs work on it.
Normally I would want it better than this to check in, but I need
to collaborate with Shane on the remaining code and CVS is the best
way.
Give it a day or two to settle in. :-)
This is the last thing I wanted to get into 1.5. Getting close now!!
Cheers!
Martin
2005-04-14 13:24:40 +00:00
stronk7
35d07065fc
Avoid one debug
2005-04-13 17:04:26 +00:00
gustav_delius
99eb4d955c
forgot something in the last commit
2005-04-13 16:05:46 +00:00
gustav_delius
983a7390df
Random questions should be hidden
2005-04-13 16:02:20 +00:00
thepurpleblob
c4aa4e8ff6
Added direct link to download exported file rather than having
...
to search for it.
2005-04-13 10:32:45 +00:00
moodler
63e20b8854
Merge fix from stable
2005-04-13 09:19:48 +00:00
gustav_delius
c3a69c9233
Closed some <input> tags for xhtml compliance
2005-04-13 09:07:53 +00:00
gustav_delius
fdf49de1ca
Fixed the problem reported in bug 2900 that the question count on the category page also counted old questions.
2005-04-13 08:48:23 +00:00
moodler
af3014b489
Merged logic fix for replying from STABLE
2005-04-13 08:27:09 +00:00
moodler
7f3f41ecfb
Added some reportlink classed to the report links
2005-04-13 07:45:47 +00:00
thepurpleblob
551d79f848
Fixed small sql error.
2005-04-13 07:34:43 +00:00
moodler
535136bde7
Correct calls to require_course_login
2005-04-13 07:00:35 +00:00
michaelpenne
0f2bff9d7b
FIXED: questiontypes help button was looking for the wrong help file
2005-04-13 00:01:43 +00:00
stronk7
85b9471fb4
Now all the wiki formated texts are converted to markdown
...
by the restore process. Such conversion is performed for
every backup file prior to 2005041100.
Wiki internal links are dinamically changed and then,
converted to Markdown. Bye, Wiki! ;-)
2005-04-12 23:42:56 +00:00
danmarsden
ae2f3b4cbc
output to excel and text now checks whether unanswered column should be shown before outputing data.
2005-04-12 22:53:22 +00:00
danmarsden
7b056dd39a
problem with "not answererd yet" column on anon responses page. - diplaying admins and hidden teachers.
2005-04-12 20:49:51 +00:00
thepurpleblob
f0e13cf157
Whoops - forgot the db prefix in the where clause
2005-04-12 20:04:50 +00:00
thepurpleblob
c5c36dac9f
Whoops! Forgot prefix on the DB where clauses
2005-04-12 19:57:51 +00:00
thepurpleblob
a8093758b1
Whoops - new strings now taken from correct lang file.
2005-04-12 15:26:57 +00:00
thepurpleblob
14333242e3
Made mail subject line text in language pack, not hardcoded.
2005-04-12 14:10:41 +00:00
gustav_delius
55a77c6c66
navigation bar now uses appropriate strings for editing quesitons or editing quiz.
2005-04-12 08:48:13 +00:00