Commit graph

3879 commits

Author SHA1 Message Date
stronk7
1884f2a6a7 Now it's possible to configure what is going to be counted (words or letters)
because some languages don't have word separators.

Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:27:20 +00:00
moodler
39ee02a3b1 Various old fixes that had not been checked in 2006-01-05 07:09:35 +00:00
toyomoyo
4d1b2016fd merged, bug fix for #4431 2006-01-04 03:08:08 +00:00
gbateson
69407d9549 allow import from HP5 quizzes (including JBC and old JQuiz) 2006-01-02 14:33:29 +00:00
gbateson
b18fd5ca39 added unicode support (all Hot Potatoes quiz types) 2006-01-01 12:03:51 +00:00
gbateson
2072cc7100 for JCloze import, defaultgrade (per gap)= 1, and defaultgrade (per exercise) = number of gaps 2005-12-31 14:52:18 +00:00
gbateson
2ccf56f90d fixed import of JCloze into quiz module as a MULTIANSWER question 2005-12-31 10:38:57 +00:00
toyomoyo
e11dd87248 merged, bug #4504 2005-12-23 06:38:04 +00:00
toyomoyo
d8688c0d26 cookieless patch for quiz 2005-12-23 06:29:39 +00:00
moodler
e6bacdc55c Merged bugfix for bug 4431 from stable 2005-12-22 10:09:21 +00:00
toyomoyo
82fe65f20b merge merge merge 2005-12-22 01:47:41 +00:00
toyomoyo
fc7fc3c005 merged, wrong param type for $page 2005-12-21 03:26:19 +00:00
patrickslee
23b5a13df5 Fixed a problem creating single discussion forum related to mailnow 2005-12-20 23:27:25 +00:00
mjollnir_
6f61d7b985 Postgres compatibility in scorm db upgrade 2005-12-20 20:39:52 +00:00
moodler
0f561844e7 Someone included two copies of forum_get_separate_modules() 2005-12-20 08:47:20 +00:00
toyomoyo
073286f06f merged fix for bug #4431 2005-12-20 05:22:59 +00:00
toyomoyo
c07a004c40 merged, fixed a bug that student can't remove wiki pages in group mode 2005-12-16 07:19:59 +00:00
martinlanghoff
11eb0ee62c mod/data: tidyup of Postgres schema -- thanks to Nigel McNie 2005-12-12 03:32:55 +00:00
martinlanghoff
d57f7fda7c mod/scorm: fixed syntax errors (switch to an editor that balances brackets, mate ;-) -- credits to Nigel McNie 2005-12-12 03:26:54 +00:00
mjollnir_
dcfb30bb16 Merged from MOODLE_15_STABLE: Fixing a fatal error in updating a wiki (lib.php included twice ) 2005-12-11 21:29:56 +00:00
patrickslee
c7ac6225cc Fixed missing closing parentheses in forum_search_posts() for embargoed announcements 2005-12-11 20:19:35 +00:00
moodler
aff9fe5e11 Rolled back, bug Bug #4431 hasnt been fixed 2005-12-08 06:48:50 +00:00
moodler
d0087b2f5c Adding if statement to verify whether user can see postings or not (Bug #4431) 2005-12-08 05:01:57 +00:00
moodler
aa8139414e Replaced optional_var with optional_param 2005-12-07 06:21:58 +00:00
moodler
3a6b53e80d Replaced optional_var with optional_param 2005-12-07 03:30:59 +00:00
patrickslee
7352cd1caa Fixed an SQL query compatibility issue in quiz module
Merged form MOODLE_15_STABLE
2005-12-06 21:13:20 +00:00
patrickslee
a935cf4cdf Fixed a typo in quiz_category_object->output_edit_single_table()
Merged from MOODLE_15_STABLE
2005-12-06 21:01:54 +00:00
stronk7
760eefb641 Some strings are now properly displayed. End of work in IMS for now. 2005-12-06 10:41:24 +00:00
stronk7
2396b0d0c2 Fixed one typo-bug! :-P 2005-12-06 10:28:53 +00:00
stronk7
4e7a03f68e Added suport to read submanifests (not deployed yet but loaded) 2005-12-06 10:22:52 +00:00
stronk7
bf74b55720 Check the IMS package has been deployed before delete dir. 2005-12-06 10:17:03 +00:00
stronk7
5e6c566167 Now IMS Content Packaging resources are deleted properly
(both DB records and deply files under moddata)
2005-12-06 00:12:56 +00:00
stronk7
f0c6abbfe9 Now delete_instance() in resource classes receives the
full $resource record instead of the $id alone. Needed
to be able to specialize such method in some resource types.

Merged from MOODLE_15_STABLE
2005-12-06 00:02:40 +00:00
moodler
68c88622ac fixed a little search bug >_< 2005-12-05 08:56:48 +00:00
moodler
7f8edff98c Merged from stable, added autocomplete=off
(Bug #4423 - Short Answer Quiz Q's Saving Form Entries)
2005-12-05 06:15:53 +00:00
moodler
f8432d2500 Merged from stable (Bug #4423 - Short Answer Quiz Q's Saving Form Entries) 2005-12-05 06:11:26 +00:00
moodler
c992ff85c2 Merged parameter fixes from STABLE 2005-12-05 04:36:25 +00:00
moodler
27b219f16c fix for XSS exploit in search 2005-12-05 03:11:32 +00:00
moodler
3d4b223a85 NEW MODULE FROM MOODLE.COM - DATABASE !
Finally, we have an early version good enough for everyone to
start banging on to help us polish it up and find bugs.

Please take a look and file bugs in the bug tracker under "Database module".

We urgently need
    - new icons for existing field types
    - testing on PostgreSQL install


Coming soon (?):

    - Many more field types:  calculation, checkbox, relation, date, datetime,
                              time, email, group, list, user, number, richtext
      (Please let us know if you are interested in developing any of these)

    - A way to save and restore "presets", which are field/template sets

    - Backup/Restore support

    - Groups Support

    - RSS support

Many thanks to Yu for all the hard work under my whip.
2005-12-02 07:50:26 +00:00
moodler
410a24c09e Merged Hannes Gassert's code for podcasting support more or less without changes.
http://opensource.mediagonal.ch/moodle/patches/podcasting/
2005-12-02 07:07:44 +00:00
patrickslee
8b116048fd Fixed a problem that unable to post a new discussion related to mailnow 2005-12-01 20:50:22 +00:00
patrickslee
6ae342e599 Added backup procedures for embargoed announcements 2005-11-29 22:23:00 +00:00
bobopinna
47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +00:00
bobopinna
558bed05be Fixed bug 4379 2005-11-29 14:53:11 +00:00
moodler
0bfa18bce2 Added extra CSS hooks to distinguish different correctness responses 2005-11-28 04:33:08 +00:00
patrickslee
03877b049e Users can now subscribe/unsubscribe to all forums in a course from the forum list 2005-11-28 03:11:05 +00:00
gbateson
d4ef3c5aaf JMatch: allow extra, unused RHS items 2005-11-25 23:01:15 +00:00
gbateson
01a8d9bd6f corrected scoring and finishing of JMatch with unused RHS items 2005-11-25 13:04:38 +00:00
toyomoyo
15b3db1236 fix for bug 4067 2005-11-25 08:41:16 +00:00
toyomoyo
ba43f6673a fix for bug 4067 - allow user to upload when assignment not yet marked 2005-11-25 08:31:31 +00:00