3629 Commits

Author SHA1 Message Date
moodler
6f4f04df3e Fixed database upgrade so that forum->scale is created before the
get_scale_menu tries to use it.
2003-08-16 02:30:23 +00:00
anvergara
5179875d27 updating to new version 2003-08-15 23:41:13 +00:00
stronk7
f19f822b1a Solved one bug when restoring MATCH(5) questions if
the question is an existing one. Some mapping are done
to use after them in responses.
2003-08-15 19:11:55 +00:00
stronk7
887e908592 Solved one bug when restoring RANDOMSAMATCH(6) questions if
they haven't been responsed in the quiz. The answer field in
quiz_responses must have X-0,Y-0 format instead of null.
Curiosly, MATCH(5) questions must have null if they aren'r
responsed.
2003-08-15 18:10:11 +00:00
moodler
11402bbdbc Do a check to create the default scale if it isn't already 2003-08-15 14:30:30 +00:00
moodler
d318a24d45 Fixed an admin link 2003-08-15 14:19:11 +00:00
moodler
a142b3b4ba New scale table for PostgreSQL 2003-08-15 14:17:15 +00:00
moodler
37eef3ed91 WHoops - you'll need this table. :-) 2003-08-15 14:12:52 +00:00
moodler
a57319b1f3 New scales editing page 2003-08-15 14:03:25 +00:00
moodler
e9ae66916d A few more files... 2003-08-15 14:02:11 +00:00
moodler
02ebf404c8 WARNING: BIG CHANGES!
OK, this is a big check-in with some big changes, and needs work still.

It seems relatively stable, but I need help identifying the rough patches.

1) First grading scales support.  There is a now a new table called "scale"
   that contains grading scales.  There can be site scales (course=0) and
   custom course scales.  These can be used in modules - I've only done
   forums for now but that was the hard one.  Scales can be edited via
   the new item in the course admin menu.

   There is one default scale - the connected/separate knowing one that used
   to be in forum.  To build this I pull data from the language packs
   to create one during the upgrade, or anytime a scales menu is called
   and no scales are found.

2) New roles for course creator and teachers.  I've fixed up the course
   menus and some other things but there's a lot left to do on this to
   make it all smooth.  The idea is that teachers no longer can edit courses
   unless they are also course creators.  The interface for this needs to
   be smoothed out a fair bit and I need help with this.

   The upgrade will upgrade all teachers to be creators, but will default
   the new site config "creatornewcourses" to "no", so that effectively
   these new teachers have the same privileges.

3) Simplified teacher management.  There is no longer an "assign teachers"
   and a "teacher roles" page - it's all on one page in course/teacher.html.


Phew ... time for a shower and then back into it.
2003-08-15 13:59:24 +00:00
moodler
655f2aaf2f Temporary scales icon 2003-08-15 13:46:45 +00:00
moodler
ba73065339 I had to reformat this help file. It is no longer HTML but plain Moodle format.
I"ve done this for all good translations.
2003-08-15 13:43:05 +00:00
moodler
c4c9c26fc9 24 hour time 2003-08-15 13:15:14 +00:00
moodler
0177961bd7 Use 24 hour time 2003-08-15 13:09:44 +00:00
moodler
2851e8a2f0 Some fixes for time display (24 hours) 2003-08-15 13:00:45 +00:00
stronk7
37bc898199 Small typo !! :-) 2003-08-15 11:23:29 +00:00
stronk7
f43f3f65bc Solved one important bug in RANDOM(4) and RANDOMSAMATCH(6)
question types.
And modified some of the quiz_answers restore system to
allow remapping answers with existing questions.
//Detected by scott dot elliott at mchsi dot com in Bug 84
2003-08-15 11:08:51 +00:00
stronk7
d968b8e61a Included and commented one new debug 2003-08-15 11:03:07 +00:00
moodler
813d441d56 Fixed up quotes, ordering etc 2003-08-15 10:56:50 +00:00
stronk7
47a5aeef23 Added some spacer.gif to align up and down buttons... 2003-08-15 10:11:22 +00:00
stronk7
41b9b44faf Added the 'Restore' option near the 'Backup' one to course list.
See bug 616. Closed. It needs Martin confirmation.
2003-08-15 08:50:35 +00:00
moodler
2b4c64e98f Better compatibility for POstgreSQL (old regexps were case sensitive) 2003-08-15 08:16:20 +00:00
moodler
a74f950c4e Improved search.
Default is now back to subwords, but words can be used with +word and -word
2003-08-15 08:04:54 +00:00
moodler
df4f06706a Added get_courses_search() etc 2003-08-14 11:49:57 +00:00
moodler
5195536408 Force rebuild of course cache - just in case! 2003-08-14 10:32:51 +00:00
moodler
1b58c28d15 Removing untranslated versions or incomplete versions of this help file in
preparation for new grading scheme
2003-08-14 10:16:32 +00:00
moodler
63d99fcb1d Added (default) option to search for whole words with forums.
(SQL regular expressions from David Delgado - thanks!)
2003-08-14 06:34:56 +00:00
mits
ab38fc7ae6 New translation. 2003-08-13 13:08:21 +00:00
mits
f102958c87 New translation. 2003-08-13 12:40:26 +00:00
moodler
ef23c7808f Significant improvements to Brazilian 2003-08-13 07:37:04 +00:00
moodler
8f8714be09 Significant updates for pt_br 2003-08-13 07:17:05 +00:00
moodler
2f0adcdb0d Bump 2003-08-13 07:09:42 +00:00
moodler
5dc3d80e29 FIxed some links to all courses 2003-08-13 06:55:57 +00:00
moodler
6e6b61635e Don't interfere if news is selected 2003-08-12 17:01:54 +00:00
moodler
7ea3bbec32 No point in offering the option for really big sites to have all the courses
on the front page.
2003-08-12 16:52:55 +00:00
moodler
3b3ab94282 Never checked this in with the course search 2003-08-12 16:44:22 +00:00
moodler
c6ee38d073 Some refinements to the display of forums
- don't show intro box for teacher forum (because it can't be edited)
  - don't show intro box when the text is empty anyway
2003-08-12 16:37:52 +00:00
moodler
1ddf93298b Tweak 2003-08-12 08:29:47 +00:00
moodler
6535be8551 New, shorter intro to styles files that calls a function.
This function sets header information to improve caching (default 5 minutes)

Cookies are also prevented to improve cacheability.
2003-08-12 07:52:19 +00:00
moodler
16e4918d43 Little tweak to fix a caching problem.
User images were not being cached properly because Moodle was
sending a session cookie.  I've turned this off now for user images.
2003-08-12 07:02:34 +00:00
giro123
3bd5733800 *** empty log message *** 2003-08-12 00:27:49 +00:00
moodler
9400ee33c5 Missing picture data in forum_get_recent_posts 2003-08-11 16:56:33 +00:00
moodler
61d7378374 Slight editing 2003-08-11 15:20:31 +00:00
moodler
eafd2784b4 Added a simple help popup for chat 2003-08-11 15:06:57 +00:00
moodler
c960bed274 New help file for chatting 2003-08-11 15:06:21 +00:00
moodler
895e2afc7d Updated status and plans for chat module 2003-08-11 13:47:18 +00:00
moodler
9b2e1812a2 This icon was missing from the template 2003-08-11 13:31:57 +00:00
moodler
8210692dc3 Added a box to display subcategories 2003-08-11 13:02:45 +00:00
moodler
981181c9f4 Slight re-phrasing 2003-08-11 13:02:21 +00:00