Commit graph

5294 commits

Author SHA1 Message Date
moodler
33819735aa More tidying up 2006-03-26 05:36:34 +00:00
moodler
75c42c876f Properly fixed page flow for approvals and deletions 2006-03-26 05:22:16 +00:00
moodler
473dd2888b Various little fixes. 2006-03-26 05:03:10 +00:00
mark-nielsen
90455bb3ab [Fixed] Import. Updated code to work with /question instead of /mod/quiz. Lead to a few interal bug fixes. Also moved two hard coded strings to the lang file. 2006-03-26 00:10:39 +00:00
mark-nielsen
97d2756c65 [New Feature] Tabbed navigation added to lesson (similar to quiz)
[Added] Graceful fails added to view.php, essay grading, and reports
[Changed] got rid of a lot of references to $_POST/GET/REQUEST
[Fixed] In reports, it required teacheredit, should only be teacher
[Changed] High scores - teachers can actually see them!  Also, improved output by using print_table and print_heading
[Changed] Grade essays now uses fullname() to print user names
2006-03-25 21:38:57 +00:00
moodler
9803d9740f Fixed some mistakes 2006-03-25 17:19:42 +00:00
moodler
7da6274c35 Return to the record you edited after editing 2006-03-25 16:29:35 +00:00
moodler
dbcf5bdcbf Fixed some bung security logic 2006-03-25 16:19:06 +00:00
moodler
2740351ee9 Improvements to RSS . it could be better 2006-03-25 16:12:42 +00:00
moodler
d74a6d5e67 Removced the "generate all" button and just made it a default action for
new databases
2006-03-25 14:58:14 +00:00
moodler
a44e70811a Update the passed-in data object when generating new templates 2006-03-25 14:57:36 +00:00
moodler
4d75b9eb0d Smarter links for the templates tab 2006-03-25 14:56:27 +00:00
moodler
ec865e2d74 Fixes for fields display 2006-03-25 14:00:54 +00:00
moodler
66cb6f29d7 Better-looking add fields 2006-03-25 08:46:35 +00:00
moodler
a7ee8d45cc Don't prefix add filed with label 2006-03-25 08:46:02 +00:00
gustav_delius
4eda4eecbd Added question type that is used if a question of unknown type is encountered.
Also removed some of the unnecessary calls to name()
2006-03-24 21:21:59 +00:00
moodler
204ff4a127 Always allow regeneration of templates 2006-03-24 14:49:21 +00:00
moodler
36a9cc4caf Cleaned up approval script (more security ;-)) 2006-03-24 14:48:54 +00:00
moodler
0eda0a46b2 Fixed a typo 2006-03-24 14:44:55 +00:00
vyshane
faf5ec4fa5 Bug fixes and changes to URL field. 2006-03-24 14:34:00 +00:00
moodler
5bac6d10e3 Renamed fields.php to field.php 2006-03-24 02:44:05 +00:00
moodler
a2cd47971d Renaming some stuff, it's the fashion this week 2006-03-24 02:35:36 +00:00
moodler
7cd3acc45e Just working out the preset file format 2006-03-24 02:21:48 +00:00
vyshane
f41cadeba7 Fix for Bug #4969. Renamed variable $mode to $template. 2006-03-24 02:09:15 +00:00
gustav_delius
363773ef87 Removing questiontype settings from quiz settings page 2006-03-23 19:56:42 +00:00
gustav_delius
cd9ca85409 Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967 2006-03-23 19:32:24 +00:00
moodler
d118d06afc Various tidy-ups 2006-03-23 10:01:21 +00:00
vyshane
fd96d5e2ec Fixed bug data_print_template() from /mod/data/lib.php. Extra function
argument removed.
2006-03-23 08:34:22 +00:00
vyshane
a18f8e458f Renamed $rid to $recordid in function call $field->update_content($rid,
$value, $name); This fixes a bug that was causing the data_content to be
stored wrongly.
2006-03-23 07:20:16 +00:00
vyshane
3a5a7928ea Fixed extra function argument in call for display_add_field() from add.php. 2006-03-23 06:20:48 +00:00
moodler
59d28e0550 removed $content->content = $this->format_data_field_multimenu_content($value); bad cut and paste 2006-03-23 05:41:48 +00:00
moodler
2b1d7c8e82 Fixed some typos 2006-03-23 05:38:53 +00:00
vyshane
8921fdb762 Fixed typo in function define_field() 2006-03-23 03:48:58 +00:00
moodler
2ef2b3f19d Fixed Fatal error: Call to undefined function get_course() in /data/www/html/server/dev/mod/data/field/file/field.class.php on line 133 2006-03-23 02:50:21 +00:00
gustav_delius
6dfc23760f The obsolete table quiz_attemptonlast_datasets should no longer get created 2006-03-22 22:04:31 +00:00
gustav_delius
fe9b5cfd0b Fixed the links to the question review script. 2006-03-22 21:30:00 +00:00
gustav_delius
0429cd86c3 Deleting attempts properly now 2006-03-22 18:27:28 +00:00
gustav_delius
4dca7e51ca Some minor improvements in the handling of review options, the setting of timestamp, and improvements to the documentation 2006-03-22 17:22:36 +00:00
gustav_delius
609c7d517d Fixed bug 4953 2006-03-22 17:18:55 +00:00
moodler
a835f1c343 Removed some debugging 2006-03-22 14:55:49 +00:00
moodler
f0497d6ff0 Various cleanups 2006-03-22 14:31:32 +00:00
moodler
26d93549f5 Fixed up some styles and pagepath for field-editing pages 2006-03-22 13:38:29 +00:00
gustav_delius
ead293420d Questiontypes are doing their own database upgrade now.
I modified the enrollment plugin mechanism to work for any type of plugin
2006-03-22 10:44:54 +00:00
moodler
b6ffdddaa5 Tweaky tweaky tweak 2006-03-22 09:53:13 +00:00
moodler
bf4de5b583 Cleanups 2006-03-22 09:49:29 +00:00
moodler
aa34425f43 Fixed up hardcoded tables with notice_yesno 2006-03-22 09:43:10 +00:00
moodler
9a169d1dc7 Cleaned up table of fields 2006-03-22 09:33:29 +00:00
moodler
c9095ae670 The menu to add fields is now more accessible 2006-03-22 09:14:44 +00:00
moodler
1b0d9dca18 Fixing more typos 2006-03-22 08:56:47 +00:00
moodler
423bd918b5 Fixing silly stuff 2006-03-22 08:44:26 +00:00