Compare commits

...

262 Commits

Author SHA1 Message Date
moodler 5946a43ee9 TIME TO CUT THE CORD, GENTLEMEN. THIS IS 1.0.6. 2002-10-26 05:26:06 +00:00
moodler cb62c00ad2 Fixed minor bug after creating default category. 2002-10-26 05:17:53 +00:00
moodler 960a79887b Updated version numbers in preparation for 1.0.6 release 2002-10-26 04:37:56 +00:00
moodler 67f0b4ccb0 Better formatting for the link 2002-10-26 03:37:06 +00:00
moodler a8afb411a0 OK, this should be better ... 2002-10-26 03:33:07 +00:00
moodler c585fa1707 A first try at a new shortening algorithm ... checking in to do some
tests on various servers
2002-10-26 03:21:41 +00:00
moodler 211ee674b3 Changed type of quiz_answers.feedback to TEXT (255 chars was a bit cramped) 2002-10-26 03:13:54 +00:00
moodler 0ee8d9203e Added some commented-out code that MIGHT help people with string slash problems. 2002-10-26 02:31:49 +00:00
moodler 2138dcf29d Added quiz max grade in column title, for reference 2002-10-25 15:34:05 +00:00
moodler 153cc356cb Added TARGET=_blank to links in HTML email ... apparently these links
were causing problems in Hotmail.  Normally I'd say "Good!", but ...  :-)
2002-10-25 15:27:12 +00:00
moodler 86c5e69a36 Remove "news" and "social" forums from learning forums. 2002-10-25 14:46:42 +00:00
moodler 690b1941fc About time 2002-10-25 09:14:16 +00:00
moodler e6874d9ff6 Brand-new news and social forums are now also assigned course modules and
put in section 0 of the course.
2002-10-25 09:10:40 +00:00
moodler 95e143f4cc Ugh type in string module name 2002-10-25 08:54:29 +00:00
moodler 7beb45d8a0 Upgrading all news and social forums (except those in social courses)
so that they are course modules in an (invisible) section, which means
they are now editable and parameters, names etc can be changed.
2002-10-25 08:47:53 +00:00
moodler bd823371c9 Making it clear not to overwrite old files 2002-10-25 08:42:06 +00:00
moodler e11c24bc0e Added translation for Attempt quiz now 2002-10-25 08:15:03 +00:00
moodler 256d0b7b47 Slight change to configlocale ... added examples 2002-10-25 08:01:48 +00:00
moodler 6c506ca744 Disallow people posting in forums where they arent allowed to post! 8-. 2002-10-25 07:22:59 +00:00
moodler 87a2fa0338 Tweaks 2002-10-25 07:17:23 +00:00
moodler f690562f81 Tweaks to mail formats so that unnecessary information (replies, etc)
is not printed.
2002-10-25 06:50:40 +00:00
moodler 3260de6780 Tweaks to forum formatting 2002-10-25 05:58:39 +00:00
compuproggy 4a91f52161 *** empty log message *** 2002-10-25 05:46:33 +00:00
moodler 1ea355a851 Latest updates from Fabricio 2002-10-25 03:20:59 +00:00
moodler ed4ed0939b Weekdays are now calculated using userdate, so that
- they are relative to the user
  - they should take advantage of locales etc
2002-10-25 02:11:58 +00:00
moodler 2be8b28f3d Changes to improve usability when the admin folder has been renamed,
and also a change in checking for the admin user, just in case an
old session is hanging around
2002-10-25 02:02:02 +00:00
moodler 255f2cc06e All the variables were missing! 2002-10-24 13:41:52 +00:00
moodler 4313922f65 Fix for category box display on IE 2002-10-24 12:49:53 +00:00
moodler e7b7951c0a The BR in print_post was to fix the case when embedded images are used.
However it added too much space.  I'll find a way to fix the embedded
images problem later, during the styles changeover, as it's pretty
rare.
2002-10-24 07:09:29 +00:00
moodler 23877f9407 never upgraded choice tables to six choices! 2002-10-24 03:43:37 +00:00
moodler 6673b085a9 Updated with some new features 2002-10-24 03:11:57 +00:00
moodler 3d27c2c201 Added a new debugging command so that I can see the config variables 2002-10-24 02:42:26 +00:00
moodler f6b502d246 more readable 2002-10-23 14:38:24 +00:00
moodler eb8eb6abc5 Rearranged to alphabetical order 2002-10-23 14:33:23 +00:00
moodler cef08a3a99 Forgot to mention the new LDAP functions! My deep apologies, Petri,
1.0.5 was too long ago - I forgot your plug-in was developed since then!
2002-10-23 14:30:38 +00:00
moodler e870c78bfc WHoops ... just undoing the last checkin which was premature ... 2002-10-23 12:13:47 +00:00
moodler 72c578ca4d Mail now contains Moodle version 2002-10-23 12:12:01 +00:00
moodler cc3b8c75de After saving new question, sanity checks are made to make sure the
fractional grades are correct.

Icons now have tooltips and are also a shortcut to editing page.
2002-10-23 12:10:38 +00:00
compuproggy cbb8979fa9 *** empty log message *** 2002-10-23 07:27:02 +00:00
moodler e7311a0a56 Changed name of upgrade_moodle function to main_upgrade (for consistency) 2002-10-23 04:10:10 +00:00
moodler 3bd87406ba Latest version of Italian from Davide Suraci. 2002-10-23 02:00:16 +00:00
moodler e4814d7f63 cvs update -dP
not

cvs update -d
2002-10-22 13:17:04 +00:00
compuproggy 6fad164f96 *** empty log message *** 2002-10-22 12:36:02 +00:00
moodler f6f0e53de0 Updated information for 1.0.6 Beta 1 2002-10-22 11:21:54 +00:00
moodler ffc5a2c03a More concise feedback on grading, and more efficiency (only update
attempt grades that have changed)
2002-10-22 10:56:48 +00:00
moodler cd63d77e08 Added help pages to quiz module.
A few little cleanups, such as trim() on shortanswers
2002-10-22 10:38:00 +00:00
moodler 377f3c9ee4 new function print_heading_with_help() to print a heading with a helpbutton 2002-10-22 09:54:36 +00:00
moodler f31edeeb88 Display tweaks to table of attempts 2002-10-22 07:03:36 +00:00
moodler e331eb06fd Teacher can now regrade (recalculate grades) of all quiz attempts
(in case the quiz changed somehow)
2002-10-22 06:52:23 +00:00
compuproggy 5ecb135644 *** empty log message *** 2002-10-22 05:37:42 +00:00
moodler 6d86b5dc16 Teacher can now view student attempts 2002-10-22 04:25:58 +00:00
moodler ff99ff634e German should be Deutsche 2002-10-22 02:48:05 +00:00
moodler ede685a73e Fixed name/date variables (don't translate variables!) 2002-10-22 02:34:41 +00:00
moodler 66197f51cc Removed unnecessary mentions of sel@ction 2002-10-22 02:30:36 +00:00
moodler e1c91df09b Can now delete questions. It checks that the question doesn't belong to
any quizzes first (if it's in a published category then it checks all quizzes
on the server).
2002-10-21 15:00:51 +00:00
moodler 34a4dfee10 Added log_display entries for quiz 2002-10-21 14:57:34 +00:00
moodler 2383cadbab Display tweaks 2002-10-21 13:13:33 +00:00
moodler 38f03e5a5c Round $bestgrade when storing it to avoid insert_record problems 2002-10-21 13:02:14 +00:00
moodler 20a3006529 Print intro as HTML 2002-10-21 12:49:28 +00:00
moodler 466a69bc42 Bugfix on calculating correct answers for multichoice questions 2002-10-21 12:48:13 +00:00
moodler e909c8d090 Some error checking 2002-10-21 12:39:46 +00:00
moodler 305ce2b33c Convert intro text to HTML 2002-10-21 11:41:36 +00:00
moodler 840aaba179 Added some more allowed HTML tags 2002-10-21 09:16:06 +00:00
moodler 2a3cda192e Allow teachers to look at ratings for anyone 2002-10-21 08:44:56 +00:00
moodler f166d2e295 Fixed up rating retrieval ... now gets them all seperate 2002-10-21 08:36:15 +00:00
moodler 36df40d60e Fix in forum_grades 2002-10-21 08:32:37 +00:00
moodler 4db9d14dad Don't show column grade when there's nothing to show 2002-10-21 08:19:15 +00:00
moodler caadf00909 Rearranged functions to match other modules, and added forum_grades() 2002-10-21 08:10:24 +00:00
compuproggy fa452aa6f0 *** empty log message *** 2002-10-21 08:06:42 +00:00
compuproggy 15657235ef *** empty log message *** 2002-10-21 08:02:03 +00:00
compuproggy 2ad604fe3c *** empty log message *** 2002-10-21 07:58:18 +00:00
compuproggy 8e44daa729 *** empty log message *** 2002-10-21 07:45:48 +00:00
moodler 912c058651 Grades are not always numbers, so take care in XLS writing 2002-10-21 06:55:01 +00:00
moodler be025399d8 Table header aligns to top 2002-10-21 06:51:56 +00:00
moodler 629e937352 Added journal_grades() so journals show up in the Grades page 2002-10-21 06:42:58 +00:00
moodler 09a4ce320c Changes to toolbar to position color pickers better, and
reintroduce the "select all" button.  Unfortnately, I had
to remove the "About richtext" button to make room
2002-10-21 05:42:37 +00:00
moodler 4168490e17 Added paragraphs to allowed HTML tags 2002-10-21 04:12:54 +00:00
moodler 7bcb78cee3 Modified language so that it speaks to students as well as teachers 2002-10-21 03:23:45 +00:00
moodler 51cc244d12 Added quizzes 2002-10-21 03:04:05 +00:00
moodler e5dfd0f31f Improvements to help, and addition of new "Activity modules" help
for teachers adding new modules.
2002-10-21 03:00:40 +00:00
moodler 2ee53d15ff Some more clues for new admins ... 2002-10-20 18:06:04 +00:00
compuproggy f38aa1ef23 *** empty log message *** 2002-10-20 18:02:40 +00:00
moodler f1edd1922f Updated versions 2002-10-20 17:50:20 +00:00
moodler 3bf89042f5 Whoops, forgot to check in these new icons 2002-10-20 17:42:28 +00:00
moodler b55a466b60 Fixes for display of public categories 2002-10-20 17:41:24 +00:00
moodler c74a0ca5c2 Category editing in quizzes is now supported. Some other little
cleanups along the way ...
2002-10-20 17:15:39 +00:00
moodler f9a9499a62 Guests can no longer see or attempt quizzes 2002-10-20 10:13:04 +00:00
moodler 60f49825a5 New and fixed strings 2002-10-20 10:12:36 +00:00
moodler 16c0beb00b Strip slashes from print_simple_box (just in case) 2002-10-20 10:12:12 +00:00
moodler 4b9b2f0fe4 Fixed display of "done" assignments 2002-10-20 05:35:48 +00:00
moodler 8db3eaddb2 Now shows correct answers, plus some small bug fixes 2002-10-20 05:35:25 +00:00
moodler c1d5710174 Cleaned up format a little, plus added better error checking of server
variables so that at least people will get feedback if they are missing
2002-10-19 04:58:14 +00:00
compuproggy 9b21d119c0 *** empty log message *** 2002-10-18 19:19:35 +00:00
compuproggy 7b1593f040 *** empty log message *** 2002-10-18 17:20:10 +00:00
moodler 7e67441553 Added stuff about the text editing 2002-10-18 17:17:32 +00:00
moodler 0be05df068 Find URLs at the beginning of lines ... 2002-10-18 17:05:17 +00:00
moodler 958aafe2b4 Quiz attempts are now timed. This is done by starting the quiz_attempts
record upon showing the quiz, and completing it upon submit.

Two new fields in quiz_attempts... should be upgrade friendly.
(Old attempts will show up as being of duration zero)


Also some small fixes here and there.
2002-10-18 16:05:21 +00:00
moodler 9f7fd360dd Some tidy ups 2002-10-18 16:02:12 +00:00
moodler aef47af493 Added RTE etc 2002-10-18 16:01:35 +00:00
moodler 291febf79c Improved the documentation (it has some live feedback on the state
of the Richtext functionality)
2002-10-18 11:27:14 +00:00
moodler 18a322490d Cleanup 2002-10-18 09:40:35 +00:00
moodler cf094bd4b4 Better help with text formats 2002-10-18 09:38:58 +00:00
moodler 02a72a36f1 Improved the help page 2002-10-18 09:35:20 +00:00
moodler 2166bb5d7a Language changes and help documentation additions to clearer explain richtext, html and moodle auto-format 2002-10-18 09:29:44 +00:00
moodler d2e186ed71 Revised string for formattext to make more sense 2002-10-18 09:09:54 +00:00
moodler 3fe3851d57 OK, I've rationalised the text formatting now. Basically, both Moodle and
HTML text allow the same range of HTML tags (so it doesn't matter is you
switch from one to the other).

<IMG> and <A> are now ALLOWED in Moodle text.  However, the clean_text
function now checks for and removes any embedded javascript triggers
to avoid cross-site scripting attacks that way.

clean_text() should be called on ANY text that comes in from students.
2002-10-18 09:09:19 +00:00
moodler a0bac19d81 Whoops ... typo. 2002-10-18 09:00:09 +00:00
moodler 57243ffe02 Also set default language on new user created by external authentication 2002-10-18 08:52:33 +00:00
moodler 177e50ed98 New users created by admin also now default to site language 2002-10-18 08:48:44 +00:00
moodler 369622db97 Default language for users is now the same as the site language. 2002-10-18 08:46:12 +00:00
moodler 08beb3327b Allow <IMG> tags in Moodle format text. Not having it can really mess
up smileys etc if the text has been edited at any stage using the
richtext editor.

I realise it's possible for students to really mess up forums display
etc if they wanted to include a huge picture ... I'm not sure if there
are any cross-site scripting attacks possible with images in there.

But there is also now the HTML format for most things, which is editable
using an ordinary form, so this problem is currently already exposed.

I think it's OK as long as can find a filter to strip all javascript
out of ANY format text in Moodle.
2002-10-18 06:05:56 +00:00
moodler e757af1662 Fixed the setting of answers for true-false questions 2002-10-18 05:41:24 +00:00
moodler f9ef3d77d1 Just some better formatting and info 2002-10-18 00:18:26 +00:00
moodler 11a3c89a8f Made transparent 2002-10-17 23:49:02 +00:00
moodler b0e999e646 Changes related to new module 'resource' 2002-10-17 15:32:52 +00:00
moodler 92674bf8bb Changes due to new module 'resource' 2002-10-17 15:14:54 +00:00
moodler 3a5a667386 Changes due to new resource module 2002-10-17 15:10:59 +00:00
moodler 242ee0175f Resulting from module name change 2002-10-17 15:07:22 +00:00
moodler 6c3e8758c6 Changed reading.php to resource.php 2002-10-17 15:03:20 +00:00
moodler 3d58a8b50b Moved from reading module 2002-10-17 14:32:55 +00:00
moodler 4282d7dde2 Changed string neverread to neverseen 2002-10-17 14:28:12 +00:00
moodler 2a439ba7f6 ***NOTE NOTE NOTE **********************************************************
THIS IS A BIG CHANGE!

I've renamed the "reading" module to "resource".

This meant changing quite a few references throughout Moodle.

The automatic upgrade process should work OK (it worked OK on my
development server) and there shouldn't be any problems.

BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING
UNTIL I HAVE A FEW MORE TESTS!   If you upgrade please let me know.

One thing that will break are any hard-coded links within forum messages.

What I will be doing to fix this on my apache server is to add this to
httpd.conf:

Redirect /mod/reading/ http://moodle.com/mod/resource/

Sorry about any inconvenience, but it's better this is done sooner than later.
2002-10-17 14:03:59 +00:00
moodler e1ac42728d Added a 'change password' button 2002-10-17 12:25:25 +00:00
moodler 269eed6448 Changed headers so that it works seamlessly when called from user page. 2002-10-17 12:21:55 +00:00
moodler 952489e16c The grades page now supports downloading of grade data! :-) 2002-10-17 10:34:11 +00:00
moodler 417e6821bd Removed some blank lines that were causing output 2002-10-17 10:33:13 +00:00
moodler 6e770b179c Grr added transparency back again ... 2002-10-17 08:32:29 +00:00
moodler da19305885 Re-adding to overcome CVS strangeness (and my own indecision!) 2002-10-17 08:30:41 +00:00
moodler 9809249838 Better grade reports 2002-10-17 08:28:18 +00:00
moodler e34d323730 Some new strings 2002-10-17 07:58:50 +00:00
moodler 858deff0b4 Now includes maximum grades 2002-10-17 07:55:54 +00:00
moodler d0ac6bc236 Added new grading functions to work with course/grades.php 2002-10-17 07:23:51 +00:00
moodler 3486b7bee5 Added a new grading tool for teachers to see all grades on one page.
Grades are collected from each module using the module_grades function in
each mod/*/lib.php.
2002-10-17 07:23:12 +00:00
moodler 19c4f55c43 Feedback fixes 2002-10-16 15:52:29 +00:00
moodler 5f652ac38e Alt text on moodle logo 2002-10-16 15:48:22 +00:00
compuproggy c5e900c8aa *** empty log message *** 2002-10-16 10:42:35 +00:00
compuproggy 90892fd130 *** empty log message *** 2002-10-16 10:24:09 +00:00
moodler a8a372ccf7 Various fixes and additions. It now does quiz feedback pretty well
(though it doesn't show correct answers yet).
2002-10-16 09:35:04 +00:00
compuproggy 735715779b *** empty log message *** 2002-10-16 09:31:14 +00:00
compuproggy d6aa0e227e *** empty log message *** 2002-10-16 08:48:11 +00:00
moodler 18de986eb1 Actually, let's include journals that have no feedback yet as well. 2002-10-16 07:18:07 +00:00
moodler 8bff8ad835 When a teacher is giving feedback, entries that have been modified since
the last time a teacher has given feedback are highlighted.
2002-10-16 07:15:36 +00:00
moodler b425749fc3 Teacher can now use the richtext editor to edit the assignment text 2002-10-16 05:31:56 +00:00
moodler 7ce20f09cb Changes related to module editing buttons 2002-10-16 04:53:44 +00:00
moodler df2898fe3b Don't show htmleditor preference if it's disabled by admin 2002-10-16 04:52:57 +00:00
moodler 09aebc9468 Cleaned up some buttons ... 2002-10-16 04:51:55 +00:00
moodler 92a3c884f5 Small bugfixes ... (yawn) 2002-10-15 17:32:50 +00:00
moodler 7520988bb3 Fixes for grades 2002-10-15 17:13:11 +00:00
moodler 0a7994a0ba Just updated the number 2002-10-15 16:49:32 +00:00
moodler ab9d6d1e0e Some additions 2002-10-15 16:48:44 +00:00
moodler 55c2620784 Got rid of the wimpy icons in the top-right corner of pages and put some
manly buttons there.  ;-)   I think this will be much clearer for novices,
as well as being a bigger target for experts!
2002-10-15 16:47:43 +00:00
moodler 6b069ecef1 Bit of a clean up of the edit interface ... 2002-10-15 16:45:39 +00:00
moodler 49dcdd1800 Added timeopen and timeclose (instead of days) and did a few cleanups 2002-10-15 16:22:18 +00:00
moodler d197118510 Admin script to brutally delete every file and directory from the
Moodle data directory.  Will be useful for those on hosting servers
without root access.
2002-10-15 16:04:38 +00:00
moodler 8d94f5a08e OK, it seems reliable enough now for alpha testing.
If you have existing quizzes, delete them all, then
drop all the quiz tables and delete the quiz line from
the modules table.

Things to do still:

  - add/edit/remove categories
  - display question feedback on submissions ...
  - record the time they started the quiz, as well as the completion.
  - place time limits between attempts
  - add full specification of quiz open time and quiz close time
2002-10-15 12:54:11 +00:00
moodler 2a2c9725bb Can now create and re-edit all three types of questions.
Still working on grading ...
2002-10-15 10:04:28 +00:00
moodler 2834cce0d9 New strings 2002-10-15 05:31:03 +00:00
moodler 31e7516eb5 Forms now done, more or less 2002-10-15 05:29:57 +00:00
moodler d0030cf051 A little more explicit about PHP requirements 2002-10-15 03:48:04 +00:00
moodler 109613b290 Fix to clear the modform variable just in case there's one
from one module that later affects another module.
2002-10-14 16:06:19 +00:00
moodler ff80e012b0 Miscellaneous little changes from today ... 2002-10-14 16:00:55 +00:00
moodler edecd16dd2 New strings 2002-10-14 15:58:07 +00:00
moodler 10b9291c92 Checking in what I got so far .... Not working yet but I'm going to bed. 2002-10-14 15:57:33 +00:00
moodler 7bd1aa1d64 Quiz generation is working now. Just need question and category editors. 2002-10-14 12:21:18 +00:00
moodler 6a952ce7a0 Many new additions - code not quite usable yet, but getting close 2002-10-14 09:07:13 +00:00
moodler 2eaa2e2861 New strings 2002-10-14 09:04:33 +00:00
moodler 579ddad5ef Added a basic report and some clean-ups 2002-10-13 13:51:56 +00:00
moodler 5c0ee23cc3 Now uses real current language (may not be the same as $CFG->lang) 2002-10-13 10:06:01 +00:00
moodler a5e1f35c66 Just to show that something is happening!
At this stage this module:

  - prints quizzes,
  - accepts answers (for multiple attempts) and grades them,
  - stores the grades.

Really, it's usable as long as you don't mind using the database manually. :)

Next up is quiz reports, then I'll tackle quiz creation.
2002-10-13 07:17:48 +00:00
moodler 5a84640bd1 Tweaks to use new javascript-printing function etc 2002-10-12 15:01:17 +00:00
moodler 3df49694a9 New function to print richtext javascript 2002-10-12 15:00:34 +00:00
moodler 901f9f74e1 First version of German (Deutsch) translation, by Holger.Schadeck@webdesign-forum.de
Great!
2002-10-12 14:33:01 +00:00
moodler e1947876ec Moved the object code out into a function print_textarea 2002-10-12 07:23:16 +00:00
moodler aed0b713fe new string 2002-10-12 06:27:24 +00:00
moodler b2a5ee1822 Added richtext to Journal entries. 2002-10-12 06:20:56 +00:00
moodler 87aa027831 Some notes about the other new stuff. 2002-10-12 05:47:05 +00:00
moodler a5a5a129b7 Added help buttons about the richtext editor (when active) 2002-10-12 05:43:00 +00:00
moodler 66dc0c39d0 Help file for the new richtext HTML editor 2002-10-12 05:39:00 +00:00
moodler 1a072208ce Smilies are now replaced even in HTML text, and small fixes 2002-10-12 05:09:49 +00:00
moodler 75096957ca Keep this one here :-) for the interface 2002-10-12 04:19:51 +00:00
moodler d86cdde20b A bit of info 2002-10-12 04:13:39 +00:00
moodler 0c074a4f2e No longer needed ... replaced by "angry.gif" ... 2002-10-12 04:12:26 +00:00
moodler 2ec69fce6a Added a function useful for debugging Javascript problems 2002-10-12 04:09:51 +00:00
moodler 1581d9b1d8 Swapped clown icon for surprise in the layout ... looks better that way 2002-10-12 04:06:26 +00:00
moodler 696f751f7a Swapped clown for surprise - looks better that way 2002-10-12 04:04:59 +00:00
moodler c828070ac9 Deleted these icons because I'm not using them. The editor now uses
the standard Moodle icons instead.
2002-10-12 04:03:23 +00:00
moodler cd68ebfaef This page now uses the Moodle standard icons for consistency 2002-10-12 03:55:50 +00:00
moodler 84f98bc8a9 Removed references to btnPost because I don't use it 2002-10-12 03:54:56 +00:00
moodler c9dda99059 Modified text_to_html to use the new smilies, which for efficiency are
now defined in a global array, and use str_replace instead of ereg ...
2002-10-12 03:53:40 +00:00
moodler d2aad0a838 Modified this help file to describe the new smilies 2002-10-12 03:51:29 +00:00
moodler c0f4f066c2 Modified all smilies and added some new ones. 2002-10-12 03:50:45 +00:00
moodler 113bb2a26b Better placing of standard links etc when there are lots of images and
other funny formatting in HTML posts
2002-10-11 05:20:23 +00:00
moodler a9ff3d4cdf New strings to do with language direction 2002-10-11 02:32:05 +00:00
moodler 541117b6cb Changes to support choice of language direction (so that languages
like Arabic, Hebrew etc will work)
2002-10-11 02:31:37 +00:00
moodler 4b9318947c Added a new string to make it very clear how to upload assignments 2002-10-11 01:58:24 +00:00
moodler 213e8cc67d Better default options, and hiding of moodle-text help when htmlediting is operational 2002-10-10 09:27:49 +00:00
moodler c4a4cae062 Added another translator for Finnish 2002-10-10 07:29:44 +00:00
moodler da061bb457 Added option to choose HTML editor 2002-10-10 07:29:09 +00:00
moodler 73bb08357c Initial attempt at adding html text editor features to these forms. 2002-10-10 07:27:57 +00:00
moodler d2fce839b6 Updated the version (database table addition user->htmleditor) 2002-10-10 07:27:07 +00:00
moodler 0095d5cd3c Additions to cope with richtext editor being used in some forms. 2002-10-10 07:26:10 +00:00
moodler fa7d70c8c1 Added new strings 2002-10-10 07:24:59 +00:00
moodler de909d238d Adding a beta version of Rich Text Editor, for embedding into Moodle
forms (forums, readings, journals etc).  Works only on IE 5.5 and later.

Slightly customised for a slimmer toolbar.
2002-10-10 07:21:32 +00:00
moodler bc0750aaae Arg .. so much for quick hacks ... this code is so messy it's
a hassle to hack ... going back to the way it was originally, with
just a more informative error message instead.
2002-10-09 14:20:24 +00:00
moodler 0bdce31166 Changes to avoid cryptic errors 2002-10-09 14:08:33 +00:00
paca70 b54cd88f34 More corrections, documentation is coming. 2002-10-08 15:51:27 +00:00
moodler b1f2587a65 Latest changes for Italian version, by Davide Suraci 2002-10-08 02:09:43 +00:00
paca70 80f4bff33e Initial version 2002-10-07 17:17:33 +00:00
paca70 2cfd9e4dc9 Some corrections 2002-10-06 18:41:38 +00:00
paca70 66ea86f3b8 Initial version 2002-10-06 18:24:14 +00:00
moodler f3632647e7 Empty file 2002-10-06 17:31:46 +00:00
moodler 8e7ad7283b New words 2002-10-06 17:20:54 +00:00
moodler f8e4809a03 New function print_file_picture for printing a picture from the
files area, or optionally from a URL
2002-10-06 17:20:32 +00:00
moodler 14d8c0b409 Further work done. It currently can print the quiz form (including images!)
but can't mark them yet.  I've been constructing quizzes manually in the
database and it's helping to refine the database structure.  Don't count
on anything stable in the quiz module for a few days yet ...
2002-10-06 17:06:54 +00:00
moodler 55c0c75c03 A start on the page that actually prints the questions and stores the answers 2002-10-06 03:24:56 +00:00
moodler 36658798dc More or less working now 2002-10-06 03:23:34 +00:00
moodler 3a506ca299 Added some more functions 2002-10-06 03:23:16 +00:00
moodler 765814def3 Changed includes of module libraries to use full pathnames constructed
from $CFG->dirroot, rather than relative.  This is because the relative
path could sometime be a different case to the full path (on Windows)
causing include_once not to work.
2002-10-06 03:05:22 +00:00
moodler f01826ee39 Moved module upgrading functions out into database-specific files 2002-10-05 17:21:39 +00:00
moodler c0d6bcc508 Moved upgrade functions into db/mysql.sql 2002-10-05 17:20:24 +00:00
moodler 31f0900c61 Moved upgrade_moodle functions out to database-specific files, because
the SQL is not compatible (nor is it possible to make it so).
2002-10-05 17:09:31 +00:00
moodler e858f9da96 create_new_user() can now import other fields from an external source
if the function for it has been defined.  (Petri's code with additions by me)
2002-10-05 16:49:42 +00:00
paca70 2a86e7a1a5 More corrections 2002-10-04 13:07:16 +00:00
moodler 730fd187c8 Skeleton version of the quiz module. It won't break an installation,
but it doesn't do anything yet.
2002-10-04 02:59:05 +00:00
moodler 518d37151d Use main version of "maximum grade" string 2002-10-04 02:55:27 +00:00
moodler b2a82ad65c Make names into a list 2002-10-04 02:54:53 +00:00
paca70 7d3e684292 and some more.... 2002-10-03 17:10:50 +00:00
paca70 75ebf527c9 Some fixs more. 2002-10-03 17:04:15 +00:00
paca70 a08db54a84 Translated new strings and fixed some old ones. 2002-10-03 16:54:58 +00:00
paca70 68605943ae Corrected some comments. 2002-10-03 15:55:45 +00:00
paca70 fcad13730e Initial version of ldap authentication module. It have no config-interface yet. (But it's coming)
It contains also experimental auth_get_userinfo() function, what is not used by moodle yet.
If you like to try it, create following $CFG variables to /config.php or directly to config-table and activate
ldap authentication from admin-configuration page.

$CFG->ldap_bind_dn      	"If your like to use bind-user to search users, specify it here. Someting like 'cn=ldapuser,ou=public,o=org'"
$CFG->ldap_bind_pw      	"Password for bind-user."
$CFG->ldap_contexts    		"List of contexts where users are located.
				  Separate different contexts with ';'. Something like 'ou=users,o=org; ou=other,o=org'"
$CFG->ldap_host_url      	"Specify LDAP host in URL-form like 'ldap://ldap.myorg.com/' or 'ldaps//ldap.myorg.com/' ";
$CFG->ldap_search_sub   	"Put value <> 0 if  you like to search users from subcontexts.";
$CFG->ldap_user_attribute 	"What attribute is used to name/search users. Usually 'cn'. ";

More configuration optios are coming. This version is tested against Novell E-Directory without SSL and it works fine.
2002-10-03 13:45:19 +00:00
moodler abf59b15bd Fixed definition of forum->open 2002-10-03 11:17:51 +00:00
moodler 70c476a79e Fixes bug 112
Changes to expand "open" option in forums.  Now have a choice between
three options:  new discussions and new replies, new replies only and
no new discussions or new replies.

Three new options in lang/forum.php and I changed "allowdiscussions".
2002-10-03 11:15:50 +00:00
moodler 7d95ed97c7 User's name in footer is now a link 2002-10-03 11:11:53 +00:00
moodler 8dbed6be60 format_time() now supports language strings for day(s)/hour(s)/min(s)/sec(s)
String lookups are cached in user/index.php for efficiency
2002-10-03 04:04:59 +00:00
moodler 05d09aa1f9 Just making this more relevant for the CVS update junkies :-) 2002-10-03 03:55:03 +00:00
moodler a168bd029f Expanded the description and included sample commands 2002-10-03 03:35:53 +00:00
moodler 7b5baeb7de "Activities" wasn't being taken from language files 2002-10-03 02:57:36 +00:00
paca70 4b76aa52d0 Minor update to test that update rights are working. 2002-10-02 19:37:35 +00:00
moodler 5251893741 Fixes for accented characters 2002-10-02 16:23:12 +00:00
moodler 5c958cabcc Updated a word 2002-10-02 15:55:22 +00:00
moodler 168fe1427a New version number for development 2002-10-02 14:43:04 +00:00
moodler 3eb4b24fed Added 'thischarset' = "iso-8859-1", for completeness 2002-10-02 14:20:30 +00:00
moodler 59857bd7a8 Checked in initial Italian version by Davide Suraci, with help from others 2002-10-02 13:50:36 +00:00
moodler 3763e302ff Added Sebastien Nameche 2002-10-02 10:59:04 +00:00
moodler 0cb8bf3bcd Locale box is a bit bigger, since locale strings can be bigger :-) 2002-10-02 10:35:43 +00:00
moodler 3a178d04d1 Removed configcharset, but kept thischarset 2002-10-02 10:34:31 +00:00
moodler 4bfa92e714 Added new header to all pages to set the current charset, to help browsers 2002-10-02 10:33:05 +00:00
moodler 53e61ab906 Updates to the French translation, by M. Sebastien Nam?che 2002-10-02 09:37:29 +00:00
moodler 0ebe961a18 A change to test the ACLs 2002-10-02 08:23:49 +00:00
moodler a1122760d0 Changes 2002-10-02 07:59:22 +00:00
moodler 39df7c9774 Fixed links to be relative. This prevents errors on the offchance that
the current URL != $CFG->wwwroot/login
2002-10-02 07:08:56 +00:00
moodler 2e60a1ace3 Made these images transparent 2002-10-02 05:10:10 +00:00
moodler b4ab71a6db Fixed links in navigation 2002-10-02 02:24:19 +00:00
moodler 7fbd6b1c0b Don't use getenv anywhere - not necessary and breaks PHP under ISAPI 2002-10-02 02:05:29 +00:00
martin e99af4408f CHANGES UP TO 1.0.5 2002-09-27 15:14:04 +00:00
martin cc300ceb39 Mentioned newly allowed tags 2002-09-27 15:03:28 +00:00
martin 8dcea3963a Added a few more allowed HTML tags in plain text files. <dl> <h1><h2><h3> <hr> 2002-09-27 14:48:25 +00:00
martin dfb6e4ac3e Tweaks to page titles to make them more consistent 2002-09-27 14:26:02 +00:00
martin 0d399dc585 Aaaahhh I remember now why this was in here, because in future there might
be course-level themes and user-level themes.

Putting it back as before ... :-)
2002-09-27 14:19:59 +00:00
martin cd1c4d2321 Removed theme chooser from here ... moving it to admin folder 2002-09-27 14:18:06 +00:00
martin 555bdfc813 Fixed a little link to login page 2002-09-27 13:44:52 +00:00
407 changed files with 21160 additions and 2787 deletions
+2141 -166
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -30,3 +30,4 @@ in the "doc" directory or found at http://moodle.com/doc/.
Cheers!
Martin Dougiamas
+66 -34
View File
@@ -1,46 +1,78 @@
<H3> Release notes for Moodle 1.0.5 </H3>
<H3> Release notes for Moodle 1.0.6</H3>
<P> New features (since 1.0.4): </P>
<P> Major changes in this release (since 1.0.5): </P>
<UL><DL>
<DT> Configuration
<DD> Most variables are now stored in the database and modifed using an
admin form - this means config.php can be much shorter (only 8 items).
The GD version is now auto-detected on all versions of PHP.
New authentication plug-ins are now supported (auth directory).
<DT> New feature - WYSIWYG Text editing!
<DD> A WYSIWYG text editor has been added to many of the forms in Moodle. These are currently
only visible when using Microsoft Internet Explorer 5.5 or later - other browsers see the
normal forms exactly as before.<BR><BR>
<DT> Language improvements
<DD> We have three new languages! French, Finnish and Portuguese (Brazil).
The authors are on the credits page in the Moodle documentation.
Also, languages can now be easily edited directly via an admin web page.
<DT> New feature - Quiz module!
<DD> Finally, the most requested new module is here! Multiple choice, short answer, and true-false
questions with automatic marking, multiple attempts, teacher regrading and many other features.
Questions are stored in a categorised database, and may be "published" to other courses.<BR><BR>
<DT> Theme improvements
<DD> The standard theme code has been tidied up. It is now easier to
hack them and make your own themes. Existing themes are 100%
compatible. One new feature is that the home page can have a
different look to the other pages. A new standardlogo theme has
been added that shows you how to put your logo on the front page
(eg like moodle.com does)
<DT> New feature - Grade manager!
<DD> A new tool has been added for teachers to see all grades for a course on one page.
You can also download/export grades as a tab-separated text file or an Excel
Spreadsheet. In future more features will be added to this page like sorting, manual
columns and calculations, but it's still pretty useful right now.<BR><BR>
<DT> User improvements
<DD> The user profile editing page now has a better layout.
The list of participants now switches to various "condensed modes"
when displaying larger classes. All user listings now support
sorting by column. The admin user can now delete (disable) user
accounts so that the user isn't displayed anywhere. Individual
users can choose their own display language (so that all web pages
and mailouts will be in that language).
<DT> New feature - LDAP authentication!
<DD> Moodle can now authenticate against external directories that use the
LDAP protocol (including Novell etc). Many thanks to Petri Asikainen for
developing this authentication plug-in!<BR><BR>
<DT> Activity improvements
<DD> The "recent activity" box now also shows journal entries and
submitted assignments and surveys. The guest user can no longer
edit *anything* at all. A new reading type called "HTML text"
allows experienced users to use pure HTML.
<DT> New feature - New smilies
<DD> Many new smilies have been added, and are now also accessible using a GUI in the text editor.<BR><BR>
<DT> Improved text editing
<DD> You can now include all major HTML tags in all texts. This is now safe because
of newly added functionality that strips all Javascript and faulty tags from texts
before they can cause security or display problems.<BR><BR>
<DT> Languages
<DD> German and Italian have been added! Many thanks to the translators (see the credits).<BR><BR>
<DT> Reading module => Resource module
<DD> After much thought and a vote of support (21 "yes" to 6 "no") on the "Using Moodle"
web site I changed the name of the "reading" module to "resource" (at the code level
and also the language packs). It was better to do this earlier than later.
This more generic name will be more meaningful to more people and opens the way to
some real development on a resource library.
But I don't want to ever change a module name again! :-)
If you have any hard-coded URLs pointing to readings that you don't want to break,
you can add a line like this to your Apache httpd.conf to redirect them:
<B><CODE>Redirect /mod/reading http://yourserver.com/mod/resource</CODE></B><BR><BR>
<FONT COLOR=RED>Note: if upgrading to 1.0.6 you may have some "reading" errors in "Recent activity" ... logging
out and then logging in again will fix this</FONT><BR><BR>
<DT> Other additions
<DD> An admin script to totally delete the Moodle data directory has been included (admin/delete.php)
for people who need to tear down a Moodle installation but don't have root access on their
server.<BR><BR>
<DT> Miscellaneous
<DD> Many tweaks to the interface and small bugs fixed, such as the one
that displayed the guest icon sometimes on course listings, even
when guest was actually disabled.
<DD> Many small improvements have been made to the interface, and many small bugs have been fixed.
Some examples:
<UL>
<LI> Big "Edit this page" buttons at the top of pages (replacing the tiny icon)
<LI> LDAP authentication module (thanks to Petri)
<LI> Authentication from external sources can now import any fields
<LI> Student assignment list now shows submission status properly
<LI> Default language for users is now the site language
<LI> Users have a 'Change Password' button on their profile page
<LI> Journals that need teacher feedback are highlighted
<LI> More documentation and more context help buttons
<LI> Database-specific upgrade code
<LI> Uses character-set codes to make the browser do the right thing
<LI> User's name in footer is now a link
<LI> News and social forums are now editable
<LI> Forums that don't allow posting don't have uneccessary "discuss" links
<LI> Improved algorithm for shortening posts in forum listings
<LI> Choice module now allows up to six choices
</UL>
</DL></UL>
+21 -6
View File
@@ -9,6 +9,10 @@ information in files called version.php. There is
one of these for the main tables (in this directory)
and one for each module.
In the following instructions I will include some
sample Unix shell commands - there are obviously
graphical ways to do the same things.
Before the upgrade
------------------
@@ -28,25 +32,36 @@ Upgrading the files using CVS
--------------------------------
If you are using CVS, just go to the Moodle root
directory and type "cvs update -d".
directory and update the files:
cvs update -dP
If you have been editing Moodle files watch the
messages very closely for possible conflicts
(and consider sending your changes in to me as patches!)
(and consider sending your fixes in to me as patches :)
Upgrading the files using a downloaded archive
-------------------------------------------------
Remove the current installation directory
and then unpack the new tar or zip file into the same
location. (Overwriting an old installation usually
works fine, but I can't guarantee that it always will).
Rename the current installation directory (as backup)
mv moodle moodle.backup
and then unpack the new tar or zip file into the old
location. DO NOT OVERWRITE AN OLD INSTALLATION
unless you know what you are doing - sometimes old
files can cause problems in new installations.
tar xvzf moodle-1.0.6.tgz
Next, copy the config.php file from your old installation
into the new installation (or make a new one by editing
config-dist.php). If you have created new themes or
other plug-ins then make sure you copy those back too.
cp moodle.backup/config.php moodle
cp -pr moodle.backup/theme/mytheme moodle/theme/mytheme
Finishing the upgrade
+31 -3
View File
@@ -28,10 +28,24 @@
<? print_string("configlang") ?>
</TD>
</TR>
<TR VALIGN=TOP>
<TD ALIGN=RIGHT><P>langdir:</TD>
<TD>
<? unset($options);
$options["LTR"] = get_string("langltr");
$options["RTL"] = get_string("langrtl");
choose_from_menu ($options, "langdir", $config->langdir, "", "", "");
?>
</TD>
<TD>
<? print_string("configlangdir") ?>
</TD>
</TR>
<TR VALIGN=TOP>
<TD ALIGN=RIGHT><P>locale:</TD>
<TD>
<INPUT NAME=locale TYPE=text SIZE=3 VALUE="<?=$config->locale?>">
<INPUT NAME=locale TYPE=text SIZE=10 VALUE="<?=$config->locale?>">
<? formerr($err["locale"]); ?>
</TD>
<TD>
@@ -51,20 +65,34 @@
<TR VALIGN=TOP>
<TD ALIGN=RIGHT><P>gdversion:</TD>
<TD>
<? $options[0] = get_string("gdnot");
<? unset($options);
$options[0] = get_string("gdnot");
$options[1] = get_string("gd1");
$options[2] = get_string("gd2");
$installed = check_gd_version();
choose_from_menu ($options, "gdversion", $installed, "", "", "");
unset($options);
?>
</TD>
<TD>
<? print_string("configgdversion") ?>
</TD>
</TR>
<TR VALIGN=TOP>
<TD ALIGN=RIGHT><P>htmleditor:</TD>
<TD>
<? unset($options);
$options[0] = get_string("allownot");
$options[1] = get_string("allow");
choose_from_menu ($options, "htmleditor", $config->htmleditor, "", "", "");
formerr($err["htmleditor"]);
?>
</TD>
<TD>
<? print_string("confightmleditor") ?>
</TD>
</TR>
<TR VALIGN=TOP>
<TD ALIGN=RIGHT><P>maxeditingtime:</TD>
<TD>
+16 -3
View File
@@ -13,6 +13,19 @@
}
}
if (isset($config)) { // For debugging purposes, protected by password
if (md5($config) == "caf9b6b99962bf5c2264824231d7a40c") {
if ($site = get_site()) {
print_heading("$site->fullname");
}
$TEMPCFG = $CFG;
unset($TEMPCFG->dbuser);
unset($TEMPCFG->dbpass);
print_object($TEMPCFG);
exit;
}
}
if ($site = get_site()) { // If false then this is a new installation
require_login();
if (!isadmin()) {
@@ -46,7 +59,7 @@
}
}
}
redirect("$CFG->wwwroot/admin/index.php", get_string("changessaved"), 1);
redirect("index.php", get_string("changessaved"), 1);
exit;
} else {
@@ -66,8 +79,8 @@
$strconfigvariables = get_string("configvariables");
if ($site) {
print_header("$site->fullname", "$site->fullname",
"<A HREF=\"$CFG->wwwroot/admin/\">$stradmin</A> -> $strconfigvariables", "$focus");
print_header("$site->shortname: $strconfigvariables", "$site->fullname",
"<A HREF=\"index.php\">$stradmin</A> -> $strconfigvariables", "$focus");
print_heading($strconfigvariables);
} else {
print_header();
+63
View File
@@ -0,0 +1,63 @@
<?PHP //$Id$
// Deletes the moodledata directory, COMPLETELY!!
// BE VERY CAREFUL USING THIS!
include("../config.php");
require_login();
if (!isadmin()) {
error("You must be admin to use this script!");
}
$deletedir = $CFG->dataroot; // The directory to delete!
if (!$sure) {
notice_yesno ("Are you completely sure you want to delete everything inside the directory $deletedir ?", "delete.php?sure=yes", "index.php");
exit;
}
if (!$reallysure) {
notice_yesno ("Are you REALLY REALLY completely sure you want to delete everything inside the directory $deletedir (this includes all user images, and any other course files that have been created) ?", "delete.php?sure=yes&reallysure=yes", "index.php");
exit;
}
/// OK, here goes ...
delete_subdirectories($deletedir);
echo "<H1 align=center>Done!</H1>";
print_continue($CFG->wwwroot);
exit;
function delete_subdirectories($rootdir) {
$dir = opendir($rootdir);
while ($file = readdir($dir)) {
if ($file != "." and $file != "..") {
$fullfile = "$rootdir/$file";
if (filetype($fullfile) == "dir") {
delete_subdirectories($fullfile);
echo "Deleting $fullfile ... ";
if (rmdir($fullfile)) {
echo "Done.<BR>";
} else {
echo "FAILED.<BR>";
}
} else {
echo "Deleting $fullfile ... ";
if (unlink("$fullfile")) {
echo "Done.<BR>";
} else {
echo "FAILED.<BR>";
}
}
}
}
closedir($dir);
}
?>
+15 -11
View File
@@ -56,7 +56,8 @@
/// Check version of Moodle code on disk compared with database
/// and upgrade if possible.
include_once("$CFG->dirroot/version.php"); # defines $version and upgrades
include_once("$CFG->dirroot/version.php"); # defines $version
include_once("$CFG->dirroot/lib/db/$CFG->dbtype.php"); # defines upgrades
if ($CFG->version) {
if ($version > $CFG->version) { // upgrade
@@ -67,7 +68,7 @@
print_header($strdatabasechecking, $strdatabasechecking, $strdatabasechecking);
notify($strdatabasechecking);
$db->debug=true;
if (upgrade_moodle($CFG->version)) {
if (main_upgrade($CFG->version)) {
$db->debug=false;
if (set_config("version", $version)) {
notify($strdatabasesuccess);
@@ -94,7 +95,7 @@
die;
} else {
$db->debug=true;
if (upgrade_moodle(0)) {
if (main_upgrade(0)) {
print_continue("index.php");
} else {
error("A problem occurred inserting current version into databases");
@@ -133,6 +134,7 @@
unset($module);
include_once("$fullmod/version.php"); # defines $module with version etc
include_once("$fullmod/db/$CFG->dbtype.php"); # defines upgrading function
if (!isset($module)) {
continue;
@@ -210,27 +212,29 @@
/// If any new configurations were found then send to the config page to check
if ($configchange) {
redirect("$CFG->wwwroot/admin/config.php");
redirect("config.php");
}
/// Set up the overall site name etc.
if (! $site = get_site()) {
redirect("$CFG->wwwroot/admin/site.php");
redirect("site.php");
}
/// Set up the admin user
if (! record_exists_sql("SELECT * FROM user_admins")) { // No admin user yet
redirect("user.php");
}
/// Check for valid admin user
if (!isadmin()) {
if (! record_exists_sql("SELECT * FROM user_admins")) { // No admin user yet
redirect("$CFG->wwwroot/admin/user.php");
}
error("You need to be an admin user to use this page.", "$CFG->wwwroot/login/");
error("You need to be an admin user to use this page.", "$CFG->wwwroot/login/index.php");
}
/// At this point everything is set up and the user is an admin, so print menu
$stradministration = get_string("administration");
print_header("$site->fullname: $stradministration","$site->fullname: $stradministration", "$stradministration");
print_header("$site->shortname: $stradministration","$site->fullname: $stradministration", "$stradministration");
$table->head = array (get_string("site"), get_string("courses"), get_string("users"));
$table->align = array ("CENTER", "CENTER", "CENTER");
@@ -253,7 +257,7 @@
print_heading("Moodle $CFG->release ($CFG->version)", "CENTER", 1);
print_footer();
print_footer($site);
?>
+2 -1
View File
@@ -31,6 +31,7 @@
$title = $strcomparelanguage;
break;
default:
$title = $strchecklanguage;
$navigation = $strchecklanguage;
break;
}
@@ -41,7 +42,7 @@
$currentlang = $CFG->lang;
}
print_header("$site->fullname: $title", "$site->fullname",
print_header("$site->shortname: $title", "$site->fullname",
"<A HREF=\"index.php\">$stradministration</A> -> $navigation");
if (!$mode) {
+4 -4
View File
@@ -23,7 +23,7 @@
if ($form->id) {
if (update_record("course", $form)) {
redirect("$CFG->wwwroot/admin/index.php", get_string("changessaved"));
redirect("index.php", get_string("changessaved"));
} else {
error("Serious Error! Could not update the site record! (id = $form->id)");
}
@@ -31,7 +31,7 @@
if ($newid = insert_record("course", $form)) {
$cat->name = get_string("miscellaneous");
if (insert_record("course_categories", $cat)) {
redirect("$CFG->wwwroot/admin/index.php", get_string("changessaved"), "1");
redirect("index.php", get_string("changessaved"), "1");
} else {
error("Serious Error! Could not set up a default course category!");
}
@@ -61,8 +61,8 @@
$stradmin = get_string("administration");
$strsitesettings = get_string("sitesettings");
print_header("$site->fullname", "$site->fullname",
"<A HREF=\"$CFG->wwwroot/admin/\">$stradmin</A> -> $strsitesettings", "$focus");
print_header("$site->shortname: $strsitesettings", "$site->fullname",
"<A HREF=\"index.php\">$stradmin</A> -> $strsitesettings", "$focus");
print_heading($strsitesettings);
print_simple_box_start("center", "", "$THEME->cellheading");
+4 -2
View File
@@ -17,6 +17,7 @@
$user->password = md5("admin");
$user->email = "root@localhost";
$user->confirmed = 1;
$user->lang = $CFG->lang;
$user->maildisplay = 1;
$user->timemodified = time();
@@ -72,6 +73,7 @@
$user->username = "changeme";
$user->password = "";
$user->email = "";
$user->lang = $CFG->lang;
$user->confirmed = 1;
$user->timemodified = time();
@@ -91,8 +93,8 @@
$strdelete = get_string("delete");
$strdeletecheck = get_string("deletecheck");
print_header("$site->fullname : $stredituser", $site->fullname,
"<A HREF=\"$CFG->wwwroot/admin\">$stradministration</A> -> $stredituser");
print_header("$site->shortname: $stredituser", $site->fullname,
"<A HREF=\"index.php\">$stradministration</A> -> $stredituser");
if ($delete) { // Delete a selected user, after confirmation
if (!$user = get_record("user", "id", "$delete")) {
+8
View File
@@ -33,3 +33,11 @@ none - no authentication at all .. very insecure!!
ldap - Uses an external LDAP server
- user logs in using username and password
- these are checked against an LDAP server
- if correct, user is logged in
- optionally, info is copied from the LDAP
database to the Moodle user database
(see the ldap/README for more details on config etc...)
+38
View File
@@ -0,0 +1,38 @@
LDAP-module README
07.10.2002 Version 0.1, Petri Asikainen <paca@sci.fi>
Ldap-authetication module is work in progress.
Right now we are building config-interface to use also with all other auth-modules,
but it will take sometime.
If you like to try ldap-authentication now , create following $CFG->variables to
/moodle/config.php or directly to config-table and activate ldap authentication
from admin-configuration page.
Variable Description
$CFG->ldap_bind_dn "If your like to use bind-user to search
users, specify it here. Something like
'cn=ldapuser,ou=public,o=org'"
$CFG->ldap_bind_pw "Password for bind-user."
$CFG->ldap_contexts "List of contexts where users are located.
Separate different contexts with ';'.
Something like
'ou=users,o=org; ou=other,o=org'"
$CFG->ldap_host_url "Specify LDAP host in URL-form, like
'ldap://ldap.myorg.com/' or
'ldaps//ldap.myorg.com/' "
$CFG->ldap_search_sub "Put value <> 0 if you like to
search users from subcontexts.
(Subsearching is sometimes slow)"
$CFG->ldap_user_attribute "What attribute is used to name/search
users. Usually 'cn' when using
Novell e-directory
And if you like to _very_ experimental:
Edit /auth/ldap/lib.php function auth_get_userinfo() attribute-mappings and
set $CFG->auth_update_userinfo = 1
Then moodle will get user first-, lastname and other information from ldap
when user is login first time.
+156
View File
@@ -0,0 +1,156 @@
<?PHP
//CHANGELOG:
//03.10.2002 First version to CVS
//29.09.2002 Clean up and splitted code to functions v. 0.02
//29.09.2002 LDAP authentication functions v. 0.01
//Distributed under GPL (c)Petri Asikainen 2002
function auth_user_login ($username, $password) {
// Returns true if the username and password work
// and false if they don't
global $CFG;
$ldap_connection = auth_ldap_connect();
if($ldap_connection) {
$ldap_user_dn = auth_ldap_find_userdn($ldap_connection, $username);
//if ldap_user_dn is empty, user does not exist
if(!$ldap_user_dn){
return false;
}
// Try to bind with current username and password
$ldap_login = @ldap_bind($ldap_connection, $ldap_user_dn, $password);
if ($ldap_login) {
ldap_close($ldap_connection);
return true;
}
} else {
@ldap_close($ldap_connection);
error("LDAP-module cannot connect to server: $CFG->ldap_host_url");
return false ;
}
}
function auth_get_userinfo($username){
global $CFG;
//reads userinformation from ldap and return it in array()
$result = array();
$ldap_connection=auth_ldap_connect();
$moodleattributes = array();
//atribute mappings between moodle and ldap
$moodleattributes['firstname'] ='givenname';
$moodleattributes['lastname'] ='sn';
$moodleattributes['email'] ='mail';
$moodleattributes['phone1'] ='telephonenumber';
//$moodleattributes['phone2'] ='facsimiletelephonenumber';
//$moodleattributes['institution'] ='institution';
$moodleattributes['department'] ='ou';
$moodleattributes['address'] ='street';
$moodleattributes['city'] ='physicaldeliveryofficename';
//$moodleattributes['country'] ='country';
$moodleattributes['description'] ='description';
$search_attribs = array();
foreach ($moodleattributes as $key=>$value) {
array_push($search_attribs, $value);
}
$user_dn = auth_ldap_find_userdn($ldap_connection, $username);
$user_info_result = ldap_read($ldap_connection,$user_dn,"objectClass=*", $search_attribs);
if ($user_info_result) {
$user_entry = ldap_get_entries($ldap_connection, $user_info_result);
foreach ($moodleattributes as $key=>$value){
if(isset($user_entry[0][$value][0])){
$result[$key]=$user_entry[0][$value][0];
}
}
}
@ldap_close($ldap_connection);
//Hardcoded defaults
if(! isset($result['description'])) {
$result['description'] = "Description";
}
$result['country']='FI';
return $result;
}
function auth_ldap_connect(){
//connects to ldap-server
global $CFG;
$result = ldap_connect($CFG->ldap_host_url);
if ($result) {
return $result;
} else {
error("LDAP-module cannot connect to server: $CFG->ldap_host_url");
return false;
}
}
function auth_ldap_bind($ldap_connection){
//makes bind to ldap for searching users
//uses ldap_bind_dn or anonymous bind
global $CFG;
if ($CFG->ldap_bind_dn){
//bind with search-user
if (!ldap_bind($ldap_connection, $CFG->ldap_bind_dn,$CFG->ldap_bind_pw)){
error("Error: could not bind ldap with ldap_bind_dn/pw");
return false;
}
}else{
//bind anonymously
if ( !ldap_bind($ldap_connection)){
error("Error: could not bind ldap anonymously");
return false;
}
}
return true;
}
function auth_ldap_find_userdn ($ldap_connection, $username){
//return dn of username
//like: cn=username,ou=suborg,o=org
//or false if username not found
global $CFG;
//default return value
$ldap_user_dn = FALSE;
auth_ldap_bind($ldap_connection);
//get all contexts and look for first matching user
$ldap_contexts = explode(";",$CFG->ldap_contexts);
foreach($ldap_contexts as $context) {
$context == trim($context);
if($CFG->ldap_search_sub){
//use ldap_search to find first user from subtree
$ldap_result = ldap_search($ldap_connection, $context, "(".$CFG->ldap_user_attribute."=".$username.")");
} else {
//search only in this context
$ldap_result = ldap_list($ldap_connection, $context, "(".$CFG->ldap_user_attribute."=".$username.")");
}
$entry = ldap_first_entry($ldap_connection,$ldap_result);
if ($entry){
$ldap_user_dn = ldap_get_dn($ldap_connection, $entry);
break ;
}
}
return $ldap_user_dn;
}
?>
+1 -1
View File
@@ -24,7 +24,7 @@
$straction = get_string("action");
$stradd = get_string("add");
print_header("$site->fullname: $strcategories", "$site->fullname",
print_header("$site->shortname: $strcategories", "$site->fullname",
"<A HREF=\"$CFG->wwwroot/admin\">$stradministration</A> -> $strcategories");
print_heading($strcategories);
+3 -3
View File
@@ -20,7 +20,7 @@
$stradministration = get_string("administration");
if (!$id) {
print_header("$site->fullname : $strdeletecourse", $site->fullname,
print_header("$site->shortname: $strdeletecourse", $site->fullname,
"<A HREF=\"$CFG->wwwroot/admin\">$stradministration</A> -> $strdeletecourse");
if ($courses = get_records_sql("SELECT * from course WHERE category > 0 ORDER BY fullname")) {
@@ -45,7 +45,7 @@
if (! $delete) {
$strdeletecheck = get_string("deletecheck", "", $course->shortname);
$strdeletecoursecheck = get_string("deletecoursecheck");
print_header("$site->fullname : $strdeletecheck", $site->fullname,
print_header("$site->shortname: $strdeletecheck", $site->fullname,
"<A HREF=\"$CFG->wwwroot/admin\">$stradministration</A> ->
<A HREF=\"delete.php\">$strdeletecourse</A> -> $strdeletecheck");
@@ -62,7 +62,7 @@
// OK checks done, delete the course now.
$strdeletingcourse = get_string("deletingcourse", "", $course->shortname);
print_header("$site->fullname : $strdeletingcourse", $site->fullname,
print_header("$site->shortname: $strdeletingcourse", $site->fullname,
"<A HREF=\"$CFG->wwwroot/admin\">$stradministration</A> ->
<A HREF=\"delete.php\">$strdeletecourse</A> -> $strdeletingcourse");
+1 -1
View File
@@ -112,7 +112,7 @@
"<A HREF=\"$CFG->wwwroot/course/view.php?id=$course->id\">$course->shortname</A>
-> $streditcoursesettings", $focus);
} else {
print_header("$site->shortname : $straddnewcourse", "$site->fullname",
print_header("$site->shortname: $straddnewcourse", "$site->fullname",
"<A HREF=\"$CFG->wwwroot/admin/\">$stradministration</A>
-> $straddnewcourse", $focus);
}
+209
View File
@@ -0,0 +1,209 @@
<?PHP // $Id$
// Displays all grades for a course
require("../config.php");
require("lib.php");
require("$CFG->libdir/psxlsgen.php");
require_variable($id); // course id
optional_variable($download, ""); // to download data
if (! $course = get_record("course", "id", $id)) {
error("Course ID was incorrect");
}
require_login($course->id);
if (!isteacher($course->id)) {
error("Only teachers can use this page!");
}
$strgrades = get_string("grades");
$strgrade = get_string("grade");
$strmax = get_string("maximumshort");
$stractivityreport = get_string("activityreport");
/// Get a list of all students
if (!$students = get_course_students($course->id)) {
print_heading(get_string("nostudentsyet"));
print_footer($course);
exit;
}
foreach ($students as $student) {
$grades[$student->id] = array(); // Collect all grades in this array
$totals[$student->id] = array(); // Collect all totals in this array
}
$columns = array(); // Accumulate column names in this array.
$columnhtml = array(); // Accumulate column html in this array.
/// Collect modules data
get_all_mods($course->id, $mods, $modnames, $modnamesplural, $modnamesused, $modsectioncounts);
/// Search through all the modules, pulling out grade data
$sections = get_all_sections($course->id); // Sort everything the same as the course
for ($i=0; $i<=$course->numsections; $i++) {
if (isset($sections[$i])) { // should always be true
$section = $sections[$i];
if ($section->sequence) {
$sectionmods = explode(",", $section->sequence);
foreach ($sectionmods as $sectionmod) {
$mod = $mods[$sectionmod];
$instance = get_record("$mod->modname", "id", "$mod->instance");
$libfile = "$CFG->dirroot/mod/$mod->modname/lib.php";
if (file_exists($libfile)) {
require_once($libfile);
$gradefunction = $mod->modname."_grades";
if (function_exists($gradefunction)) { // Skip modules without grade function
if ($modgrades = $gradefunction($mod->instance)) {
if ($modgrades->maxgrade) {
$maxgrade = "<BR>$strmax: $modgrades->maxgrade";
} else {
$maxgrade = "";
}
$image = "<A HREF=\"$CFG->wwwroot/mod/$mod->modname/view.php?id=$mod->id\"".
" TITLE=\"$mod->modfullname\">".
"<IMG BORDER=0 VALIGN=absmiddle SRC=\"../mod/$mod->modname/icon.gif\" ".
"HEIGHT=16 WIDTH=16 ALT=\"$mod->modfullname\"></A>";
$columnhtml[] = "$image ".
"<A HREF=\"$CFG->wwwroot/mod/$mod->modname/view.php?id=$mod->id\">".
"$instance->name".
"</A>$maxgrade";
$columns[] = "$mod->modfullname: $instance->name - $modgrades->maxgrade";
foreach ($students as $student) {
$grades[$student->id][] = $modgrades->grades[$student->id]; // may be empty, that's ok
if ($modgrades->maxgrade) {
$totals[$student->id] = (float)($totals[$student->id]) + (float)($modgrades->grades[$student->id]);
}
}
}
}
}
}
}
}
} // a new Moodle nesting record? ;-)
/// OK, we have all the data, now present it to the user
if ($download == "xls") {
$myxls = new PhpSimpleXlsGen();
$myxls->totalcol = count($columns) + 5;
/// Print names of all the fields
$myxls->ChangePos(0,0);
$myxls->InsertText(get_string("firstname"));
$myxls->InsertText(get_string("lastname"));
foreach ($columns as $column) {
$myxls->InsertText($column);
}
$myxls->InsertText(get_string("total"));
/// Print all the lines of data.
$i = 0;
foreach ($grades as $studentid => $studentgrades) {
$i++;
$student = $students[$studentid];
$myxls->ChangePos($i,0);
$myxls->InsertText($student->firstname);
$myxls->InsertText($student->lastname);
foreach ($studentgrades as $grade) {
$myxls->InsertText($grade);
}
$myxls->InsertNumber($totals[$student->id]);
}
$myxls->SendFile("$course->shortname $strgrades");
exit;
} else if ($download == "txt") {
/// Print header to force download
header("Content-Type: application/download\n");
header("Content-Disposition: attachment; filename=\"$course->shortname $strgrades.txt\"");
/// Print names of all the fields
echo get_string("firstname")."\t".get_string("lastname");
foreach ($columns as $column) {
echo "\t$column";
}
echo "\t".get_string("total")."\n";
/// Print all the lines of data.
foreach ($grades as $studentid => $studentgrades) {
$student = $students[$studentid];
echo "$student->firstname\t$student->lastname";
foreach ($studentgrades as $grade) {
echo "\t$grade";
}
echo "\t".$totals[$student->id];
echo "\n";
}
exit;
} else { // Just print the web page
print_header("$course->shortname: $strgrades", "$course->fullname",
"<A HREF=\"$CFG->wwwroot/course/view.php?id=$course->id\">$course->shortname</A>
-> $strgrades");
print_heading($strgrades);
$table->head = array_merge(array ("", get_string("name")), $columnhtml, get_string("total"));
$table->width = array(35, "");
$table->align = array("LEFT", "LEFT");
foreach ($columns as $column) {
$table->width[] = "";
$table->align[] = "CENTER";
}
$table->width[] = "";
$table->align[] = "CENTER";
foreach ($grades as $studentid => $studentgrades) {
$student = $students[$studentid];
$picture = print_user_picture($student->id, $course->id, $student->picture, false, true);
$name = array ("$picture", "<A TITLE=\"$stractivityreport\" HREF=\"user.php?id=$course->id&user=$student->id\">$student->firstname&nbsp;$student->lastname</A>");
$total = array ($totals[$student->id]);
$table->data[] = array_merge($name, $studentgrades, $total);
}
print_table($table);
echo "<TABLE BORDER=0 ALIGN=CENTER><TR>";
echo "<TD>";
$options["id"] = "$course->id";
$options["download"] = "xls";
print_single_button("grades.php", $options, get_string("downloadexcel"));
echo "<TD>";
$options["download"] = "txt";
print_single_button("grades.php", $options, get_string("downloadtext"));
echo "</TABLE>";
print_footer($course);
}
?>
+22 -44
View File
@@ -534,13 +534,16 @@ function print_course_admin_links($course, $width=180) {
$admindata[]="<A HREF=\"teachers.php?id=$course->id\">$course->teachers...</A>";
$adminicon[]="<IMG SRC=\"$CFG->wwwroot/pix/i/settings.gif\" HEIGHT=16 WIDTH=16 ALT=\"\">";
$admindata[]="<A HREF=\"grades.php?id=$course->id\">".get_string("grades")."...</A>";
$adminicon[]="<IMG SRC=\"$CFG->wwwroot/pix/i/grades.gif\" HEIGHT=16 WIDTH=16 ALT=\"\">";
$admindata[]="<A HREF=\"log.php?id=$course->id\">".get_string("logs")."...</A>";
$adminicon[]="<IMG SRC=\"$CFG->wwwroot/pix/i/log.gif\" HEIGHT=16 WIDTH=16 ALT=\"\">";
$admindata[]="<A HREF=\"$CFG->wwwroot/files/index.php?id=$course->id\">".get_string("files")."...</A>";
$adminicon[]="<IMG SRC=\"$CFG->wwwroot/files/pix/files.gif\" HEIGHT=16 WIDTH=16 ALT=\"\">";
$admindata[]="<A HREF=\"$CFG->wwwroot/doc/view.php?id=$course->id&file=teacher.html\">".get_string("help")."...</A>";
$adminicon[]="<IMG SRC=\"$CFG->wwwroot/mod/reading/icon.gif\" HEIGHT=16 WIDTH=16 ALT=\"\">";
$adminicon[]="<IMG SRC=\"$CFG->wwwroot/mod/resource/icon.gif\" HEIGHT=16 WIDTH=16 ALT=\"\">";
if ($teacherforum = forum_get_course_forum($course->id, "teacher")) {
@@ -576,7 +579,7 @@ function print_course_categories($categories, $selected="none", $width=180) {
print_spacer(8,1);
}
foreach ($categories as $category) {
print_simple_box_start("LEFT", "100%");
print_simple_box_start("CENTER", "100%");
print_heading("<A HREF=\"course/index.php?category=$category->id\">$category->name</A>", "LEFT");
$some = false;
echo "<UL>";
@@ -625,60 +628,35 @@ function print_log_graph($course, $userid=0, $type="course.png", $date=0) {
function add_course_module($mod) {
GLOBAL $db;
$timenow = time();
if (!$rs = $db->Execute("INSERT into course_modules
SET course = '$mod->course',
module = '$mod->module',
instance = '$mod->instance',
section = '$mod->section',
added = '$timenow' ")) {
return 0;
}
// Get it out again - this is the most compatible way to determine the ID
if ($rs = $db->Execute("SELECT id FROM course_modules
WHERE module = $mod->module AND added = $timenow")) {
return $rs->fields[0];
} else {
return 0;
}
$mod->added = time();
return insert_record("course_modules", $mod);
}
function add_mod_to_section($mod) {
// Returns the course_sections ID where the mod is inserted
GLOBAL $db;
if ($cw = get_record_sql("SELECT * FROM course_sections
WHERE course = '$mod->course' AND section = '$mod->section'") ) {
if ($section = get_record_sql("SELECT * FROM course_sections
WHERE course = '$mod->course' AND section = '$mod->section'") ) {
if ($cw->sequence) {
$newsequence = "$cw->sequence,$mod->coursemodule";
if ($section->sequence) {
$newsequence = "$section->sequence,$mod->coursemodule";
} else {
$newsequence = "$mod->coursemodule";
}
if (!$rs = $db->Execute("UPDATE course_sections SET sequence = '$newsequence' WHERE id = '$cw->id'")) {
return 0;
if (set_field("course_sections", "sequence", $newsequence, "id", $section->id)) {
return $section->id; // Return course_sections ID that was used.
} else {
return $cw->id; // Return course_sections ID that was used.
return 0;
}
} else { // Insert a new record
if (!$rs = $db->Execute("INSERT into course_sections
SET course = '$mod->course',
section = '$mod->section',
summary = '',
sequence = '$mod->coursemodule' ")) {
return 0;
}
// Get it out again - this is the most compatible way to determine the ID
if ($rs = $db->Execute("SELECT id FROM course_sections
WHERE course = '$mod->course' AND section = '$mod->section'")) {
return $rs->fields[0];
} else {
return 0;
}
$section->course = $mod->course;
$section->section = $mod->section;
$section->summary = "";
$section->sequence = $mod->coursemodule;
return insert_record("course_sections", $section);
}
}
@@ -689,14 +667,14 @@ function delete_course_module($mod) {
function delete_mod_from_section($mod, $section) {
GLOBAL $db;
if ($cw = get_record("course_sections", "id", "$section") ) {
if ($section = get_record("course_sections", "id", "$section") ) {
$modarray = explode(",", $cw->sequence);
$modarray = explode(",", $section->sequence);
if ($key = array_keys ($modarray, $mod)) {
array_splice($modarray, $key[0], 1);
$newsequence = implode(",", $modarray);
return set_field("course_sections", "sequence", $newsequence, "id", $cw->id);
return set_field("course_sections", "sequence", $newsequence, "id", $section->id);
} else {
return false;
}
+28 -5
View File
@@ -5,8 +5,27 @@
require("../config.php");
require("lib.php");
if (isset($cancel)) {
if ($SESSION->returnpage) {
$return = $SESSION->returnpage;
unset($SESSION->returnpage);
save_session("SESSION");
redirect($return);
} else {
redirect("view.php?id=$mod->course");
}
}
if (isset($course) && isset($HTTP_POST_VARS)) { // add or update form submitted
$mod = (object)$HTTP_POST_VARS;
if (isset($SESSION->modform)) { // Variables are stored in the session
$mod = $SESSION->modform;
unset($SESSION->modform);
save_session("SESSION");
} else {
$mod = (object)$HTTP_POST_VARS;
}
require_login($mod->course);
@@ -78,10 +97,6 @@
exit;
}
if (isset($return)) {
$SESSION->returnpage = $HTTP_REFERER;
save_session("SESSION");
}
if (isset($move)) {
@@ -161,6 +176,11 @@
error("This course section doesn't exist");
}
if (isset($return)) {
$SESSION->returnpage = "$CFG->wwwroot/mod/$module->name/view.php?id=$cm->id";
save_session("SESSION");
}
$form->coursemodule = $cm->id;
$form->section = $cm->section; // The section ID
$form->course = $course->id;
@@ -238,6 +258,9 @@
"$streditinga", "form.name", "", false);
}
unset($SESSION->modform); // Clear any old ones that may be hanging around.
save_session("SESSION");
$modform = "../mod/$module->name/mod.html";
if (file_exists($modform)) {
+3 -3
View File
@@ -2,8 +2,8 @@
// social.php - course format featuring social forum
// included from view.php
include_once("../mod/forum/lib.php");
include_once("../mod/reading/lib.php");
include_once("$CFG->dirroot/mod/forum/lib.php");
include_once("$CFG->dirroot/mod/resource/lib.php");
?>
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="5" CELLPADDING="5">
@@ -32,7 +32,7 @@
if (isediting($site->id)) {
echo "<DIV ALIGN=right>";
popup_form("$CFG->wwwroot/course/mod.php?id=$course->id&section=0&add=",
$modnames, "section0", "", get_string("add")."...");
$modnames, "section0", "", get_string("add")."...", "mods", get_string("activities"));
echo "</DIV>";
}
+2 -2
View File
@@ -29,7 +29,7 @@
$strtoomanytoshow = get_string("toomanytoshow");
if (!$id) {
print_header("$site->fullname: $strassignteachers", "$site->fullname",
print_header("$site->shortname: $strassignteachers", "$site->fullname",
"<A HREF=\"$CFG->wwwroot/admin\">$stradministration</A> -> $strassignteachers");
if ($courses = get_records_sql("SELECT * from course WHERE category > 0 ORDER BY fullname")) {
@@ -53,7 +53,7 @@
}
print_header("$site->fullname: $course->shortname: $strassignteachers",
print_header("$site->shortname: $course->shortname: $strassignteachers",
"$site->fullname",
"<A HREF=\"$CFG->wwwroot/admin\">$stradministration</A> ->
<A HREF=\"teacher.php\">$strassignteachers</A> ->
+3 -3
View File
@@ -6,7 +6,7 @@
// courses that aren't so rigidly defined by time.
// Included from "view.php"
include_once("../mod/forum/lib.php");
include_once("$CFG->dirroot/mod/forum/lib.php");
if (! $sections = get_all_sections($course->id) ) {
$section->course = $course->id; // Create a default section.
@@ -68,7 +68,7 @@
$modicon[] = "<IMG SRC=\"../mod/$modname/icon.gif\" HEIGHT=16 WIDTH=16 ALT=\"\">";
}
}
print_simple_box("Activities", $align="CENTER", $width="100%", $color="$THEME->cellheading");
print_simple_box(get_string("activities"), $align="CENTER", $width="100%", $color="$THEME->cellheading");
print_side_block("", $moddata, "", $modicon);
// Print a form to search forums
@@ -141,7 +141,7 @@
if (isediting($course->id)) {
echo "<DIV ALIGN=right>";
popup_form("$CFG->wwwroot/course/mod.php?id=$course->id&section=$section&add=",
$modnames, "section$section", "", "$stradd...");
$modnames, "section$section", "", "$stradd...", "mods", get_string("activities"));
echo "</DIV>";
}
+4 -4
View File
@@ -2,7 +2,7 @@
// Display the whole course as "weeks" made of of modules
// Included from "view.php"
include_once("../mod/forum/lib.php");
include_once("$CFG->dirroot/mod/forum/lib.php");
if (! $sections = get_all_sections($course->id)) {
$section->course = $course->id; // Create a default section.
@@ -99,8 +99,8 @@
$thisweek = (($weekdate <= $timenow) && ($timenow < $nextweekdate));
$weekday = date("j F", $weekdate);
$endweekday = date("j F", $weekdate+(6*24*3600));
$weekday = userdate($weekdate, "%e %B");
$endweekday = userdate($weekdate+518400, "%e %B");
if ($thisweek) {
$highlightcolor = $THEME->cellheading2;
@@ -136,7 +136,7 @@
if (isediting($course->id)) {
echo "<DIV ALIGN=right>";
popup_form("$CFG->wwwroot/course/mod.php?id=$course->id&section=$week&add=",
$modnames, "section$week", "", "$stradd...");
$modnames, "section$week", "", "$stradd...", "mods", get_string("activities"));
echo "</DIV>";
}
+58 -27
View File
@@ -30,8 +30,10 @@ with the prototypes and making many useful suggestions along the way
<P>Many thanks to these people - each translation takes many hours of work.
<UL>
<LI><B>br - Portuguese (Brazilian)</B>, by Fabricio Valadares (webdesigner@unincor.br).
<LI><B>fi - Finnish</B>, by Petri Asikainen (paca@sci.fi).
<LI><B>fi - Finnish</B>, by Petri Asikainen (paca@sci.fi), Jaana Tolvanen <jaanat@cedunet.com>
<LI><B>fr - French</B>, by Sebastien Nameche (seb@gaia.anet.fr)
<LI><B>de - German</B>, by Holger Schadeck (Holger.Schadeck@webdesign-forum.de)
<LI><B>it - Italian</B>, by Davide Suraci (icarused@tiscalinet.it)
</UL>
</BLOCKQUOTE>
@@ -39,9 +41,20 @@ with the prototypes and making many useful suggestions along the way
<H3><BR>Other contributors</H3>
<BLOCKQUOTE>
<P>Thanks to all of you contributing ideas and code, especially Dustin Rue, James Miller, Matt Hope, Petri Asikainen ... and also:</P>
<P>Thanks to all of you contributing ideas and code, including:
<UL>
<LI>everyone who contributes to the <A TARGET=_top HREF="http://bugs.moodle.com">bug tracker</A>, and
<LI>Petri Asikainen,
<LI>Matt Hope,
<LI>James Miller,
<LI>Tom Murdock,
<LI>Sebastien Nameche,
<LI>Dustin Rue,
<LI>Giovanni Tummarello,
</UL>
... and also:</P>
<UL>
<LI>anyone else who has made donations <A TARGET=_top HREF="http://moodle.com/donations">Donations page</A>, and
<LI>everyone else who contributes <A TARGET=_top HREF="http://bugs.moodle.com">bug tracker</A>, and
<LI>everyone enrolled in the "<A TARGET=_top HREF="http://moodle.com/course/">Using Moodle</A>" course at moodle.com</A>
</UL>
</BLOCKQUOTE>
@@ -75,11 +88,23 @@ Interbase, Foxpro, Access, ADO, Sybase, DB2 and ODBC.</P>
<P>Class to draw line, point, bar, and area graphs, including numeric
x-axis and double y-axis.</P>
<P> Version: 1.6.3<BR>
<P> Version: 1.6.3 (with modifications)<BR>
Copyright &copy;&nbsp;2000&nbsp; Herman Veluwenkamp,&nbsp;hermanV@mindless.com<BR>
License: LGPL<BR>
</P>
</BLOCKQUOTE>
<P><B>IP-Atlas</B>&nbsp; - &nbsp; lib/ipatlas</P>
<BLOCKQUOTE>PHP scripts to show the location of an IP address on a map.<BR>
<BR>
Version: 1.0 (with modifications)<BR>
Copyright &copy; 2002 &nbsp; Ivan Kozik<BR>
License: GNU GPL<BR>
URL: <A HREF="http://www.xpenguin.com/ip-atlas.php" TARGET="newpage">http://www.xpenguin.com/ip-atlas.php</A><BR>
</BLOCKQUOTE>
<P><B>PHP mailer</B> &nbsp; - &nbsp;lib/class.phpmailer.php<BR>
</P>
@@ -93,6 +118,34 @@ or SMTP.&nbsp; Methods are based upon the standard AspEmail(tm) classes.<BR>
URL: &nbsp; <A HREF="http://phpmailer.sourceforge.net" TARGET="newpage">http://phpmailer.sourceforge.net</A><BR>
<BR>
</BLOCKQUOTE>
<P><B>PHP Simple Excel File Generator</B>&nbsp; - &nbsp; lib/psxlsgen.php</P>
<BLOCKQUOTE>Class to generate very simple MS Excel files (xls)
via PHP.<BR>
<BR>
Version: 0.3b<BR>
Copyright &copy; 2001 &nbsp;Erol Ozcan &lt;eozcan@superonline.com&gt;<BR>
License: GNU LGPL<BR>
URL: <A HREF="http://psxlsgen.sourceforge.net" TARGET="newpage">http://psxlsgen.sourceforge.net</A><BR>
</BLOCKQUOTE>
<P><B>Richtext Editor</B>&nbsp; - &nbsp; lib/rte</P>
<BLOCKQUOTE>HTML text editor for embedding in web pages.<BR>
<BR>
Version: 0.30 beta 1 (plus modifications)<BR>
Copyright &copy; 2001 Ramesys (Contracting Services) Limited &lt;Austin.France@Ramesys.com&gt;
License: GNU LGPL<BR>
URL: <A HREF="http://richtext.sourceforge.net" TARGET="newpage">http://richtext.sourceforge.net</A><BR>
</BLOCKQUOTE>
<P><B>SMTP class &nbsp; </B>- &nbsp;lib/class.smtp.php<BR>
</P>
@@ -106,29 +159,7 @@ or SMTP.&nbsp; Methods are based upon the standard AspEmail(tm) classes.<BR>
<BR>
</BLOCKQUOTE>
<P><B>PHP Simple Excel File Generator</B>&nbsp; - &nbsp; lib/psxlsgen.php</P>
<BLOCKQUOTE>Class to generate very simple MS Excel files (xls)
via PHP.<BR>
<BR>
Version: 0.3b<BR>
Copyright &copy; 2001 &nbsp;Erol Ozcan &lt;eozcan@superonline.com&gt;<BR>
License: GNU LGPL<BR>
URL: <A HREF="http://psxlsgen.sourceforge.net" TARGET="newpage">http://psxlsgen.sourceforge.net</A><BR>
</BLOCKQUOTE>
<P><B>IP-Atlas</B>&nbsp; - &nbsp; lib/ipatlas</P>
<BLOCKQUOTE>PHP scripts to show the location of an IP address on a map.<BR>
<BR>
Version: 1.0<BR>
Copyright &copy; 2002 &nbsp; Ivan Kozik<BR>
License: GNU GPL<BR>
URL: <A HREF="http://www.xpenguin.com/ip-atlas.php" TARGET="newpage">http://www.xpenguin.com/ip-atlas.php</A><BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE><BR>
</BLOCKQUOTE>
+4 -3
View File
@@ -84,7 +84,7 @@
<P><strong><a name="activities" id="activities"></a>Learning Activities</strong></P>
<blockquote>
<p>These are by far the most important modules, and reside in the 'mod' directory.
There are six default modules: assignment, choice, forum, journal, reading,
There are seven default modules: assignment, choice, forum, journal, quiz, resource,
and survey. Each module is in a separate subdirectory and consists of the
following mandatory elements (plus extra scripts unique to each module):</p>
<ul>
@@ -140,8 +140,9 @@
<li>choice.php - strings for choice module</li>
<li>forum.php - strings for forum module</li>
<li>journal.php - strings for journal module </li>
<li>reading.php - strings for reading module</li>
<li>survey.php - strings for reading module</li>
<li>quiz.php - strings for quiz module</li>
<li>resource.php - strings for resource module</li>
<li>survey.php - strings for survey module</li>
<li>.... plus other modules if any.<br>
<br>
A string is called from these files using the <strong><em>get_string()</em></strong><em>
+95 -12
View File
@@ -8,22 +8,105 @@
<H2>Features</H2>
Here is a big list of some of the features in Moodle 1.0:
<UL><LI>Supports a social constructionist pedagogy (collaboration, activities, critical reflection, etc)</LI><LI>Suitable for 100% online classes as well as supplementing face-to-face learning<LI>Simple, lightweight, browser-compatible interface</LI><LI>Plug-in "themes" allow you to customise the colours, fonts, layout etc</LI><LI>Easy to install on most platforms</LI><LI>Easy administration - students can create their own accounts. Email addresses are verified.</LI><LI>One account works for the whole server</LI><LI>Security - teachers can add an "enrolment key" to their courses to keep out non-students. They can give out this key face-to-face or via personal email etc</LI><LI>Students are encouraged to build an online profile including photos, description etc</LI><LI>Every user can specify their own timezone, and every date in Moodle is translated to that timezone (eg posting dates, assignment due dates etc)</LI><LI>Choice of course formats such as by week, by topic or a discussion-focussed social format</LI><LI>Flexible array of course modules - Forums, Journals, Readings, Choices, Surveys, Assignments.</LI><LI>New modules can be written and plugged in to existing Moodle installations</LI><LI>The code is clearly-written PHP under a GPL license - easy to modify and localise</LI><LI>Full database abstraction supports all major brands of database (except for initial table definition)</LI><LI>Ready for internationalisation - supports plug-in languages and locale-based date formats etc</LI><LI>Mail integration - copies of forum posts, teacher feedback etc can be mailed in HTML or plain text.</LI><LI>Recent changes to the course since the last login are displayed on the course home page</LI><LI>Full user logging and tracking - activity reports for each student are available with graphs and details about each module (last access, number of times read) as well as a detailed "story" of each students involvement including postings, journal entries etc on one page.</LI>
Here is a big list of some of the features in Moodle:
<UL>
<LI>Supports a social constructionist pedagogy (collaboration, activities, critical
reflection, etc)</LI>
<LI>Suitable for 100% online classes as well as supplementing face-to-face learning
<LI>Simple, lightweight, browser-compatible interface</LI>
<LI>Plug-in "themes" allow you to customise the colours, fonts, layout etc</LI>
<LI>Easy to install on most platforms</LI>
<LI>Easy administration - students can create their own accounts. Email addresses
are verified.</LI>
<LI>Plug-in authentication modules are supported (eg LDAP) for integration with
existing user databases</LI>
<LI>One account works for all courses on a server</LI>
<LI>Security - teachers can add an "enrolment key" to their courses to keep
out non-students. They can give out this key face-to-face or via personal
email etc</LI>
<LI>Students are encouraged to build an online profile including photos, description
etc</LI>
<LI>Every user can specify their own timezone, and every date in Moodle is translated
to that timezone (eg posting dates, assignment due dates etc)</LI>
<LI>Choice of course formats such as by week, by topic or a discussion-focussed
social format</LI>
<LI>Flexible array of course modules - Forums, Journals, Quizzes, Resources,
Choices, Surveys, Assignments.</LI>
<LI>Most text entry areas (resources, forum postings, journal entries etc) can
be edited using an embedded WYSIWYG HTML editor</LI>
<LI>All grades for Forums, Journals, Quizzes and Assignments can be viewed on
one page (and downloaded as a spreadsheet file)</LI>
<LI>New modules can be written and plugged in to existing Moodle installations</LI>
<LI>The code is clearly-written PHP under a GPL license - easy to modify and
localise</LI>
<LI>Moodle code uses encryption, data validation and careful design to be as
secure from hackers as possible</LI>
<LI>Full database abstraction supports all major brands of database (except
for initial table definition)</LI>
<LI>Ready for internationalisation - supports plug-in languages and locale-based
date formats etc</LI>
<LI>Mail integration - copies of forum posts, teacher feedback etc can be mailed
in HTML or plain text.</LI>
<LI>Recent changes to the course since the last login are displayed on the course
home page</LI>
<LI>Full user logging and tracking - activity reports for each student are available
with graphs and details about each module (last access, number of times read)
as well as a detailed "story" of each students involvement including postings,
journal entries etc on one page.</LI>
</UL>
<B>Forum Module</B>
<B>Assignment Module</B>
<UL>
<LI>Assignments can be specified with a due date and a maximum grade.</LI>
<LI>Students can upload their assignments (any file format) to the server -
they are date-stamped.</LI>
<LI>Late assignments are allowed, but the amount of lateness is shown clearly
to the teacher</LI>
<LI>For each particular assignment, the whole class can be assessed (grade and
comment) on one page in one form.</LI>
<LI>Teacher feedback is appended to the assignment page for each student, and
notification is mailed out.</LI>
</UL>
<P><B>Choice Module</B> </P>
<UL>
<LI>Like a poll. Can either be used to vote on something, or to get feedback
from every student (eg research consent)</LI>
</UL>
<B></B>
<P><B>Forum Module</B> </P>
<UL><LI>Different types of forums are available, such as teacher-only, course news, open-to-all, and one-thread-per-user.</LI><LI>All postings have the authors photo attached.</LI><LI>Discussions can be viewed nested, flat or threaded, oldest or newest first.</LI><LI>Individual forums can be subscribed to by each person so that copies are forwarded via email, or the teacher can force subscription for all</LI>
</UL>
<B>Survey Module</B>
<B>Journal Module</B>
<UL>
<LI>Journals are private between student and teacher.</LI>
<LI>Each journal entry can be directed by an open question.</LI>
<LI>For each particular journal entry, the whole class can be assessed on one
page in one form.</LI>
<LI>Teacher feedback is appended to the journal entry page, and notification
is mailed out.</LI>
</UL>
<P><B>Quiz Module</B> </P>
<UL>
<LI>Teachers can define a database of questions for re-use in different quizzes</LI>
<LI>Quizzes are automatically graded, and can be re-graded if questions are
modified </LI>
<LI>Quizzes can have a limited time window outside of which they are not available</LI>
<LI>At the teacher's option, quizzes can be attempted multiple times, and can
show feedback and correct answers</LI>
<LI>Questions allow HTML and images</LI>
<LI>Multiple-choice questions supporting single or multiple answers</LI>
<LI>Short Answer questions (words or phrases)</LI>
<LI>True-False questions </LI>
</UL>
<P><B>Resource Module</B> </P>
<UL>
<LI>Supports display of any electronic content</LI>
<LI>Files can be uploaded and managed on the server, or created on the fly using
web forms (text or HTML)</LI>
<LI>External content on the web can be linked to or seamlessly included within
the course interface.</LI>
</UL>
<B></B><B>Survey Module</B>
<UL><LI>Built-in surveys (COLLES, ATTLS) have been proven as instruments for analysing online classes</LI><LI>Online survey reports always available, including many graphs. Data is downloadable as an Excel spreadsheet or CSV text file.</LI><LI>Survey interface prevents partly-finished surveys.</LI><LI>Feedback is provided to the student of their results compared to the class averages</UL>
<B>Readings Module</B>
<UL><LI>Supports display of any electronic content</LI><LI>Files can be uploaded and managed on the server, or created on the fly using web forms (text or HTML)</LI><LI>External content on the web can be linked to or seamlessly included within the course interface.</LI></UL>
<B>Choice Module</B>
<UL><LI>Like a poll. Can either be used to vote on something, or to get feedback from every student (eg research consent)</LI></UL>
<B>Journal Module</B>
<UL><LI>Journals are private between student and teacher.</LI><LI>Each journal entry can be directed by an open question.</LI><LI>For each particular journal entry, the whole class can be assessed on one page in one form.</LI><LI>Teacher feedback is appended to the journal entry page, and notification is mailed out.</LI></UL>
<B>Assignment Module</B>
<UL><LI>Assignments can be specified with a due date and a maximum grade.</LI><LI>Students can upload their assignments (any file format) to the server - they are date-stamped.</LI><LI>Late assignments are allowed, but the amount of lateness is shown clearly to the teacher</LI><LI>For each particular assignment, the whole class can be assessed (grade and comment) on one page in one form.</LI><LI>Teacher feedback is appended to the assignment page for each student, and notification is mailed out.</LI></UL>
<P>&nbsp;</P>
<P ALIGN="CENTER"><FONT SIZE="1"><A HREF="index.html" TARGET="_top">Moodle Documentation</A></FONT></P>
+1 -1
View File
@@ -35,7 +35,7 @@
<LI>Full user account management (eg connection to external databases, import/export etc)
<LI>Full grade management
<LI>Ability to define groups and group work
<LI>Automatic linking in texts to uploaded readings (like Wiki)
<LI>Automatic linking in texts to uploaded resources (like Wiki)
<LI>Online support for teachers to design and maintain classes
<LI>Online support for students in collaboration processes
</UL>
+8 -2
View File
@@ -26,8 +26,13 @@
<p>All you should need are:</p>
<ul>
<li>a working installation of <A HREF="http://www.php.net/">PHP</A> (version
4.1.0 or better), including the <A HREF="http://www.boutell.com/gd/">GD</A>
library for manipulating images.</li>
4.1.0 or later), with the following features enabled (most PHP installations
these days will have all of these):
<ul>
<LI>JPEG and/or PNG image editing support via the <A HREF="http://www.boutell.com/gd/">GD library</A></li>
<LI>Sessions support
<LI>File uploading
</UL>
<li>a working database server (<A HREF="http://www.mysql.com/">MySQL</A> for
now, but soon it will support PostgreSQL, MSSQL, Oracle, Interbase, Foxpro,
Access, ADO, Sybase, DB2 or ODBC).</li>
@@ -65,6 +70,7 @@
index.php - the front page of the site</p>
<ul>
<li>admin/ - code to administrate the whole server </li>
<li>auth/ - plugin modules to authenticate users </li>
<li>course/ - code to display and manage courses </li>
<li>doc/ - help documentation for Moodle (eg this page)</li>
<li>files/ - code to display and manage uploaded files</li>
+16 -5
View File
@@ -92,7 +92,7 @@
<p align="center"><img src="pix/files.jpg" width="400" height="347"></p>
<p>&nbsp;</p>
<p>This interface is only available to teachers - it is not accessible by students.
Individual files are made available to students later on (as &quot;Readings&quot;
Individual files are made available to students later on (as &quot;Resources&quot;
- see the next section).</p>
<p>As you can see in the screenshot, files are listed alongside subdirectories.
You can create any number of subdirectories to organise your files and move
@@ -109,7 +109,7 @@
with the same name as an existing file it will automatically be overwritten.</p>
<p>A final note: if your content resides out on the web then you don't need
to upload the files at all - you can link directly to them from inside the
course (see the Readings module and the next section).</p>
course (see the Resources module and the next section).</p>
<HR>
</blockquote>
<H3><A NAME="activities"></A>Setting up activities</H3>
@@ -135,7 +135,7 @@
<BR>
<dt><strong>Choice</strong></dt>
<dd>A choice activity is very simple - you ask a question and specify a choice
of responses (currently only two). Students can make that choice, and you
of responses. Students can make their choice, and you
have a report screen where you can see the results. I use it to gather research
consent from my students, but you could use it for quick polls or class
votes.</dd>
@@ -158,13 +158,24 @@
and students will receive an automatic email informing them of your feedback.</dd>
<BR>
<BR>
<dt><strong>Reading</strong></dt>
<dd>Readings are the content of your course. Each reading can be any file
<dt><strong>Resource</strong></dt>
<dd>Resources are the content of your course. Each resource can be any file
you have uploaded or can point to using a URL. You can also maintain simple text-based pages by typing them
directly into a form.</dd>
<BR>
<BR>
<dt><strong>Survey</strong></dt>
<dd>This module allows you to design and set quiz tests, consisting of
multiple choice, true-false, and short answer questions. These
questions are kept in a categorised database, and can be re-used
within courses and even between courses. Quizzes can allow
multiple attempts. Each attempt is automatically marked, and the
teacher can choose whether to give feedback or to show correct answers.
This module includes grading facilities.
</dd>
<BR>
<BR>
<dt><strong>Survey</strong></dt>
<dd>The survey module provides a number of predefined survey instruments that are useful in
evaluating and understanding your class. Currently they include the COLLES and the ATTLS instruments.
They can be given to students early in the course as a diagnostic tool and at the end of the
+6 -2
View File
@@ -10,6 +10,8 @@
optional_variable($text, "No text to display");
optional_variable($module, "moodle");
$lang = current_language();
print_header();
if (ereg("\\.\\.", $file)) {
@@ -18,9 +20,9 @@
if ($file) {
if ($module == "moodle") {
$filepath = "$CFG->dirroot/lang/$CFG->lang/help/$file";
$filepath = "$CFG->dirroot/lang/$lang/help/$file";
} else {
$filepath = "$CFG->dirroot/lang/$CFG->lang/help/$module/$file";
$filepath = "$CFG->dirroot/lang/$lang/help/$module/$file";
}
if (file_exists("$filepath")) {
@@ -45,6 +47,8 @@
echo $text;
echo "</P>";
}
close_window_button();
?>
</BODY>
</HTML>
+1 -1
View File
@@ -3,7 +3,7 @@
require("config.php");
include("course/lib.php");
include("mod/reading/lib.php");
include("mod/resource/lib.php");
include("mod/forum/lib.php");
if (! $site = get_site()) {
+23
View File
@@ -0,0 +1,23 @@
README FOR LANGUAGE PLUGIN
--------------------------
This directory contains all the strings and texts needed
to render a Moodle site in a particular language.
The default language is English. If a string is missing
for any reason from another language, then the English
version will be used.
Note that each installed module should have a file here,
as well as the main file which is called "moodle.php".
The "help" directory contains whole pages written in HTML,
and the "docs" directory contains other miscellaneous
documents.
If you are thinking of translating Moodle to another language,
please contact me so I can help you!
Cheers,
Martin martin@dougiamas.com
+30
View File
@@ -0,0 +1,30 @@
<?PHP // $Id$
// assignment.php - created with Moodle 1.0.6 dev (2002101001)
$string['assignmentdetails'] = "Aufgabendetails";
$string['assignmentname'] = "Aufgabenname";
$string['assignmenttype'] = "Aufgabentyp";
$string['description'] = "Beschreibung ";
$string['duedate'] = "Abgabefrist";
$string['early'] = "\$a früh";
$string['failedupdatefeedback'] = "Keine Aktualisierung der Eintragsmeldung für Benutzer \$a";
$string['feedbackupdated'] = "Eintragsmeldung aktualisiert für \$a Leute ";
$string['late'] = "\$a spät ";
$string['maximumgrade'] = "Höchster Grad ";
$string['maximumsize'] = "Maximale Größe";
$string['modulename'] = "Aufgabe";
$string['modulenameplural'] = "Aufgaben";
$string['newsubmissions'] = "Aufgaben eingetragen";
$string['notsubmittedyet'] = "Noch nicht eingetragen";
$string['overwritewarning'] = "Hinweis: erneutes Hochladen ERSETZT Ihren gegenwärtigen Eintrag ";
$string['submissionfeedback'] = "Eintragsmeldung";
$string['submissions'] = "Einträge";
$string['submitassignment'] = "Tragen Sie Ihre Aufgabe ein unter Verwendung dieses Formulars";
$string['submitted'] = "Eingetragen";
$string['typeuploadsingle'] = "Laden Sie einzige Datei hoch, Wert zwischen 0 - 100 Punkten";
$string['uploadedfiles'] = "hochgeladene Dateien";
$string['viewsubmissions'] = "Zeige \$a eingetragen Aufgaben ";
$string['yoursubmission'] = "Ihre Eintrag";
?>
+17
View File
@@ -0,0 +1,17 @@
<?PHP // $Id$
// choice.php - created with Moodle 1.0.6 dev (2002100200)
$string['answered'] = "Beantwortet";
$string['choice'] = "Wahl \$a";
$string['choicename'] = "Wahlname";
$string['choicetext'] = "Wahltext";
$string['modulename'] = "Wahl ";
$string['modulenameplural'] = "Wahlen ";
$string['notanswered'] = "Noch nicht beantwortet";
$string['responses'] = "Antworten ";
$string['responsesto'] = "Antworten zu \$a";
$string['savemychoice'] = "Meine Wahl speichern";
$string['viewallresponses'] = "Zeige \$a Antworten";
?>
+18
View File
@@ -0,0 +1,18 @@
ABOUT THIS DIRECTORY
--------------------
DO NOT CHANGE, RENAME OR MOVE ANY OF THE FILES
IN THIS DIRECTORY unless you REALLY know what
you are doing.
Changing these files could mess up your course.
This directory contains files uploaded to your
course within particular modules (mostly by
students), such as assignment submissions and
forum attachments.
The names of the directories and files within
this directory are very specific and are
automatically maintained by Moodle.
+113
View File
@@ -0,0 +1,113 @@
<?PHP // $Id$
// forum.php - created with Moodle 1.0.6 dev (2002100200)
$string['addanewdiscussion'] = "Ein neues Diskussion-Thema hinzufügen";
$string['allowchoice'] = "Jeder darf auswählen";
$string['allowdiscussions'] = "Darf ein \$a in dieses Forum schreiben? ";
$string['allowratings'] = "Dürfen Einträge bewertet werden?";
$string['allowsdiscussions'] = "Jeder darf in diesem Forum ein Diskussion-Thema beginnen.";
$string['anyfile'] = "Jede Datei";
$string['attachment'] = "Anhang";
$string['bynameondate'] = "durch \$a->name - \$a->date ";
$string['couldnotadd'] = "Eintrag konnte aufgrund eines unbekannten Fehlers nicht hinzugefügt werden.";
$string['couldnotdeleteratings'] = "Das kann nicht gelöscht werden, weil es schon bewertet wurde .";
$string['couldnotdeletereplies'] = "Das kann nicht gelöscht werden, weil es schon beantwortet wurde .";
$string['couldnotupdate'] = "Der Eintrags konnte aufgrund eines unbekannten Fehlers nicht übernommen werden.";
$string['delete'] = "Löschen";
$string['deleteddiscussion'] = "Das Diskussion Thema ist gelöscht worden ";
$string['deletedpost'] = "Der Eintrag wurde gelöscht";
$string['deletesure'] = "Möchten Sie diesen Eintrag wirklich löschen?";
$string['discussion'] = "Diskussion";
$string['discussions'] = "Diskussionen";
$string['discussionsstartedby'] = "Diskussionen starteten am \$a";
$string['discussthistopic'] = "Diesen Eintrag diskutieren";
$string['eachuserforum'] = "Jeder trägt eine Diskussion ein.";
$string['edit'] = "Bearbeiten";
$string['editing'] = "Bearbeitung";
$string['emptymessage'] = "Fehler in Ihrem Eintrag. Vielleicht haben Sie keinen Text eingegeben oder der Anhang war zu gross. Ihre Änderungen wurden NICHT gespeichert.";
$string['everyonecanchoose'] = "Jeder kann sich eintragen";
$string['everyoneissubscribed'] = "Jeder ist in diesem Forum eingetragen";
$string['forcesubscribe'] = "Jeder ist zwingend in diesem Forum eingetragen";
$string['forcesubscribeq'] = "Jeder ist in zwingend diesem Forum eingetragen?";
$string['forum'] = "Forum";
$string['forumintro'] = "Einführung ins Forum";
$string['forumname'] = "Name des Forums";
$string['forums'] = "Foren";
$string['forumtype'] = "Forentyp";
$string['generalforum'] = "Standard Forum zur allgemeinen Nutzung";
$string['generalforums'] = "Allgemeines Forum";
$string['inforum'] = "in \$a";
$string['intronews'] = "Allgemeine Nachrichten und Ankündigungen";
$string['introsocial'] = "Ein offenes Forum, um über alles zu Plaudern";
$string['introteacher'] = "Ein Forum ausschliesslich für Anmerkungen und Diskussionen der Lehrer";
$string['learningforums'] = "Lernforum";
$string['maxtimehaspassed'] = "Die Höchstdauer für die Bearbeitung diesen Eintrag (\$a) ist überschritten!";
$string['message'] = "Mitteilung";
$string['modeflatnewestfirst'] = "Anzeige der Antworten flach, aktuellste zuerst";
$string['modeflatoldestfirst'] = "Anzeige der Antworten flach, älteste zuerst";
$string['modenested'] = "Anzeige der Antworten geschachtelt";
$string['modethreaded'] = "Anzeige der Antworten geschachtelt hierarchisch";
$string['modulename'] = "Forum";
$string['modulenameplural'] = "Foren";
$string['more'] = "mehr";
$string['namenews'] = "Nachrichtenforum";
$string['namesocial'] = "Soziales Forum";
$string['nameteacher'] = "Lehrer-Forum";
$string['newforumposts'] = "Neue Foren-Beiträge";
$string['nodiscussions'] = "Es befindet sich noch kein Diskussionsthema in diesem Forum";
$string['noguestpost'] = "Gäste dürfen hier nicht eintragen";
$string['noposts'] = "Keine Beiträge";
$string['nosubscribers'] = "Momentan gibt es keine Teilnehmer in diesem Forum";
$string['nownotsubscribed'] = "\$a->name wird keine Kopien von '\$a->forum' per Email erhalten";
$string['nowsubscribed'] = "\$a->name wird Kopien von '\$a->forum' per Email erhalten";
$string['numposts'] = "\$a Beiträge";
$string['olderdiscussions'] = "Ältere Diskussionen";
$string['openmode0'] = "Keine Diskussionen, keine Antworten";
$string['openmode1'] = "Keine Diskussionen, aber Atworten erlaubt";
$string['openmode2'] = "Discussions and replies are allowed";
$string['parentofthispost'] = "Verfasser dieses Beitrags";
$string['postadded'] = "Ihr Eintrag wurde erfolgreich hinzugefügt. <P>Sie haben \$a zu bearbeiten, sofern Sie Änderungen machen möchten.";
$string['postingtip'] = "<B>Eintragstipps
für Antworten
<UL>
<LI>lesen Sie Ihre aufmerksam durch
<LI>achten sie auf Dinge, die Sie kommentieren
</UL>
Beim Schreiben
<UL>
<LI>verfassen Sie Ihren Beitrag kurz und themenbezogen
<LI>drücken Sie sich klar aus
<LI>überlegen Sie sich Fragen die Sie stellen können
</UL>";
$string['postmailinfo'] = "Hiermit erhalten Sie die Kopie einer Mitteilung, die auf der internet-Seite \$a eingetragen wurde.
Um auf diese zu antworten, folgen Sie bitte diesem Link:";
$string['postrating1'] = "Durchaus differrnziertes Wissen";
$string['postrating2'] = "Durchaus diffenziert und fundiert";
$string['postrating3'] = "Zeigt meistens fundiertes Wissen";
$string['postupdated'] = "Ihr Beitrag wurde aktualisiert";
$string['processingpost'] = "Bearbeite Beitrag \$a";
$string['rate'] = "Bewerte";
$string['ratings'] = "Bewertung";
$string['re'] = "Re:";
$string['readtherest'] = "Lesen Sie den Rest des Themas";
$string['repliesmany'] = "\$a Antworten bis jetzt";
$string['repliesone'] = "\$a Antwort bis jetzt";
$string['reply'] = "Antwort";
$string['search'] = "Suche";
$string['searchforums'] = "Durchsuche Foren";
$string['sendinratings'] = "Aktuelle Bewertung senden";
$string['showsubscribers'] = "Teilnehmer anzeigen";
$string['singleforum'] = "Eine einzelne, einfache Diskussion";
$string['subject'] = "Betreff";
$string['subscribe'] = "In diesem Forum anmelden";
$string['subscribed'] = "Angemeldet";
$string['subscribers'] = "Teilnehmer";
$string['subscribersto'] = "Teilnehmer für '\$a'";
$string['unsubscribe'] = "Von diesem Forum abmelden";
$string['youratedthis'] = "Ihre Bewertung";
$string['yournewtopic'] = "Ihr neues Diskussionsthema";
$string['yourreply'] = "Ihre Antwort";
?>
+7
View File
@@ -0,0 +1,7 @@
<P ALIGN=CENTER><B>Choice options</B></P>
<P>Here is where you specify the options that participants
have to choose from.
<P>You can fill in any number of these: it's OK to leave some blank
if you don't need the full 6 options.
+3
View File
@@ -0,0 +1,3 @@
<P ALIGN=CENTER> <B>Kurs-Rubriken</B> </P>
<P> Ihr <SPAN ID=UNKNOWNWORD><FONT COLOR="#ff00ff">sel@ction</FONT></SPAN> Der Verwalter kann mehrere Kurs-Rubriken angelegt haben.<P> Zum Beispiel, "Wissenschaft", "Geisteswissenschaften", "Gesundheitswesen" etc.<P> Die passende für Ihren Kurs wählen. Diese Auswahl bestimmt, wo Ihr Kurs auf der aufgelistet wird und es erleichtert den Teilnehmern, den richtigen Kurrs zu finden.
+24
View File
@@ -0,0 +1,24 @@
<P ALIGN=CENTER><B>Moodle course formats</B></P>
<P><B>Weekly format</B></P>
<UL>
The course is organised week by week, with a clear start date and a finish date.
Each week consists of activities. Some of them, like journals, may have
"open windows" of, say, two weeks after which they become unavailable.
</UL>
<P><B>Topics format</B></P>
<UL>
Very similar to the weekly format, except that each "week" is called a topic.
A "topic" is not restricted to any time limit. You don't need to specify any
dates.
</UL>
<P><B>Social format</B></P>
<UL>
This format is oriented around one main forum, the Social forum, which appears
listed on the main page. It is useful for situations that are more freeform.
They may not even be courses. For example, it could be used as a departmental
notice board.
</UL>
+4
View File
@@ -0,0 +1,4 @@
<P ALIGN=CENTER><B>Course Full name</B></P>
<P>The full name of the course is displayed at the top of the screen and in the course listings.</P>
+15
View File
@@ -0,0 +1,15 @@
<P ALIGN=CENTER><B>Course News Items</B></P>
<P>A special forum called "News" appears in the
"weekly" and "topics" course formats. It's
a good place to post notices for all students
to see. (By default, all students are subscribed
to this forum, and will receive your notices by
email.)
<P>This setting determines how many recent items
appear on your course home page, in a news box
down the right-hand side.
<P>If you set it to "0 news items" then the news
box won't even appear.
+14
View File
@@ -0,0 +1,14 @@
<P ALIGN=CENTER><B>Course Number of Weeks/Topics</B></P>
<P>This setting is only used by the 'weekly' and 'topics'
course formats.
<P>In the 'weekly' format, it specifies the number of weeks
that the course will run for, starting from the
course starting date.
<P>In the 'topics' format, it specifies the number of topics
in the course.
<P>Both of these translate to the number of "boxes" down the
middle of the course page.
+7
View File
@@ -0,0 +1,7 @@
<P ALIGN=CENTER><B>Course short name</B></P>
<P>Many institutions have a shorthand way of referring to a course, such as
BP102 or COMMS. Even you don't already have such a name for your course,
make one up here. It will be used in several places where the long name
isn't appropriate (such us in the subject line of email).</P>
+19
View File
@@ -0,0 +1,19 @@
<P ALIGN=CENTER><B>Course Start Date</B></P>
<P>This is where you specify the starting time of the
course (in your own timezone).
<P>If you are using a 'weekly' course format, this will
affect the display of the weeks. The first week will
start on the date you set here.
<P>This setting will not affect courses using the
'social' or 'topics' formats.
<P>However, one place this setting will be affect is
the display of logs, which use this date as the earliest
possible date you can display.
<P>In general, if your course does have a real starting date
then it makes sense to set this date to that, no matter
what course formats you are using.
+23
View File
@@ -0,0 +1,23 @@
<P ALIGN=CENTER><B>Course Enrolment Key</B></P>
<P>A course enrolment key is what keeps unwanted people
out of your course.
<P>If you leave this blank, then anyone who has created
a Moodle username on this site will be able to enrol
in your course simply by going in to it.
<P>If you put something here, then students who are trying
to get in for the FIRST TIME ONLY will be asked to supply
this word or phrase.
<P>The idea is that you will supply the key to authorised
people using another means like private email, snail mail,
on the phone or even verbally in a face to face class.
<P>If this password "gets out" and you have unwanted people
enrolling, you can unenrol them (see their user profile page)
and change this key. Any legitimate students who have already
enrolled will not be affected, but the unwanted people won't be
able to get back in.
+20
View File
@@ -0,0 +1,20 @@
<P ALIGN=CENTER><B>Allowing new posts</B></P>
<P>This option allows you to restrict students from posting
new content in this forum.
<P>For most forums you will want to leave students unrestricted
and choose the first option to allow them to start new discussion
topics (threads), and also to post replies within those threads.
<P>Sometimes, however, you will want to disable this ability. For
example, this is useful for the News forum when you only want
teachers to post new items that appear on the course main page.
In this case you might choose the third option "No discussions, no replies".
<P>Sometimes you might want to only allow teachers to start new
discussions, but still allow students to reply within those
threads (for example within the news forum on the site home page).
In this case you would choose the second option, "No discussions, but
replies are allowed".
+21
View File
@@ -0,0 +1,21 @@
<P ALIGN=CENTER><B>Attachments for posts</B></P>
<P>You can optionally attach ONE file from your own computer
to any post in the forums. This file is uploaded to the
server and stored with your post.
<P>This is useful when you want to share a picture, for example,
or a Word document.
<P>This file can be of any type, however it is highly recommended
that the file is named using standard 3-letter internet
suffixes such as .doc for a Word document, .jpg or .png
for an image, and so on. This will make it easier for others
to download and view your attachment in their browsers.
<P>If you re-edit a posting and attach a new file, then any
previous attached files for that post will be replaced.
<P>If you re-edit a posting with an attachment and leave
this space blank, then the original attachment will be
retained.
+16
View File
@@ -0,0 +1,16 @@
<P ALIGN=CENTER><B>Forum Types</B></P>
<P>There are several different types of forum to choose from:
<P><B>A single simple discussion</B> - is just a single topic, all on one page.
Useful for short, focussed discussions.
<P><B>Standard forum for general use</B> - is an open forum where any one can
start a new topic at any time. This is the best general-purpose forum.
<P><B>Each person posts one discussion</B> - Each person can post exactly one
new discussion topic (everyone can reply to them though). This is useful when
you want each student to start a discussion about, say, their reflections on
the week's topic, and everyone else responds to these.
<P>(More development to come in future versions of Moodle)
+70
View File
@@ -0,0 +1,70 @@
<P ALIGN=CENTER><B>Forum Ratings</B></P>
<P>Individual posts can be rated using a scale based on the theory of
<strong>separate and connected knowing</strong>.
<p>This theory may help you to look at human interactions
in a new way. It describes two different ways that we can evaluate and learn
about the things we see and hear.
<p>Although each of us may use these two methods in different amounts at different
times, it may be useful to imagine two people as examples, one who is a mostly
separate knower (Jim) and the other a mostly connected knower (Mary).</p>
<ul>
<li>Jim likes to remain as 'objective' as possible without including his feelings
and emotions. When in a discussion with other people who may have different
ideas, he likes to defend his own ideas, using logic to find holes in his
opponent's ideas. He is critical of new ideas unless they are proven facts
from reputable sources such as textbooks, respected teachers or his own direct
experience. Jim is a very <strong>separate knower</strong>.<br><br>
</li>
<li>Mary is more sensitive to other people. She is skilled at empathy and tends
to listen and ask questions until she feels she can connect and &quot;understand
things from their point of view&quot;. She learns by trying to share the experiences
that led to the knowledge she finds in other people. When talking to others,
she avoids confrontation and will often try to help the other person if she
can see a way to do so, using logical suggestions. Mary is a very <strong>connected
knower</strong>.</li>
</ul>
<p>Did you notice in these examples that the separate knower is male and the connected
knower is female? Some studies have shown that statistically this tends to be
the case, however individual people can be anywhere in the spectrum between
these two extremes. </p>
<p>For a collaborative and effective group of learners it may be best if everyone
were able to use BOTH ways of knowing.</p>
<p>In a particular situation like an online forum, a single post by a person may
+18
View File
@@ -0,0 +1,18 @@
<P ALIGN=CENTER><B>Forum Subscription</B></P>
<P>When a person is subscribed to a forum it means that
they will be sent email copies of every post in that forum
(posts are sent about 30 minutes after the post was first
written).
<P>People can usually choose whether or not they want to be
subscribed to each forum.
<P>However, if a teacher forces subscription on a particular forum
then this choice is taken away and everyone in the class will get
email copies.
<P>This is especially useful in the News forum and in forums
towards the beginning of the course (before everyone has
worked out that they can subscribe to these emails themselves).
+21
View File
@@ -0,0 +1,21 @@
<P ALIGN=CENTER><B>Guest Access</B></P>
<P>You have the choice of allowing "guests" into your course.
<P>People can log in as guests using the "Login as a guest" button
on the login screen.
<P>Guests ALWAYS have "read-only" access - meaning they can't leave
any posts or otherwise mess up the course for real students.
<P>This can be handy when you want to let a colleague in to
+13
View File
@@ -0,0 +1,13 @@
<P ALIGN=CENTER><B>Help on writing html</B></P>
<P>When writing HTML in Moodle, you are free to use any HTML tags you like
to produce the effect you want.
<P>Your code will normally be printed on the page within a table cell,
so:
<UL>
<LI>there is no need to use any &lt;HEAD> or &lt;BODY> tags
<LI>be careful about unmatched &lt;/TABLE> tags that may mess up the display.
</UL>
+12
View File
@@ -0,0 +1,12 @@
<P ALIGN=CENTER><B>Language Editing</B></P>
<P>To edit languages on this page the files need to be writable
by the web server process.
<P>Within some of the strings you will notice <B>$a</B> and <B>$a->something</B>.
<P>These represent variables that will be replaced by names or other words from
within Moodle.
<P>When there is only one variable, the $a form is used. When there are two or
more variables, then each one has a name.
+69
View File
@@ -0,0 +1,69 @@
<P ALIGN=CENTER><B>Activity Modules</B></P>
<P>Moodle contains a wide range of activity modules that can be used to
build up any type of course.</P>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif">&nbsp;<B>Forums</B></P>
<UL>
<P>This activity can be the most important - it is here that most discussion takes place.
Forums can be structured in different ways, and can include peer rating of each posting.
The postings can be viewed in a variety for formats, and can include attachments.
By subscribing to a forum, participants will receive copies of each new posting
in their email. A teacher can impose subscription on everyone if they want to.
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif">&nbsp;<B>Journals</B></P>
<UL>
<P>This module is a very important reflective activity. The teacher
asks the student to reflect on a particular topic, and the student can
edit and refine their answer over time. This answer is private and
can only be seen by the teacher, who can offer feedback and a grade
on each journal entry. It's usually a good idea to have about one
Journal activity per week.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif">&nbsp;<B>Resources</B></P>
<UL>
<P>Resources are content: information the teacher wants to bring into the
course. These can be prepared files uploaded to the course
server; pages edited directly in Moodle; or external web pages
made to appear part of this course.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif">&nbsp;<B>Assignments</B></P>
<UL>
<P>Assignments allow the teacher to specify a task that requires students
to prepare digital content (any format) and submit it by uploading it
to the server. Typical assignments include essays, projects, reports
and so on. This module includes grading facilities.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif">&nbsp;<B>Quizzes</B></P>
<UL>
<P>This module allows the teacher to design and set quiz tests, consisting of
multiple choice, true-false, and short answer questions. These
questions are kept in a categorised database, and can be re-used
within courses and even between courses. Quizzes can allow
multiple attempts. Each attempt is automatically marked, and the
teacher can choose whether to give feedback or to show correct answers.
This module includes grading facilities.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif">&nbsp;<B>Choices</B></P>
<UL>
<P>A choice activity is very simple - the teacher asks a question and specifies a
choice of multiple responses. It can be useful as a quick poll to
stimulate thinking about a topic; to allow the class to vote on
a direction for the course; or to gather research consent.
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif">&nbsp;<B>Surveys</B></P>
<UL>
<P>The Survey module provides a number of verified survey instruments that
have been found useful in assessing and stimulating learning in
online environments. Teachers can use these to gather data from their
students that will help them learn about their class and reflect
on their own teaching.</P>
</UL>
+18
View File
@@ -0,0 +1,18 @@
<P ALIGN=CENTER><B>Uploading a picture</B></P>
<P>You can upload a picture from your computer to this server, and this picture will be used in various places to represent you.
<P>For this reason, the best images to use are a close-up of your face, but you can use any image you like.
<P>The picture must be in JPG or PNG format (ie the names will usually end in .jpg or .png).
<P>You can get a picture file using one of four methods:
<OL>
<LI>Using a digital camera, your photos will most likely already be on your computer in the right format.
<LI>You can use a scanner to scan a printed photograph. Make sure you save it as JPG or PNG format.
<LI>If you're artistic, you might draw a picture using a paint program.
<LI>Lastly, you can "steal" images from the web. <A TARGET=google HREF="http://images.google.com/">http://images.google.com</A> is a superb place to search for images. Once you find one, you can "right-click" on them with the mouse and choose "Save this image..." from the menu (different computers may vary slightly).
</OL>
<P>To upload the image, click the "Browse" button on this editing page, and select the image from your hard disk.
<P>NOTE: Make sure that the file is not larger than the maximum size listed, or it will not be uploaded.
<P>Then click "Update my Profile" at the bottom - the image file will be cropped to a square and resized down to 100x100 pixels.
<P>When you are taken back to your profile page, the image might not appear to have changed. If this is so, just use the "Reload" button in your browser.
+94
View File
@@ -0,0 +1,94 @@
<h2>Asking questions</h2>
<p>Socratic questions are open-ended, probing questions designed to promote critical
evaluation of ideas, as well as encourage the creation of new ideas. Below are
some examples of such questions:</p>
<h3>Questions of Clarification</h3>
<ul>
<li>What do you mean by ____?</li>
<li>What is your main point?</li>
<li>How does _____ relate to _____?</li>
<li>Could you put that another way?</li>
<li>Is your basic point _____ or _____?</li>
<li>What do you think is the main issue here?</li>
<li>Let me see if I understand you; do you mean _____ or _____?</li>
<li>How does this relate to our problem/discussion/issue?</li>
<li>What do you, Mike, mean by this remark? What do you take Mike to mean by
his remark?</li>
<li>Jane, can you summarize in your own words what Richard said? . . . Richard,
is this what you meant?</li>
<li>Could you give me an example?</li>
<li>Would this be an example, . . .?</li>
<li>Could you explain this further?</li>
<li>Would you say more about that?</li>
<li>Why do you say that?</li>
</ul>
<h3>Questions that probe assumptions</h3>
<ul>
<li>What are you assuming?</li>
<li>What is Jenny assuming?</li>
<li>What could we assume instead?</li>
<li>You seem to be assuming _____. Do I understand you correctly?</li>
<li>All of your reasoning depends on the idea that _____. Why have you based
your reasoning on _____ instead of _____?</li>
<li>You seem to be assuming _____. How do you justify taking that for granted?</li>
<li>Is that always the case? Why do you think the assumption holds here?</li>
<li>Why would someone make that assumption? </li>
</ul>
<h3>Questions that probe reasons and evidence</h3>
<ul>
<li>What would be an example?</li>
<li>How do you know?</li>
<li>Why do you think that is true?</li>
<li>Do you have any evidence for that?</li>
<li>What difference does that make?</li>
<li>What are your reasons for saying that?</li>
<li>What other information do you need?</li>
<li>Could you explain your reasons to us?</li>
<li>Are these reasons adequate?</li>
+6
View File
@@ -0,0 +1,6 @@
<P ALIGN=CENTER><B>Quiz attempts</B></P>
<P>Students may be allowed to have multiple attempts at a quiz.
<P>This can help make the process of taking the quiz more of
an educational activity rather than simply an assessment.
+17
View File
@@ -0,0 +1,17 @@
<P ALIGN=CENTER><B>Question categories</B></P>
<P>Rather than keeping all your questions in one big list,
you can create categories to keep them in.
<P>Each category consists of a name and a short description.
<P>Each category can also be "published", which means
that the category (and all questions in it) will be
available to all courses on this server, so that
other courses can use your questions in their quizzes.
<P>Categories can also be created or deleted at will.
However, if you try to delete a category containing
questions, then you will be asked to specify another
category to move them to.
+6
View File
@@ -0,0 +1,6 @@
<P ALIGN=CENTER><B>Show correct answers</B></P>
<P>If you enable correct answers, then the
feedback will show also show the correct answer
for each question (highlighted in a bright colour).
</P>
+5
View File
@@ -0,0 +1,5 @@
<P ALIGN=CENTER><B>Feedback</B></P>
<P>If you enable quiz feedback, then students will receive
question feedback on every answer (right or wrong).</P>
+25
View File
@@ -0,0 +1,25 @@
<P ALIGN=CENTER><B>Grading method</B></P>
<P>When multiple attempts are allowed, there are different ways
you can use the grades to calculate the student's final
grade for the quiz.
<P><B>Highest grade</B><P>
<UL>
<P>The final grade is the highest (best) grade in any attempt.
</UL>
<P><B>Average grade</B><P>
<UL>
<P>The final grade is the average (simple mean) grade of all attempts.
</UL>
<P><B>First grade</B><P>
<UL>
<P>The final grade is the grade gained on the first attempt (other attempts are ignored).
</UL>
<P><B>Last grade</B><P>
<UL>
<P>The final grade is the grade gained on the most recent attempt only.
</UL>
+11
View File
@@ -0,0 +1,11 @@
<P ALIGN=CENTER><B>Maximum grade</B></P>
<P>The maximum grade you set for a quiz is what all grades
are scaled to.
<P>For example, you might set the max grade to 20, because the
quiz is worth 20% of the whole course.
<P>Even though you might have 10 questions in your quiz
worth a total of 50 marks, all grades out of 50 will be
"scaled down" to the quiz max grade of 20.
+19
View File
@@ -0,0 +1,19 @@
<P ALIGN=CENTER><B>Multiple Choice questions</B></P>
<P>In response to a question (that may include a image) the respondent
chooses from multiple answers. There are two types of multiple choice
questions - single answer and multiple answer.
<P>Single-answer questions allow one and only one answer to be chosen.
Generally all the grades for such a question should be positive.
<P>Multiple-answer questions allow one or more answers to be chosen - each answer
may carry a positive or negative grade, so that choosing ALL the options
will not necessarily result in good grade. If the total grade is negative
then the total grade for this question will be zero. Careful, it is
possible to create questions that have scores greater than 100%.
<P>Finally, each answer (right or wrong) should include feedback - this feedback
will be shown to the respondent next to each of their answers (if the quiz
itself is configured to show feedback).
</P>
+37
View File
@@ -0,0 +1,37 @@
<P ALIGN=CENTER><B>Creating a new question</B></P>
<P>You can add a variety of different types of questions to a category:</P>
<P><B>Multiple Choice</B></P>
<UL>
<P>In response to a question (that may include a image) the respondent
chooses from multiple answers. There are two types of multiple choice
questions - single answer and multiple answer.
<P>More info: <? helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>Short Answer</B></P>
<UL>
<P>In response to a question (that may include a image), the respondent
types a word or phrase. There may several possible correct answers,
with different grades. Answers may or may not be sensitive to case.
</P>
<P>More info: <? helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>True/False</B></P>
<UL>
<P>In response to a question (that may include a image), the respondent
selects from two options: True or False.
</P>
<P>More info: <? helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>Random</B></P>
<UL>
<P>(Not yet implemented) Allows you to select a number of other questions from
which one gets randomly selected each time a student attempts the quiz.
</P>
<P>More info: <? helpbutton("random", "", "quiz") ?></P>
</UL>
+3
View File
@@ -0,0 +1,3 @@
<P ALIGN=CENTER><B>Random question</B></P>
+10
View File
@@ -0,0 +1,10 @@
<P ALIGN=CENTER><B>Short Answer questions</B></P>
<P>In response to a question (that may include a image) the respondent
types a word or short phrase.
<P>There may be several possible correct answers, each with a different
grade. If the "Case sensitive" option is selected, then you can
have different scores for "Word" or "word".
<P>Answers are compared exactly, so be careful with your spelling!
+5
View File
@@ -0,0 +1,5 @@
<P ALIGN=CENTER><B>Opening and closing the quiz</B></P>
<P>You can specify times when the quiz is accessible for people to make attempts.
<P>Before the opening time, and after the closing time, the quiz will be unavailable.
+11
View File
@@ -0,0 +1,11 @@
<P ALIGN=CENTER><B>True/False questions</B></P>
<P>In response to a question (that may include a image) the respondent
chooses from True or False.
<P>If feedback is enabled, then the appropriate feedback message is
shown to the respondent after answering the quiz. For example,
if the correct answer is "False", but they answer "True" (getting
it wrong) then the "True" feedback is shown.
</P>
+23
View File
@@ -0,0 +1,23 @@
<P ALIGN=CENTER><B>Resource Type</B></P>
<P>Resources are any content you can dream up. These are the
different types, which mostly specify how the content is
to be accessed:
<P><B>Plain text</B> - the easiest type. You can just type (edit) the page into a form
on the following page. Some things you type will be automatically formatted, just like
forum postings. See help on typing text: <? helpbutton("text", get_string("helptext")) ?>
<P><B>HTML text</B> - for more advanced users. No automatic formatting is performed,
you need to do it all manually using HTML codes.
<P><B>Reference</B> - a scholarly reference to a journal or book.
<P><B>Uploaded file</B> - displays any file you have uploaded into the course. See the 'Files' section.
<P><B>Web link</B> - A URL to somewhere on the web. When anyone clicks on this resource
activity they will be taken out of the course (the page you've specified will fill the browser window).
<P><B>Web page</B> - A URL to somewhere on the web. Like the previous type, this
will display a web page. Unlike the previous type, though, the page will displayed
within a frame, as if it is integrated within the course.
+8
View File
@@ -0,0 +1,8 @@
<P ALIGN=CENTER><B>Reading Summary</B></P>
<P>The summary is a very short description of the resource.
<P>Do not be tempted to write too much here, or to include the
resource itself!
<P>You'll get a chance to specify the content on the next page.
+149
View File
@@ -0,0 +1,149 @@
<P ALIGN=CENTER><B>About the Rich Text HTML editor</B></P>
<P>The Rich Text editor is currently only available when using Microsoft Internet Explorer 5.5 or later.
<P>It provides a word-processor interface embedded in your web page to allow you to edit text in an intuitive way, and produces normal HTML code.
<P>In addition to formatting text, this editor provides a number of extra features you may find useful.
<P><B>Paste text in from other Applications</B></P>
<UL>
<P>You can cut and paste rich text from other Windows applications such as Microsoft Word
straight into this editor, and your formatting will be preserved. Just use the normal cut and paste
menus in your web browser (or Control-C and Control-V).
</UL>
<P><B>Inserting images <img border="0" hspace="10" src="lib/rte/images/icon_ins_image.gif"></B></P>
<UL>
<P>If you have images that are already published on a web site and accessible via a URL, you can include these images in your texts using the "Insert Image" button.
</UL>
<P><B>Inserting Tables <img border="0" hspace="10" src="lib/rte/images/icon_ins_table.gif"></B></P>
<UL>
<P>To add layout to your texts, you can use the "Insert Tables" button in the toolbar.
</UL>
<P><B>Inserting Links <img border="0" hspace="10" src="lib/rte/images/icon_ins_link.gif"></B></P>
<UL>
<P>To make a new link, first type the text that you want to be a link. Then select it and click the link button in the toolbar. Type the URL you want to link to and it's done!
</UL>
<P><B>Inserting smilies (emoticons) <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></B></P>
<UL>
<P>To embed these small icons in your text, click on the smiley icon in the toolbar. A dialog will pop up that allows you to select from the following smiley icons. (Alternatively, you can just type the corresponding code straight into your text and it will be converted later when your text is displayed).
<table border="1">
<tr valign="top">
<td>
<table border="0" align="center" cellpadding="10">
<tr>
<td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
<td>smile</td>
<td NOWRAP><FONT FACE=Courier>:-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></td>
<td>big grin</td>
<td NOWRAP><FONT FACE=Courier>:-D</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
<td>wink</td>
<td NOWRAP><FONT FACE=Courier>;-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></td>
<td>mixed</td>
<td NOWRAP><FONT FACE=Courier>:-/</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></td>
<td>thoughtful</td>
<td NOWRAP><FONT FACE=Courier>V-.</FONT></td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></td>
<td>tongue out</td>
<td NOWRAP><FONT FACE=Courier>:-P</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></td>
<td>cool</td>
<td NOWRAP><FONT FACE=Courier>B-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></td>
<td>approve</td>
<td NOWRAP><FONT FACE=Courier>^-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></td>
<td>wide eyes</td>
<td NOWRAP><FONT FACE=Courier>8-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></td>
<td>surprise</td>
<td NOWRAP><FONT FACE=Courier>8-o</td>
</tr>
</table>
</td>
<td>
<table border="0" align="center" cellpadding="10">
<tr>
<td><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></td>
<td>sad</td>
<td NOWRAP><FONT FACE=Courier>:-(</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></td>
<td>shy</td>
<td NOWRAP><FONT FACE=Courier>8-.</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></td>
<td>blush</td>
<td NOWRAP><FONT FACE=Courier>:-I</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></td>
<td>kisses</td>
<td NOWRAP><FONT FACE=Courier>:-X</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></td>
<td>clown</td>
<td NOWRAP><FONT FACE=Courier>:o)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></td>
<td>black eye</td>
<td NOWRAP><FONT FACE=Courier>P-|</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></td>
<td>angry</td>
<td NOWRAP><FONT FACE=Courier>8-[</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></td>
<td>dead</td>
<td NOWRAP><FONT FACE=Courier>xx-P</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></td>
<td>sleepy</td>
<td NOWRAP><FONT FACE=Courier>|-.</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></td>
<td>evil</td>
<td NOWRAP><FONT FACE=Courier>}-]</td>
</tr>
</table>
</table>
</UL>
+99
View File
@@ -0,0 +1,99 @@
<P ALIGN=CENTER><B>Available surveys</B></P>
<P>Currently, Moodle only offers specific types of surveys (future versions
will enable you to create your own).</P>
<P>The available surveys have been chosen as being particularly useful for
evaluating online learning environments that use a constructivist pedagogy.
They are useful to identify certain trends that may be happening among
your participants.
(To see a paper where these are used in a detailed analysis, see:
<A TARGET=paper HREF="http://dougiamas.com/writing/herdsa2002">http://dougiamas.com/writing/herdsa2002</A>)</P>
<HR>
<P><B>COLLES - Constructivist On-Line Learning Environment Survey</B></P>
<UL>
<p>The COLLES comprises an economical 24 statements grouped into six scales,
each of which helps us address a key question about the quality of the on-line
learning environment: </p>
<table BORDER="0" CELLSPACING="10" CELLPADDING="10">
<tr>
<td valign=top>Relevance</td>
<td>How relevant is on-line learning to students' professional practices?
</td>
</tr>
<tr>
<td valign=top>Reflection </td>
<td>Does on-line learning stimulate students' critical reflective thinking?
</td>
</tr>
<tr>
<td valign=top>Interactivity </td>
<td>To what extent do students engage on-line in rich educative dialogue?
</td>
</tr>
<tr>
<td valign=top>Tutor Support</td>
<td>How well do tutors enable students to participate in on-line learning?
</td>
</tr>
<tr>
<td valign=top>Peer Support </td>
<td>Is sensitive and encouraging support provided on-line by fellow students?
</td>
</tr>
<tr>
<td valign=top>Interpretation </td>
<td>Do students and tutors make good sense of each other's on-line communications?</td>
</tr>
</table>
<p>Underpinning the dynamic view of learning is a new theory of knowing: social
constructivism, which portrays the learner as an active conceptualiser within
a socially interactive learning environment. Social constructivism is an epistemology,
or way of knowing, in which learners collaborate reflectively to co-construct
new understandings, especially in the context of mutual inquiry grounded in
their personal experience. </p>
<p>Central to this collaboration is the development of students' communicative
competence, that is, the ability to engage in open and critical discourse
with both the teacher and peers. This discourse is characterised by an empathic
orientation to constructing reciprocal understanding, and a critical attitude
towards examining underlying assumptions. </p>
<p>The COLLES has been designed to enable you
to monitor the extent to which you are able to exploit the interactive capacity
of the World Wide Web for engaging students in dynamic learning practices. </p>
<P>
(This information has been adapted from the COLLES page. You can find out more about
COLLES and the authors of it at:
<A TARGET=paper HREF="http://surveylearning.com/colles/">http://surveylearning.com/colles/</A>)</P>
</UL>
<HR>
<P><B>ATTLS - Attitudes to Thinking and Learning Survey</B></P>
<UL>
<P>The theory of 'ways of knowing', originally from the field of gender research (Belenky et al., 1986) provides us with a survey tool to examine the quality of discourse within a collaborative environment.
<P>The Attitudes Towards Thinking and Learning Survey (ATTLS) is an instrument developed by Galotti et al. (1999) to measure the extent to which a person is a 'connected knower' (CK) or a 'separate knower' (SK).
<P>People with higher CK scores tend to find learning more enjoyable, and are often more cooperative, congenial and more willing to build on the ideas of others, while those with higher SK scores tend to take a more critical and argumentative stance to learning.
<P>Studies have shown that these two learning styles are independent of each other (Galotti et al., 1999; Galotti et al., 2001). Additionally, they are only a reflection of learning attitudes, not learning capacities or intellectual power.
<P><I>Belenky, M. F., Clinchy, B. M., Goldberger, N. R., & Tarule, J. M. (1986). Women's Ways of Knowing: The Development of Self, Voice, and Mind. New York: Basic Books, Inc. </I></P>
<P><I>Galotti, K. M., Clinchy, B. M., Ainsworth, K., Lavin, B., & Mansfield, A. F. (1999). A New Way of Assessing Ways of Knowing: The Attitudes Towards Thinking and Learning Survey (ATTLS). Sex Roles, 40(9/10), 745-766.</I></P>
<P><I>Galotti, K. M., Reimer, R. L., & Drebus, D. W. (2001). Ways of knowing as learning styles: Learning MAGIC with a partner. Sex Roles, 44(7/8), 419-436.</I></P>
</UL>
+22
View File
@@ -0,0 +1,22 @@
<P ALIGN=CENTER><B>Teachers</B></P>
<P>This page shows the list of people who are assigned to be
"teachers" in this course (by the system administrator).
<P>You can use this form to assign a role (title) to each person
such as "Professor", "Tutor", "Assistant" and so on. These
will appear on the site's course listing and also on the
list of participants for your course. If you leave the
role empty then the default word for teacher will be used
(the one you set in the Course Settings page).
<P>You can also order this list (to put the main teacher at the
top, for example). Simply select numbers from the menus
in the "Order" column. After pressing "Save changes" you will
see the new order.
<P><B>NOTE:</B> A special case occurs if you use select "Hide"
for a teacher. In this case, the teacher will
NOT BE SHOWN on the course listings or the list of
participants. They will be "hidden" from students
(unless they post messages to the forums etc)
+43
View File
@@ -0,0 +1,43 @@
<P ALIGN=CENTER><B>Help on writing text</B></P>
Writing text in Moodle works pretty much the way you would expect, but you also have the ability to include "smilies", "URL addresses" and some HTML tags in your text.
<P><B>Smilies (emoticons)</B></P>
<UL>
<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=5>
<TR><TH>Name <TH>Picture <TH>You type</TR>
<TR><TD>smile <TD ALIGN=CENTER><img ALT=smile SRC="<?=$CFG->wwwroot?>/pix/s/smiley.gif"><TD ALIGN=CENTER> :-) </TD></TR>
<TR><TD>sad <TD ALIGN=CENTER><img ALT=sad SRC="<?=$CFG->wwwroot?>/pix/s/sad.gif"><TD ALIGN=CENTER> :-( </TD></TR>
<TR><TD>grin <TD ALIGN=CENTER><img ALT=grin SRC="<?=$CFG->wwwroot?>/pix/s/biggrin.gif"><TD ALIGN=CENTER> :-D </TD></TR>
<TR><TD>wink <TD ALIGN=CENTER><img ALT=wink SRC="<?=$CFG->wwwroot?>/pix/s/wink.gif"><TD ALIGN=CENTER> ;-) </TD></TR>
<TR><TD>mixed <TD ALIGN=CENTER><img ALT=mixed SRC="<?=$CFG->wwwroot?>/pix/s/mixed.gif"><TD ALIGN=CENTER> :-/ </TD></TR>
<TR><TD>wide-eyed <TD ALIGN=CENTER><img ALT=wide-eyed SRC="<?=$CFG->wwwroot?>/pix/s/wideeyes.gif"><TD ALIGN=CENTER> 8-) </TD></TR>
<TR><TD>tongue-out <TD ALIGN=CENTER><img ALT=tongue-out SRC="<?=$CFG->wwwroot?>/pix/s/tongueout.gif"><TD ALIGN=CENTER> :-P </TD></TR>
<TR><TD>surprise <TD ALIGN=CENTER><img ALT=surprised SRC="<?=$CFG->wwwroot?>/pix/s/surprise.gif"><TD ALIGN=CENTER> :-o </TD></TR>
<TR><TD>cool <TD ALIGN=CENTER><img ALT=cool SRC="<?=$CFG->wwwroot?>/pix/s/cool.gif"><TD ALIGN=CENTER> B-) </TD></TR>
</TABLE>
</UL>
<P><B>URLs</B></P>
<UL>
<P>Any "word" starting with <B>www.</B> or <B>http://</B> will automatically be turned into a clickable link.
<P>For example: <A HREF="http://www.yahoo.com">www.yahoo.com</A> or <A HREF="http://curtin.edu">http://curtin.edu</A>
</UL>
<P><B>HTML tags</B></P>
<UL>
<P>You can use a limited subset of HTML tags to add emphasis to your texts.
<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=5>
<TR><TH>HTML tags<TH>Produces</TR>
<TR><TD>&lt;B> bold &lt;/B> <TD> <B>bold text</B> </TR>
<TR><TD>&lt;I> italic &lt;/I> <TD> <I>italic text</I> </TR>
<TR><TD>&lt;U> underline &lt;/U> <TD> <U>underlined text</U> </TR>
<TR><TD>&lt;FONT SIZE=1> small &lt;/FONT> <TD> <FONT SIZE=1>small</FONT> </TR>
<TR><TD>&lt;FONT SIZE=4> large &lt;/FONT> <TD> <FONT SIZE=4>large</FONT> </TR>
<TR><TD>&lt;FONT COLOR=green> example &lt;/FONT> <TD> <FONT color=green>example</FONT> </TR>
<TR><TD valign=top>&lt;UL>&lt;LI>one &lt;LI>two &lt;/UL> <TD valign=top> <UL><LI>one<LI>two</UL> </TR>
<TR><TD>&lt;HR><TD> <HR> </TR>
</TABLE>
</UL>
+41
View File
@@ -0,0 +1,41 @@
<P ALIGN=CENTER><B>Formatting text</B></P>
<P>When writing text in Moodle there are currently two formats you can choose
to produce your text, depending on your expertise and the type of browser
you are using.
<P><B>Usually you can just leave this setting alone and things should
work as you expect</B>.
<P><B>1. Moodle auto-format</B></P>
<UL>
<P>This format is best for when you are using normal web forms for entry
(instead of the Richtext HTML editor). Just type text normally, as if you
were sending an email.
<P>When you save your text, Moodle will do a number of things to automatically
format your text for you.
<P>For example, URLs such as
<A HREF="http://yahoo.com/">http://yahoo.com</A> or even
<A HREF="http://www.yahoo.com/">www.yahoo.com</A> will be turned into links.
<P>Your line breaks will be retained, and blank lines will start new paragraphs.
<P>Smiley characters such as :-) will automatically become their graphical equivalents.
<P>You can even embed HTML code if you want to and it will be retained.
<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>
</UL>
<P><B>2. HTML format</B></P>
<UL>
<P>This format assumes the text is pure HTML. If you are using the
HTML editor to edit text then this is the default format - all
the commands in the toolbar are producing HTML for you.
<P>Even if you are not using the Richtext HTML editor, you can use HTML code
in your text and it should come out exactly as you intended.
<P>Unlike the Moodle auto-format, no automatic formatting is performed.
<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>
<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>
</UL>
+27
View File
@@ -0,0 +1,27 @@
<?PHP // $Id$
// journal.php - created with Moodle 1.0.6 dev (2002100200)
$string['alwaysopen'] = "Immer offen";
$string['blankentry'] = "Leerer Eintrag";
$string['daysavailable'] = "Tage verfügbar";
$string['editingended'] = "Bearbeitungszeitraum ist abgelaufen";
$string['editingends'] = "Bearbeitungszeitraum endet";
$string['journalname'] = "Name des Journals";
$string['journalquestion'] = "Journal-Frage";
$string['journalrating1'] = "nicht zufriedenstellend";
$string['journalrating2'] = "zufriedenstellend";
$string['journalrating3'] = "hervorragend";
$string['modulename'] = "Journal";
$string['modulenameplural'] = "Journale";
$string['newjournalentries'] = "Neie Journal-Einträge";
$string['noentry'] = "Kein Eintrag";
$string['noratinggiven'] = "Keine Beurteilung abgegeben";
$string['notopenuntil'] = "Diese Journal wird geschlossen sein bis";
$string['notstarted'] = "Sie haben dieses Journal noch nicht begonnen";
$string['overallrating'] = "Allgemeine Beurteilung";
$string['rate'] = "Beutreilung";
$string['startoredit'] = "Journal-Eintrag beginnen oder bearbeiten";
$string['viewallentries'] = "Zeige \$a Journal-Einträge";
?>
+484
View File
@@ -0,0 +1,484 @@
<?PHP // $Id$
// moodle.php - created with Moodle 1.0.6 dev 3 (2002102101)
$string['action'] = "Aktion";
$string['activities'] = "Aktivitäten";
$string['activity'] = "Aktivität";
$string['activityreport'] = "Übersicht der Aktivitäten";
$string['add'] = "Hinzufügen";
$string['added'] = "Hinzugefügt \$a";
$string['addinganew'] = "Füge ein \$a";
$string['addinganewto'] = "Füge \$a->what ein zu \$a->to";
$string['addnewcourse'] = "Neuen Kurs anlegen";
$string['addnewuser'] = "Neuen Benutzer anlegen";
$string['address'] = "Addresse";
$string['addteacher'] = "Lehrer anlegen";
$string['admin'] = "Verwalter";
$string['administration'] = "Verwaltung";
$string['again'] = "nochmal";
$string['all'] = "Alle";
$string['alldays'] = "Jeden Tag";
$string['allfieldsrequired'] = "Alle Felder sind zwingend";
$string['alllogs'] = "Alle Statistiken";
$string['allow'] = "Zulassen";
$string['allowguests'] = "Diesen Kurs dürfen Gäste besuchen";
$string['allownot'] = "Nicht zulassem";
$string['allparticipants'] = "Alle Teilnehmer";
$string['alphanumerical'] = "Kann nur Buchstaben und Zahlen haben";
$string['alreadyconfirmed'] = "Die Registrierung wurde bereits bestätigt";
$string['answer'] = "Antwort";
$string['assessment'] = "Beurteilung";
$string['assignteachers'] = "Lehrer zuweisen";
$string['availablecourses'] = "Verfügbare Kurse";
$string['cancel'] = "Abbrechen";
$string['categories'] = "Kurs-Kategorie";
$string['category'] = "Kategorie";
$string['categoryadded'] = "Die Kategorie '\$a' wurde angelegt";
$string['categorydeleted'] = "Die Kategorie '\$a' wurde gelöscht";
$string['changedpassword'] = "Passwort geändert";
$string['changepassword'] = "Passwort ändern";
$string['changessaved'] = "Änderungen gespeichert";
$string['checklanguage'] = "Sprache prüfen";
$string['choose'] = "Auswahl";
$string['choosecourse'] = "Kurs auswählen";
$string['chooselivelogs'] = "Oder momentane Aktivität beobachten";
$string['chooselogs'] = "Wählen Sie die anzuzeigende Statistik aus";
$string['choosetheme'] = "Thema auswählen";
$string['chooseuser'] = "Nutzer auswählen";
$string['city'] = "Stadt/Ort";
$string['closewindow'] = "Dieses Fenster schließen";
$string['comparelanguage'] = "Sprache vergleichen und bearbeiten";
$string['complete'] = "Fertig";
$string['configauth'] = "Wählen Sie das Authentisierung Modul, das Sie benutzen möchten. Die Standardeinstellung ist ' email' und bietet die höchste Sicherheit. Die Methode 'keine' ist ohne Überprüfung.
Seien Sie vorsichtig damit, es sei denn Sie wissen wirklich, was Sie tun.
";
$string['configerrorlevel'] = "Wählen Sie die Menge der PHP Warnungen, die Sie angezeigt bekommen möchten. Normal ist gebräuchlicherwiese die beste Wahl.";
$string['configgdversion'] = "Zeigt Ihnen die Version von GD an, die installiert. Die Version, die als Standard angezeigt wird, ist die, die automatisch ermittelt worden ist. Ändern Sie diese nicht, es sei denn Sie wissen wirklich, was Sie tun. ";
$string['confightmleditor'] = "Wählen Sie aus, ob Sie die Verwendung der HTML Text-Eingabe zulassen möchten. Selbst, wenn Sie es zulassen, erscheint diese Text-Eingabe nur, wenn der Benutzer einen geeigneten Browser ( wie z.B. den IE 5.5 oder höher) benutzt.
Die Benutzer können ebenso auswählen, diesen nicht zu benutzen.";
$string['configintro'] = "Auf dieser Seite können Sie eine Anzahl von Konfigurations-Variablen spezifizieren, die Ihnen helfen, dass Moodle auf Ihrem Server vernünftig läuft. Sorgen Sie sich nicht grossartig - Die Standard-Einstellungen funktionieren nomalerweise sehr gut und Sie können jederzeit auf diese Seite zurückkommen und diese ändern.";
$string['configlang'] = "Wählen Sie die Standard-Sprache für die gesamte Seite. Die Benutzer können diese später überschreiben.";
$string['configlangdir'] = "In den meisten Sprachen schreibt man von links nach rechts, aber in einigen anderen, wie Arabisch oder Hebräisch, schreibt man von rechts nach links";
$string['configlocale'] = "Wählen Sie eine seitenweite locale - diese wird die Anzeige jedes Datums beeinflussen. Sie müssen die Daten dieser localen auf Ihrem Betriebssystem installiert haben. Sofern Sie nicht wissen, was Sie auswählen sollen, lassen Sie dieses Feld leer.";
$string['configlongtimenosee'] = "Wenn sich Studenten nach einer sehr langen Zeit nicht mehr angemeldet haben, werden Studenten automatisch nach diesem Termin aus dem Kurs ausgetragen.";
$string['configmaxeditingtime'] = "Hier bestimmen Sie die Zeitspanne, in der die Leute die Foren-Beiträge, Jounal-Antworten, eusw. erneut bearbeiten dürfen. Normalerweise sind 30 Minuten ein guter Wert. ";
$string['configproxyhost'] = "Wenn dieser <B>Server</B> einen Proxy braucht (beispielsweise eine Firewall), um Internetzugriff zu bekommen, dann tragen Sie hier den Namen und den Port des Proxys ein. Anderenfalls lassen sie das Feld leer";
$string['configslasharguments'] = "Dateien (Bilder, Dokumente, usw.) werden über ein Skript, das 'Slash-Argumente' benutz (hier die zweite Option). Diese Methode erlaubt es Dateien einfacher im Internet-Browsern, Proxy-Servern, usw., zwischengespeichert zu werden.
Leider erlauben nicht alle PHP-Server diese Methode, so dass Sie, sofern Sie Probleme bei der Anzeige von Dateien oder Bildern (beispielsweise den Benutzer-Fotos) haben, diese Variable auf die erste Option stellen müssen. ";
$string['configsmtphosts'] = "Geben Sie hier den vollen Namen von einem oder mehreren lokalen SMTP-Servern an, die Moodle für den Email-Versnad benutzen soll (beispielsweise 'email.a.de' oder 'email.a.de;email.b.de'). Wenn Sie dieses frei lassen, wird Moodle die Standard-Methode von PHP zum Senden von Emails verwenden.";
$string['configunzip'] = "Geben Sie hier den Pfad zum Programm unzip an (Nur Unix). Dieser wird für das Entpacken von ZIP-Archiven auf dem Server benötigt.";
$string['configvariables'] = "Variablen konfigurieren";
$string['configzip'] = "Geben Sie hier den Pfad zum Programm zip an (Nur Unix). Dieser wird für die Erstellung ZIP-Archiven auf dem Server benötigt.";
$string['confirmed'] = "Ihre Registrierung wurde bestätigt";
$string['continue'] = "Weiter";
$string['cookiesenabled'] = "Cookies müssen in Ihrem Browser eingeschaltet sein";
$string['copyrightnotice'] = "Urheberrechtsvermerk";
$string['country'] = "Land";
$string['course'] = "Kurs";
$string['courseformats'] = "Kurs-Format";
$string['courses'] = "Kurse";
$string['courseupdates'] = "Kurse aktuell";
$string['createaccount'] = "Meinen neuen Zugang einrichten";
$string['createuserandpass'] = "Einen neuen Benutzernamen und Passwort für den Zugang anlegen";
$string['createziparchive'] = "ZIP-Archiv erstellen";
$string['currentlanguage'] = "Aktuelle Sprache";
$string['currentlocaltime'] = "Die lokale Zeit";
$string['databasechecking'] = "Moodle Datenbank von Version \$a->oldversion auf \$a->newversion aktualisieren...";
$string['databasesetup'] = "Datenbank einspielen";
$string['databasesuccess'] = "Datenbank wurde erfolgreich aktualisiert";
$string['databaseupgrades'] = "Aktualisiere Datenbank";
$string['day'] = "Tag";
$string['days'] = "Tage";
$string['defaultcoursefullname'] = "Course Fullname 101";
$string['defaultcourseshortname'] = "CF101";
$string['defaultcoursestudent'] = "Student";
$string['defaultcoursestudents'] = "Studenten";
$string['defaultcoursesummary'] = "Viele Menschen würden gerne etwas dazu lernen.
Warum soll es im Internet keine Platform geben,
wo dieses Manko beseitigt viel.
Wissen ist Macht, kämpft gemeinsam gegen die Ohnmacht.";
$string['defaultcourseteacher'] = "Lehrer";
$string['defaultcourseteachers'] = "Lehrer";
$string['delete'] = "Löschen";
$string['deletecheck'] = "\$a löschen?";
$string['deletecheckfull'] = "Sind Sie sich wirklich sicher, \$a löschen?";
$string['deletecompletely'] = "Vollständig löschen";
$string['deletecourse'] = "Einen Kurs löschen";
$string['deletecoursecheck'] = "Sind Sie sich wirklich sicher, Kurs löschen, einschliesslich aller Daten?";
$string['deleted'] = "Gelöscht";
$string['deletedactivity'] = "\$a gelöscht";
$string['deletedcourse'] = "\$a wurde erfolgreich gelöscht";
$string['deletednot'] = "Kann \$a nicht löschen!";
$string['deletingcourse'] = "Lösche \$a";
$string['description'] = "Beschreibung";
$string['downloadexcel'] = "Im Excel-Format herunterladen";
$string['downloadtext'] = "Im Text-Format herunterladen";
$string['doyouagree'] = "Haben Sie diese Bedingungen gelesen und verstanden?";
$string['edit'] = "Bearbeite \$a";
$string['editcoursesettings'] = "Kurseinstellungen bearbeiten";
$string['editinga'] = "Bearbeite \$a";
$string['editmyprofile'] = "Profil bearbeiten";
$string['editsummary'] = "Zusammenfassung bearbeiten";
$string['editthisactivity'] = "Diese Aktivitär bearbeiten";
$string['edituser'] = "Nutzer-Zugang bearbeiten";
$string['email'] = "Email-Adresse";
$string['emailconfirm'] = "Bestätigen Sie Ihren Zugang";
$string['emailconfirmation'] = "Hallo \$a->firstname,
ein neuer Zugang wurde auf '\$a->sitename'
unter Verwendung Ihrer Email-Adresse beantragt.
Um Ihren neuen Zugang zu bestätigen,
gehen Sie bitte auf folgende Internet-Adresse:
\$a->link
In den meisten Email-Programmen erscheint dieser Link blau, so dass Sie diesen anklicken können.
Sofern dies nicht funktioniert,
kopieren Sie bitte diese Adresse in die obere Zeile des
Browsers-Fensters.
Grüße von der '\$a->sitename'-Verwaltung, \$a->admin";
$string['emailconfirmsent'] = " <P>Eine Email sollte an Ihre Adresse <B>\$a</B>
gesendet worden sein.
<P>Sie enthält einfache Anweisungen, um Ihre Registrierung zu vervollständigen.
<P>Bei weiteren Problemen kontaktieren Sie den Verwalter dieser Seite.";
$string['emaildisplay'] = "Email-Anzeige";
$string['emaildisplaycourse'] = "Nur Kurs-Mitgliedern meine Email-Adresse sichtbar machen";
$string['emaildisplayno'] = "Meine Email-Adresse vor jedem verbergen";
$string['emaildisplayyes'] = "Allow everyone to see my email address";
$string['emailexists'] = "Diese Email-Adresse ist bereits registriert.";
$string['emailformat'] = "Email-Format";
$string['emailmustbereal'] = "Anmerkung: Ihre Email-Adresse <b>muss</b> existieren";
$string['enrolmentkey'] = "Zugangs-Schlüssel";
$string['enrolmentkeyfrom'] = "Für diesen Kurs benötigen Sie einen 'Zugangs-Schlüssel' - ein einmaliges Passwort,<br>das Sie von \$a bekommen haben sollten<BR>
password that you should have got from ";
$string['enrolmentkeyhint'] = "Der Zugangs-Schlüssel war falsch, bitte versuchen Sie es erneut<BR>
(Hier ist ein Hinweis - Er startet mit '\$a'";
$string['entercourse'] = "Hier klicken, um den Kurs zu betreten";
$string['enteremailaddress'] = "Geben Sie hier Ihre Email-Adresse ein, um Ihr Passwort zurückzusetzen. Ein neues Password wird Ihnen via Email ztugesendet.";
$string['error'] = "Fehler";
$string['existingteachers'] = "Vorhandene Lehrer";
$string['feedback'] = "Rückmeldung";
$string['filemissing'] = "\$a fehlt";
$string['files'] = "Dateien";
$string['filloutallfields'] = "Bitte füllen Sie alle Formular-Felder aus";
$string['firstname'] = "Vorname";
$string['firsttime'] = "Sind Sie das erste Mal hier?";
$string['followingoptional'] = "Die folgenden Angaben sind optional";
$string['followingrequired'] = "Die folgenden Angaben sind zwingend";
$string['forgotten'] = "Benutzername und Passwort vergessen?";
$string['format'] = "Format";
$string['formathtml'] = "HTML-Format";
$string['formatsocial'] = "Sozilales Format";
$string['formattext'] = "Moodle Text-Format";
$string['formattexttype'] = "Formatierung";
$string['formattopics'] = "Themen-Format";
$string['formatweeks'] = "Wöchentliches Format";
$string['frontpagedescription'] = "Beschreibung auf Eingangsseite";
$string['frontpageformat'] = "Format der Eingangsseite";
$string['fulllistofcourses'] = "Alle Kurse";
$string['fullname'] = "Nachname";
$string['fullprofile'] = "Ganzes Profil";
$string['fullsitename'] = "Name der gesamten Seite";
$string['gd1'] = "GD 1.x ist installiert";
$string['gd2'] = "GD 2.x ist installiert";
$string['gdnot'] = "GD ist nicht installiert";
$string['gpl'] = "Copyright (C) 2001-2002 Martin Dougiamas (http://dougiamas.com) Dieses Programm ist freie Software; Sie können es weiterverbreiten bzw. es im Rahmen GNU General Public License, wie von der Free Software Foundation veröffentlicht, modifizieren; entweder Version 2 der Lizenz, oder (sofer nötig) jede spätere Version. Dieses Programm wird in der Hoffnung ausgeteilt, dass es nützlich sein wird, aber OHNE JEDE GARANTIE; sogar ohne die implizierte Garantie der MARKTFÄHIGKEIT oder der MARKTREIFE FÜR EINEM BESONDEREN ZWECK. Lesen Sie die GNU-Öffentlichkeitslizenz für mehr Details: http: // www.gnu.org/copyleft/gpl.html";
$string['grade'] = "Rang";
$string['grades'] = "Ränge";
$string['guestskey'] = "Gäste zulassen, die eine n Schlüssel haben";
$string['guestsno'] = "Gäste nicht erlaubt";
$string['guestsnotallowed'] = "'\$a' erlaubt Gästen keinen Zugang";
$string['guestsyes'] = "Zugang für Gäste ohne Schlüssel";
$string['guestuser'] = "Gast-Benutzer";
$string['guestuserinfo'] = "Dieser Benutzer ist ein besonderer Benutzer, der nur Lesezugriff auf einige Kurse erlaubt.";
$string['help'] = "Hilfe";
$string['helphtml'] = "Wie man HTML schreibt";
$string['helppicture'] = "Wie man ein Foto hochlädt";
$string['helpquestions'] = "Wie man fragen stellt";
$string['helprichtext'] = "Über die Richtext-Eingabe";
$string['helptext'] = "Wie man Text schreibt";
$string['hide'] = "Verstecken";
$string['home'] = "Startseite";
$string['hour'] = "Stunde";
$string['hours'] = "Stunden";
$string['htmleditor'] = "WYSIWYG HTML-Text-Eingabe verwenden (Nur IE 5.5. oder höher)";
$string['htmleditoravailable'] = "Die Rich-Text-Eingabe ist verfügbar";
$string['htmleditordisabled'] = "Sie haben die Rich-Text-Eingabe in Ihrem Benutzer-Profil deaktiviert.";
$string['htmleditordisabledadmin'] = "Der Verwaltr hat die Rich-Text-Eingabe in Ihrem Benutzer-Profil deaktiviert.";
$string['htmleditordisabledbrowser'] = "Die Rich-Text-Eingabe ist nicht verfügbar, weil Sie nicht den Internet Explorer 5.5 oder höher benutzen";
$string['htmlformat'] = "Sauberes HTML-Format";
$string['icqnumber'] = "ICQ-Nummer";
$string['idnumber'] = "Identifizierungsnummer";
$string['invalidemail'] = "Ungültige Email-Adresse";
$string['invalidlogin'] = "Ungültiger Zugang, bitte versuchen Sie es erneut";
$string['langltr'] = "Sprach-Richtung von links nach rechts";
$string['langrtl'] = "Sprach-Richtung von rechts nach links";
$string['languagegood'] = "Dieses Sprachpaket ist auf dem aktuellen Stand! :-)";
$string['lastaccess'] = "Letzter Zugriff";
$string['lastedited'] = "Zuletzt bearbeitet";
$string['lastmodified'] = "Zuletzt geändert";
$string['lastname'] = "Nachname";
$string['latestnews'] = "Neueste Nachrichten";
$string['leavetokeep'] = "Passwort-Feld leer lassen, um momentanes Passwort zu behalten";
$string['license'] = "GPL-Lizenz";
$string['listofallpeople'] = "Liste aller Leute";
$string['livelogs'] = "Aktuelle Statistiken der letzten Stunde";
$string['location'] = "Ort";
$string['loggedinas'] = "Sie sind angemeldet als \$a";
$string['loggedinnot'] = "Sie sind nicht angemeldet.";
$string['login'] = "Anmelden";
$string['loginas'] = "Anmelden als";
$string['loginguest'] = "Anmelden als Gast";
$string['loginsite'] = "Anmeldung für diese Seite";
$string['loginsteps'] = "Hallo! Für den vollen Zugang zu
den Kursen werden Sie sich eine Minute Zeit nehmen müssen,
um einen neuen Zugang für sich selbst auf dieser Website
zu erstellen. Jeder der individuellen Kurse kann auch
einen einmaligen &quot;Einschreibungsschlüssel&quot; haben,
den Sie später nicht mehr brauchen werden. Hier sind die
Schritte:
<OL size=2>
<LI> Füllen Sie das Formular <HREF=\$a>Neuer Zugang </A>
mit Ihren Angaben.
<LI> Umgehend geht eine Email an Ihre Adresse raus.
<LI> Lesen Sie die Email und klicken Sie den darin enthaltenen Internetverweis an. <LI> Ihr Zugang wird bestätigt, und Sie werden angemeldet sein. <LI> Jetzt wählen Sie den Kurs aus, an dem Sie teilnehmen möchten. <LI>Sollten Sie nach einen &quot;Zugangsschlüssel&quot; gefragt werden, benutzen Sie diesen, den Ihnen Ihr Lehrer gegeben hat. Dieser schaltet Sie für diesen Kurs frei. <LI>Nun können Sie auf den vollen Kurs zugreifen. Zukünftig brauchen Sie nur Ihren eigenen Benutzernamen und das Kennwort im Formular auf dieser Seite einzugeben, um sich anzumelden und Zugang zu jedem Kurs, bei dem Sie sich angemeldet haben, zu bekommen. </OL>";
$string['loginstepsnone'] = "Hallo!<P>Für vollen Zugang zu den Kursen müssen Sie sich einen Zugang anlegen. <P> Alles, was Sie tun müssen,ist einen Benutzernamen und ein Kennwort zu wählen, das Sie im Formular auf dieser Seite eintragen! <P>Sofern jemand anderes bereits Ihren Benutzernamen gewählt hat, müssen Sie einen anderen Benutzernamens verwenden.";
$string['loginto'] = "Angemeldet bei \$a";
$string['loginusing'] = "Melden Sie sich hier mit Benutzernamen und Kennwort an";
$string['logout'] = "Abmelden";
$string['logs'] = "Statistiken";
$string['mainmenu'] = "Hauptmenü";
$string['makeafolder'] = "Verzeichnis erstellen";
$string['makeeditable'] = "Sofern Sie '\$a' durch den Internet-Server bearbeitbar machen (beispielsweise Apache) können Sie diese Datei direkt auf dieser Seite bearbeiten";
$string['managedatabase'] = "Datenbank verwalten";
$string['markthistopic'] = "Dieses Thema als das gegenwärtige Thema kennzeichnen";
$string['maximumchars'] = "Höchstens \$a Buchstaben";
$string['maximumgrade'] = "Beste Note";
$string['maximumshort'] = "Höchstens";
$string['maxsize'] = "Maximale Größe: \$a";
$string['min'] = "Minute";
$string['mins'] = "Minuten";
$string['miscellaneous'] = "Verschiedens";
$string['missingcategory'] = "Sie müssen einen Rubrik auswählen";
$string['missingcity'] = "Stadt fehlt";
$string['missingcountry'] = "Land fehlt";
$string['missingdescription'] = "Beschreibung fehlr";
$string['missingemail'] = "Email-Adresse fehlt";
$string['missingfirstname'] = "Vorname fehlt";
$string['missingfullname'] = "Voller Name fehlt";
$string['missinglastname'] = "Nachname fehlt";
$string['missingnewpassword'] = "Neues Kennwort fehlt";
$string['missingpassword'] = "Kennwort fehlt";
$string['missingshortname'] = "Kurzer Name fehlt";
$string['missingshortsitename'] = "Kurzer Seitenname fehlt";
$string['missingsitedescription'] = "Seitenbeschreibung fehlt";
$string['missingsitename'] = "Seitenname fehlt";
$string['missingstrings'] = "Auf fehlende Textpassagen prüfen";
$string['missingstudent'] = "Schüler fehlt";
$string['missingsummary'] = "Zusammenfassung fehlt";
$string['missingteacher'] = "Sie müssen etwas auswählen";
$string['missingusername'] = "Benutzername fehlt";
$string['modified'] = "Geändert";
$string['modulesetup'] = "Leg Modul-Tabellen an";
$string['modulesuccess'] = "\$a Tabellen wurden korrkt angelegt";
$string['mostrecently'] = "neueste";
$string['movedown'] = "Nach unten verschieben";
$string['movefilestohere'] = "Dateien hierhin verschieben";
$string['movetoanotherfolder'] = "In einen anderen Ordner verschieben";
$string['moveup'] = "Nach oben verschieben";
$string['mustconfirm'] = "Sie müssen Ihren Zugang bestätigen";
$string['mycourses'] = "Meine Kurse";
$string['name'] = "Name";
$string['namesocial'] = "Abschnitt";
$string['nametopics'] = "Thema";
$string['nameweeks'] = "Woche";
$string['never'] = "Nie";
$string['new'] = "Neu";
$string['newaccount'] = "Neuer Zugang";
$string['newpassword'] = "Neues Kennwort";
$string['newpasswordtext'] = "Hallo \$a->firstname,
Ihr Zugangskennwort auf '\$a->sitename' wurde zurückgesetzt und Ihnen ist ein neues temporäres Kennwort zugewiesen worden.
Ihre Zugangsdaten sind jetzt:
Benutzername: \$a->username
Kennwort: \$a->newpassword
Bitte gehen Sie auf diese Seite und ändern Ihr Kennwort:
\$a->link
In den meisten Email-Programmen erscheint dieser Link blau, so dass Sie diesen anklicken können. Sofern dies nicht funktioniert, kopieren Sie bitte diese Adresse in die obere Zeile des Browsers-Fensters.
Grüße von der '\$a->sitename'-Verwaltung, \$a->signoff";
$string['newpicture'] = "Neues Foto";
$string['newsitem'] = "Nachricht ";
$string['newsitems'] = "Nachrichten";
$string['newsitemsnumber'] = "Anzuzeigende Nachrichten";
$string['newuser'] = "Neuer Benutzer";
$string['newusers'] = "Neue Benutzer";
$string['no'] = "Nein";
$string['nocoursesyet'] = "Keine Kurse in dieser Rubrik";
$string['noexistingteachers'] = "Keine Lehrer angelegt";
$string['nofilesyet'] = "Bislang wurden keine Dateien für Ihren Kurs hochgeladen";
$string['nograde'] = "Keine Note";
$string['noimagesyet'] = "Bislang wurden keine Grafiken für Ihren Kurs hochgeladen";
$string['none'] = "Nichts";
$string['nopotentialteachers'] = "Keine möglichen Lehrer";
$string['normal'] = "Normal";
$string['nostudentsyet'] = "Kein Schüler nimmt bislang an diesem Kurs teil";
$string['nosuchemail'] = "Keine solche Email-Adresse";
$string['noteachersyet'] = "Kein Lehrer bislang in diesem Kurs teil";
$string['notenrolled'] = "\$a nimmt nicht an diesem Kurs teil.";
$string['nothingnew'] = "Nichts Neues seit Ihrem letzten Besuch";
$string['nousersyet'] = "Bislang keine Benutzer";
$string['now'] = "jetzt";
$string['numberweeks'] = "Anzahl der Wochen/Themen";
$string['numdays'] = "\$a Tage";
$string['numminutes'] = "\$a Minuten";
$string['numviews'] = "\$a Einsichten";
$string['numweeks'] = "\$a Wochen";
$string['numwords'] = "\$a Wörter";
$string['numyears'] = "\$a Jahre";
$string['ok'] = "OK";
$string['opentoguests'] = "Gast-Zugriff";
$string['optional'] = "nicht zwingend";
$string['order'] = "Reihenfolge";
$string['outline'] = "Ausstehend";
$string['participants'] = "Teilnehmer";
$string['password'] = "Kennwort";
$string['passwordchanged'] = "Kennwort wurde geändert";
$string['passwordsdiffer'] = "Dieses Kennwort ist falsch";
$string['passwordsent'] = "Kennwort wurde gesendet";
$string['passwordsenttext'] = "
<P>Eine Email wurde an Ihre Adresse \$a->email gesendet.
<P><B>Schauen Sie bitte in Ihre Email nach Ihrem neuen Kennwort
<P>Das Kennwort wurde automatisch erzeugt.
Sicherlich möchten Sie es <A HREF=\$a->link>ändern</a>, um es sich leichter zu merken.";
$string['people'] = "Leute";
$string['personalprofile'] = "Eigenes Profil";
$string['phone'] = "Telefon";
$string['potentialteachers'] = "Mögliche Lehrer";
$string['preferredlanguage'] = "Bevorzugte Sprache";
$string['preview'] = "Vorschau";
$string['previeworchoose'] = "Vorschau oder Aussehen auswählen";
$string['question'] = "Frage";
$string['readme'] = "LIESMICH";
$string['recentactivity'] = "Neueste Aktivtäten";
$string['removeteacher'] = "Lehrer löschen";
$string['rename'] = "Umbenennen";
$string['requireskey'] = "Dieser Kurs setzt einen Zugangs-Schlüssel voraus";
$string['resources'] = "Arbeitsmittel";
$string['returningtosite'] = "Auf diese Internet-Seite zurückkehren?";
$string['revert'] = "Zurückkehren";
$string['role'] = "Abmelden";
$string['savechanges'] = "Änderungen speichern";
$string['search'] = "Suchen";
$string['searchagain'] = "Erneut Suchen";
$string['searchresults'] = "Suchergebnisse";
$string['sec'] = "Sekunde";
$string['secs'] = "Sekunden";
$string['section'] = "Abschnitt";
$string['selectacountry'] = "Land auswählen";
$string['senddetails'] = "Senden Sie meine Details via Email zu";
$string['separateandconnected'] = "Getrennte und Gemeinsame Art des Wissens";
$string['serverlocaltime'] = "Die Lokalzeit des Servers";
$string['settings'] = "Einstellungen";
$string['shortname'] = "Kurzname";
$string['shortsitename'] = "Kurzname der Seite (z.B. ein einziges Wort)";
$string['showallcourses'] = "Alle Kurse anzeigen";
$string['showalltopics'] = "Alle Themen Anzeigen";
$string['showallweeks'] = "Alle Wochen anzeigen";
$string['showlistofcourses'] = "Die Liste der Kurse anzeigen";
$string['showonlytopic'] = "Nur Thema \$a anzeigen";
$string['showonlyweek'] = "Nur Woche \$a anzeigen";
$string['showtheselogs'] = "Diese Stastiken anzeigen";
$string['site'] = "Seite";
$string['sitelogs'] = "Statistiken der Seite";
$string['sitenews'] = "Nachrichten der Site";
$string['sites'] = "Seiten";
$string['sitesettings'] = "Seiteneinstellungen";
$string['size'] = "Größe";
$string['socialheadline'] = "Soziales Forum - letzte Themen";
$string['someallowguest'] = "Einige Kurse können auch Gast-Zugang erlauben";
$string['startdate'] = "Datum des Kursbeginns";
$string['startsignup'] = "Jetzt einen neuen Zugang anlegen!";
$string['status'] = "Status";
$string['stringsnotset'] = "Folgende Textteile sind nicht vorhanden in \$a";
$string['success'] = "Erfolg";
$string['summary'] = "Zusammenfassung";
$string['summaryof'] = "Zusammenfassung von \$a";
$string['supplyinfo'] = "Geben Sie bitte ein paar Informationen über sich selbst an";
$string['teacheronly'] = "für \$a nur";
$string['textediting'] = "Wenn Sie einen Text bearbeiten";
$string['texteditor'] = "Standard Internet-Formulare benutzen";
$string['textformat'] = "Reines Textformat";
$string['thanks'] = "Danke";
$string['theme'] = "Thema";
$string['themesaved'] = "Neues Thema gepeichert";
$string['thischarset'] = "iso-8859-1";
$string['thislanguage'] = "Deutsch";
$string['timezone'] = "Zeitzone";
$string['today'] = "Heute";
$string['todaylogs'] = "Die heutigen Statistiken";
$string['toomanytoshow'] = "Es sind zuviele Benutzer anzuzeigen";
$string['topic'] = "Thema";
$string['topicoutline'] = "Ausstehendes Thema";
$string['total'] = "Insgesamt";
$string['turneditingoff'] = "Bearbeiten ausschalten";
$string['turneditingon'] = "Bearbeiten einschalten";
$string['undecided'] = "Unbestimmt";
$string['unenrol'] = "Abmelden";
$string['unenrolme'] = "Abmelden von \$a";
$string['unenrolsure'] = "Sind Sie siche, dass Sie \$a von diesem Kurs abmelden möchten?";
$string['unsafepassword'] = "Unsicheres Kennwort - probieren Sie ein anderses";
$string['unzip'] = "Eröffnen";
$string['update'] = "Aktualisieren";
$string['updated'] = "\$a aktualisiert";
$string['updatemyprofile'] = "Profil aktualisieren";
$string['updatesevery'] = "Aktualisiere alle \$a Sekunden";
$string['updatethis'] = "Aktualisiere diesen \$a";
$string['updatethiscourse'] = "Diesen Kurs aktualisieren";
$string['updatinga'] = "Aktualisiere \$a";
$string['updatingain'] = "Aktualisiere \$a->what in \$a->in";
$string['upload'] = "Hochladen";
$string['uploadafile'] = "Eine Datei hochladen";
$string['uploadthisfile'] = "Diese Datei hochladen";
$string['userdeleted'] = "Dieser Benutzer-Zugang wurde gelöscht";
$string['userdescription'] = "Beschreibung";
$string['username'] = "Benutzername";
$string['usernameexists'] = "Dieser Benutzername existiert, probieren Sie einen anderen";
$string['userprofilefor'] = "Benutzer-Profil für \$a";
$string['users'] = "Benutzer";
$string['webpage'] = "Internet-Seite";
$string['week'] = "Woche";
$string['weeklyoutline'] = "Wöchentlich ausstehend";
$string['welcometocourse'] = "Willkommen zu \$a";
$string['welcometocoursetext'] = "Willkommen zu \$a->coursename!
Einer der ersten Schritte, die Sie erledigen sollten, ist, Ihre Profil-Seite innerhalb des Kurses zu bearbeiten, damit wir mehr über Sie erfahren können:
\$a->profileurl";
$string['withchosenfiles'] = "Mit ausgewählten Dateien";
$string['wordforstudent'] = "Ihre Bezeichnung für Schüler";
$string['wordforstudenteg'] = "z.B. Student, Teilnehmer, usw.";
$string['wordforstudents'] = "Ihre Bezeichnung mehrere Schüler";
$string['wordforstudentseg'] = "z.B. Studenten, Teilnehmer, usw.";
$string['wordforteacher'] = "Ihre Bezeichnung für Lehrer";
$string['wordforteachereg'] = "z.B. Tutor, Professor, usw.";
$string['wordforteachers'] = "Ihre Bezeichnung für mehrere Lehrer";
$string['wordforteacherseg'] = "z.B. Tutororen, Professororen, usw.";
$string['wrongpassword'] = "Falsches Kennwort oder Benutzername";
$string['yes'] = "Ja";
$string['yourlastlogin'] = "Ihre letzte Anmeldung war";
$string['yourself'] = "selbst";
$string['yourteacher'] = "Ihr \$a";
?>
+103
View File
@@ -0,0 +1,103 @@
<?PHP // $Id$
// quiz.php - created with Moodle 1.0.6 dev 3 (2002102101)
$string['addselectedtoquiz'] = "Auswahl zum Quiz hinzufügen";
$string['alreadysubmitted'] = "Es sieht so aus, als hätten Sie diesen Versuch schon eingetragen";
$string['alwaysavailable'] = "Immer verfügbar";
$string['answer'] = "Antwort";
$string['answerhowmany'] = "Eine oder mehrere Antworten?";
$string['answersingleno'] = "Mehrere Antworten erlaubt";
$string['answersingleyes'] = "Nur eine Antwort";
$string['attempt'] = "Versuch \$a";
$string['attemptfirst'] = "Erster Versuch";
$string['attemptlast'] = "Letzter Versuch";
$string['attempts'] = "Versuche";
$string['attemptsallowed'] = "Erlaubte Versuche";
$string['attemptsunlimited'] = "Unbegrenzte Versuche";
$string['backtoquiz'] = "Zurück zur Quiz-Bearbeitung";
$string['bestgrade'] = "Höchstnote";
$string['caseno'] = "Nein, Schreibweise ist unwichtig";
$string['casesensitive'] = "Schreibweise";
$string['caseyes'] = "Ja, Schreibweise muss stimmen";
$string['categories'] = "Kategorien";
$string['category'] = "Kategorie";
$string['categoryinfo'] = "Rubrik-Information";
$string['categorymove'] = "Die Rubrik '\$a->name' enthält \$a->count Fragen. Bitte wählen Sie eine andere Rubrik, um sie zu verschieben.";
$string['categorymoveto'] = "In diese Rubrik verschieben";
$string['choice'] = "Auswahl";
$string['choices'] = "Verfügbare Auswahl";
$string['correctanswer'] = "Richtige Antwort";
$string['correctanswers'] = "Richtige Antworten";
$string['createnewquestion'] = "Eine neue Frage anlegen";
$string['daysavailable'] = "Tage verfügbar";
$string['default'] = "Standard";
$string['defaultinfo'] = "Die Standard-Rubrik für diese Frage";
$string['deletequestioncheck'] = "";
$string['editcategories'] = "Rubrik bearbeiten";
$string['editingmultichoice'] = "Eine Frage mit Mehrfachauswahl bearbeiten";
$string['editingquestion'] = "Eine Frage bearbeiten";
$string['editingquiz'] = "Ein Quiz bearbeiten";
$string['editingshortanswer'] = "Kurzantwort der Frage bearbeiten";
$string['editingtruefalse'] = "Ja/Nein-Frage bearbeiten";
$string['false'] = "Falsch";
$string['feedback'] = "Rückmeldung";
$string['filloutoneanswer'] = "Sie müssen mindestens eine mögliche Antwort geben. Leere Antworten werden ignoriert.";
$string['fillouttwochoices'] = "Sie müssen mindestens zwei mögliche Antwort geben. Leere Antworten werden ignoriert.";
$string['fractionsaddwrong'] = "Ihre positiven gewählten Punktzahlen ergeben keine 100%
<BR>Statt dessen ergeben Sie \$a%
<BR>Möchten Sie zurück gehen und diese Frage korrigieren?";
$string['fractionsnomax'] = "Eine dieser Antworten sollte 100% sein, so dass
<br>es möglich ist, die volle Punktzahl für diese Frage zu bekommen.
<br>Möchten Sie zurück gehen und diese Frage korrigieren?";
$string['gradeaverage'] = "Durchschnittsnote";
$string['gradehighest'] = "Beste Note";
$string['grademethod'] = "Bewertungsschema";
$string['guestsno'] = "Entschuldigung, aber Gäste können Quiz nicht sehen oder probieren.";
$string['imagedisplay'] = "Bild für die Anzeige";
$string['introduction'] = "Einleitung";
$string['marks'] = "Anmerkungen";
$string['modulename'] = "Quiz";
$string['modulenameplural'] = "Quiz";
$string['multichoice'] = "Mehrfachauswahl";
$string['noanswers'] = "Es wurde keine Antworten ausgewählt!";
$string['noattempts'] = "Dieses Quiz hat keiner ausgefüllt";
$string['nomoreattempts'] = "Kein Versuch mehr zugelassen";
$string['noquestions'] = "Es wurden noch keine Fragen eingetragen";
$string['publish'] = "Veröffentlichen";
$string['question'] = "Frage";
$string['questioninuse'] = "Die Frage '\$a' wird momentan benutzt:";
$string['questionname'] = "Title der Frage";
$string['questions'] = "Fragen";
$string['quizavailable'] = "Diese Quiz ist verfügbar bis: \$a";
$string['quizclose'] = "Dieses Quiz schließen";
$string['quizclosed'] = "Diese Quiz schließt am \$a";
$string['quiznotavailable'] = "Diese Quiz ist nicht verfügbar bis: \$a";
$string['quizopen'] = "Ein Quiz beginnen";
$string['random'] = "Zufällig setzen";
$string['regrade'] = "Alle Versuche zurücksetzen";
$string['regradecomplete'] = "Alle Versuche wurden zurückgesetzt";
$string['regradecount'] = "\$a->changed von \$a->attempt Noten wurden geändert";
$string['rename'] = "Umbenennen";
$string['report'] = "Berichte";
$string['save'] = "Speichern";
$string['savegrades'] = "Noten speichern";
$string['savemyanswers'] = "Meine Antworten speichern";
$string['savequiz'] = "Dieses gesamte Quiz speichern";
$string['score'] = "Grobe Punktzahl";
$string['select'] = "Auswählen";
$string['selectcategoryabove'] = "Wählen Sie eine obige Rubrik";
$string['shortanswer'] = "Kurzantwort";
$string['show'] = "Zeigen";
$string['showcorrectanswer'] = "Nach dem Antworten richtige Antwort anzeigen?";
$string['showfeedback'] = "Nach dem Antworten Rückmeldung anzeigen?";
$string['time'] = "Zeit";
$string['timecompleted'] = "Beendet";
$string['timetaken'] = "Verbrauchte Zeit";
$string['true'] = "Wahr";
$string['truefalse'] = "Wahr/Falsch";
$string['type'] = "Typ";
$string['viewallanswers'] = "Zeige \$a ausgefüllte Quiz";
$string['yourfinalgradeis'] = "Ihre Gesamtnote für dieses Quiz ist \$a";
?>
+30
View File
@@ -0,0 +1,30 @@
<?PHP // $Id$
// reading.php - created with Moodle 1.0.6 dev (2002100200)
$string['addresource'] = "Literatur hinzufügen";
$string['editingaresource'] = "Literatur bearbeiten";
$string['example'] = "Beispiel";
$string['examplereference'] = "Stefan Münz,
SelfHTML
";
$string['exampleurl'] = "http://selfhtml.teamone.de";
$string['filename'] = "Dateiname";
$string['fulltext'] = "Voller Text";
$string['htmlfragment'] = "HTML-Teil";
$string['modulename'] = "Literatur";
$string['modulenameplural'] = "Literatur";
$string['neverseen'] = "Nie gelesen";
$string['note'] = "Anmerkung";
$string['notefile'] = "Um mehr als eine Datei für diesen Kurs hochzuladen (damit dieses in der Liste erscheinen) benutzen Sie bitte den
<A HREF=\$a >Datei-Manager</A>.";
$string['notypechosen'] = "Sie müssen einen Typ auswählen. Verwenden Sie den Zurück-Knopf und probieren Sie es erneut";
$string['resourcetype'] = "Typ der Quelle";
$string['resourcetype1'] = "Referenz";
$string['resourcetype2'] = "Internet-Seite";
$string['resourcetype3'] = "Hochgeladene Datei";
$string['resourcetype4'] = "Reiner Text";
$string['resourcetype5'] = "Internet-Verknüpfung";
$string['resourcetype6'] = "HTML-Text";
?>
+45
View File
@@ -0,0 +1,45 @@
<?PHP // $Id$
// survey.php - created with Moodle 1.0.6 dev (2002100200)
$string['actual'] = "Aktuell";
$string['allquestions'] = "Alle Fragen geordnet, alle Kursteilnehmer";
$string['allscales'] = "Ale Ränge, alle Kursteilnehmer";
$string['alreadysubmitted'] = "Sie haben diese Übersicht bereits eingereicht ";
$string['analysisof'] = "Analyse von \$a";
$string['done'] = "Erledigt";
$string['download'] = "Herunterladen";
$string['downloadexcel'] = "Daten als Excel-Tabelle herunterladen";
$string['downloadinfo'] = "Sie können die Rohdaten dieser Übersicht vollständig in einer weiterverwendbaren Form herunterladen für die Analyse in Excel, SPSS oder anderen Paketen";
$string['downloadtext'] = "Daten als reine Text-Datei herunterladen";
$string['editingasurvey'] = "Eine Übrsicht bearbeiten";
$string['helpsurveys'] = "Hilfe zu den verschiedenen Typen der Übersichten";
$string['ifoundthat'] = "Ich habe dieses gefunden";
$string['introtext'] = "Einführungstext";
$string['ipreferthat'] = "Ich bevorzuge das";
$string['modulename'] = "Übersicht";
$string['modulenameplural'] = "Übersichten";
$string['name'] = "Name";
$string['newsurveyresponses'] = "Neue Übersicht der Antworten";
$string['nobodyyet'] = "Keiner hat diese Übersicht verfasst";
$string['notdone'] = "Noch nicht durchgeführt";
$string['notes'] = "Ihre persönliche Analyse und Anmerkungen";
$string['peoplecompleted'] = "\$a Leute haben bereits diese Übersicht verfasst";
$string['preferred'] = "Bevorzugt";
$string['question'] = "Frage";
$string['questions'] = "Fragen";
$string['report'] = "Bericht der Übersicht";
$string['savednotes'] = "Ihre Anmerkungen wurden gespeichert";
$string['scales'] = "Scales";
$string['seemoredetail'] = "Hier klicken für mehr Details";
$string['selectedquestions'] = "Ausgewählte Fragen aus einem Rang, alle Studenten";
$string['summary'] = "Zusammenfassung";
$string['surveycompleted'] = "Sie haben diese Übersicht verfasst. Das folgende Diagramm zeigt eine Zusammenfassung Ihrer Ergebnisse im Vergleich zu den Kursdurchschnitten. ";
$string['surveyname'] = "Name der Übersicht";
$string['surveysaved'] = "Übersicht gespeichert";
$string['surveytype'] = "Typ der Übersicht";
$string['thanksforanswers'] = "Danke für die Antworten zu dieser Übersicht, \$a";
$string['time'] = "Zeit";
$string['viewsurveyresponses'] = "Zeige \$a Antworten zur Übersicht";
?>
+1
View File
@@ -20,6 +20,7 @@ $string['notsubmittedyet'] = "Not submitted yet";
$string['overwritewarning'] = "Warning: uploading again will REPLACE your current submission";
$string['submissionfeedback'] = "Submission feedback";
$string['submissions'] = "Submissions";
$string['submitassignment'] = "Submit your assignment using this form";
$string['submitted'] = "Submitted";
$string['typeuploadsingle'] = "Upload a single file, worth between 0 - 100 marks";
$string['uploadedfiles'] = "uploaded files";
+4 -2
View File
@@ -7,13 +7,12 @@ $string['modulenameplural'] = "Forums";
$string['addanewdiscussion'] = "Add a new discussion topic";
$string['allowchoice'] = "Allow everyone to choose";
$string['allowdiscussions'] = "Can a \$a start new discussions?";
$string['allowdiscussions'] = "Can a \$a post to this forum?";
$string['allowratings'] = "Allow posts to be rated?";
$string['allowsdiscussions'] = "This forum allows each person to start one discussion topic.";
$string['anyfile'] = "Any file";
$string['attachment'] = "Attachment";
$string['bynameondate'] = "by \$a->name - \$a->date";
$string['canstudentsstart'] = "Can a \$a start new discussions?";
$string['couldnotadd'] = "Could not add your post due to an unknown error";
$string['couldnotdeleteratings'] = "Sorry, that cannot be deleted as people have already rated it";
$string['couldnotdeletereplies'] = "Sorry, that cannot be deleted as people have already responded to it";
@@ -65,6 +64,9 @@ $string['nownotsubscribed'] = "\$a->name will NOT receive copies of '\$a->forum'
$string['nowsubscribed'] = "\$a->name will receive copies of '\$a->forum' by email.";
$string['numposts'] = "\$a posts";
$string['olderdiscussions'] = "Older discussions";
$string['openmode0'] = "No discussions, no replies";
$string['openmode1'] = "No discussions, but replies are allowed";
$string['openmode2'] = "Discussions and replies are allowed";
$string['parentofthispost'] = "Parent of this post";
$string['postadded'] = "Your post was successfully added.<P>You have \$a to edit it if you want to make any changes.";
$string['postmailinfo'] = "This is a copy of a message posted on the \$a website.
+15 -4
View File
@@ -1,9 +1,20 @@
<P ALIGN=CENTER><B>Allowing new discussions</B></P>
<P ALIGN=CENTER><B>Allowing new posts</B></P>
<P>For most forums you will want to allow non-teachers to start new
discussion topics (threads).
<P>This option allows you to restrict students from posting
new content in this forum.
<P>For most forums you will want to leave students unrestricted
and choose the first option to allow them to start new discussion
topics (threads), and also to post replies within those threads.
<P>Sometimes, however, you will want to disable this ability. For
example, this is useful for the News forum when you only want
teachers to post new items that appear on the course main page.
Students will still be able to REPLY to existing posts though.
In this case you might choose the third option "No discussions, no replies".
<P>Sometimes you might want to only allow teachers to start new
discussions, but still allow students to reply within those
threads (for example within the news forum on the site home page).
In this case you would choose the second option, "No discussions, but
replies are allowed".
+69
View File
@@ -0,0 +1,69 @@
<P ALIGN=CENTER><B>Activity Modules</B></P>
<P>Moodle contains a wide range of activity modules that can be used to
build up any type of course.</P>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif">&nbsp;<B>Forums</B></P>
<UL>
<P>This activity can be the most important - it is here that most discussion takes place.
Forums can be structured in different ways, and can include peer rating of each posting.
The postings can be viewed in a variety for formats, and can include attachments.
By subscribing to a forum, participants will receive copies of each new posting
in their email. A teacher can impose subscription on everyone if they want to.
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif">&nbsp;<B>Journals</B></P>
<UL>
<P>This module is a very important reflective activity. The teacher
asks the student to reflect on a particular topic, and the student can
edit and refine their answer over time. This answer is private and
can only be seen by the teacher, who can offer feedback and a grade
on each journal entry. It's usually a good idea to have about one
Journal activity per week.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif">&nbsp;<B>Resources</B></P>
<UL>
<P>Resources are content: information the teacher wants to bring into the
course. These can be prepared files uploaded to the course
server; pages edited directly in Moodle; or external web pages
made to appear part of this course.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif">&nbsp;<B>Assignments</B></P>
<UL>
<P>Assignments allow the teacher to specify a task that requires students
to prepare digital content (any format) and submit it by uploading it
to the server. Typical assignments include essays, projects, reports
and so on. This module includes grading facilities.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif">&nbsp;<B>Quizzes</B></P>
<UL>
<P>This module allows the teacher to design and set quiz tests, consisting of
multiple choice, true-false, and short answer questions. These
questions are kept in a categorised database, and can be re-used
within courses and even between courses. Quizzes can allow
multiple attempts. Each attempt is automatically marked, and the
teacher can choose whether to give feedback or to show correct answers.
This module includes grading facilities.</P>
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif">&nbsp;<B>Choices</B></P>
<UL>
<P>A choice activity is very simple - the teacher asks a question and specifies a
choice of multiple responses. It can be useful as a quick poll to
stimulate thinking about a topic; to allow the class to vote on
a direction for the course; or to gather research consent.
</UL>
<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif">&nbsp;<B>Surveys</B></P>
<UL>
<P>The Survey module provides a number of verified survey instruments that
have been found useful in assessing and stimulating learning in
online environments. Teachers can use these to gather data from their
students that will help them learn about their class and reflect
on their own teaching.</P>
</UL>
+6
View File
@@ -0,0 +1,6 @@
<P ALIGN=CENTER><B>Quiz attempts</B></P>
<P>Students may be allowed to have multiple attempts at a quiz.
<P>This can help make the process of taking the quiz more of
an educational activity rather than simply an assessment.
+17
View File
@@ -0,0 +1,17 @@
<P ALIGN=CENTER><B>Question categories</B></P>
<P>Rather than keeping all your questions in one big list,
you can create categories to keep them in.
<P>Each category consists of a name and a short description.
<P>Each category can also be "published", which means
that the category (and all questions in it) will be
available to all courses on this server, so that
other courses can use your questions in their quizzes.
<P>Categories can also be created or deleted at will.
However, if you try to delete a category containing
questions, then you will be asked to specify another
category to move them to.
+6
View File
@@ -0,0 +1,6 @@
<P ALIGN=CENTER><B>Show correct answers</B></P>
<P>If you enable correct answers, then the
feedback will show also show the correct answer
for each question (highlighted in a bright colour).
</P>
+5
View File
@@ -0,0 +1,5 @@
<P ALIGN=CENTER><B>Feedback</B></P>
<P>If you enable quiz feedback, then students will receive
question feedback on every answer (right or wrong).</P>
+25
View File
@@ -0,0 +1,25 @@
<P ALIGN=CENTER><B>Grading method</B></P>
<P>When multiple attempts are allowed, there are different ways
you can use the grades to calculate the student's final
grade for the quiz.
<P><B>Highest grade</B><P>
<UL>
<P>The final grade is the highest (best) grade in any attempt.
</UL>
<P><B>Average grade</B><P>
<UL>
<P>The final grade is the average (simple mean) grade of all attempts.
</UL>
<P><B>First grade</B><P>
<UL>
<P>The final grade is the grade gained on the first attempt (other attempts are ignored).
</UL>
<P><B>Last grade</B><P>
<UL>
<P>The final grade is the grade gained on the most recent attempt only.
</UL>
+11
View File
@@ -0,0 +1,11 @@
<P ALIGN=CENTER><B>Maximum grade</B></P>
<P>The maximum grade you set for a quiz is what all grades
are scaled to.
<P>For example, you might set the max grade to 20, because the
quiz is worth 20% of the whole course.
<P>Even though you might have 10 questions in your quiz
worth a total of 50 marks, all grades out of 50 will be
"scaled down" to the quiz max grade of 20.
+19
View File
@@ -0,0 +1,19 @@
<P ALIGN=CENTER><B>Multiple Choice questions</B></P>
<P>In response to a question (that may include a image) the respondent
chooses from multiple answers. There are two types of multiple choice
questions - single answer and multiple answer.
<P>Single-answer questions allow one and only one answer to be chosen.
Generally all the grades for such a question should be positive.
<P>Multiple-answer questions allow one or more answers to be chosen - each answer
may carry a positive or negative grade, so that choosing ALL the options
will not necessarily result in good grade. If the total grade is negative
then the total grade for this question will be zero. Careful, it is
possible to create questions that have scores greater than 100%.
<P>Finally, each answer (right or wrong) should include feedback - this feedback
will be shown to the respondent next to each of their answers (if the quiz
itself is configured to show feedback).
</P>
+37
View File
@@ -0,0 +1,37 @@
<P ALIGN=CENTER><B>Creating a new question</B></P>
<P>You can add a variety of different types of questions to a category:</P>
<P><B>Multiple Choice</B></P>
<UL>
<P>In response to a question (that may include a image) the respondent
chooses from multiple answers. There are two types of multiple choice
questions - single answer and multiple answer.
<P>More info: <? helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>Short Answer</B></P>
<UL>
<P>In response to a question (that may include a image), the respondent
types a word or phrase. There may several possible correct answers,
with different grades. Answers may or may not be sensitive to case.
</P>
<P>More info: <? helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>True/False</B></P>
<UL>
<P>In response to a question (that may include a image), the respondent
selects from two options: True or False.
</P>
<P>More info: <? helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>Random</B></P>
<UL>
<P>(Not yet implemented) Allows you to select a number of other questions from
which one gets randomly selected each time a student attempts the quiz.
</P>
<P>More info: <? helpbutton("random", "", "quiz") ?></P>
</UL>
+3
View File
@@ -0,0 +1,3 @@
<P ALIGN=CENTER><B>Random question</B></P>
+10
View File
@@ -0,0 +1,10 @@
<P ALIGN=CENTER><B>Short Answer questions</B></P>
<P>In response to a question (that may include a image) the respondent
types a word or short phrase.
<P>There may be several possible correct answers, each with a different
grade. If the "Case sensitive" option is selected, then you can
have different scores for "Word" or "word".
<P>Answers are compared exactly, so be careful with your spelling!
+5
View File
@@ -0,0 +1,5 @@
<P ALIGN=CENTER><B>Opening and closing the quiz</B></P>
<P>You can specify times when the quiz is accessible for people to make attempts.
<P>Before the opening time, and after the closing time, the quiz will be unavailable.
+11
View File
@@ -0,0 +1,11 @@
<P ALIGN=CENTER><B>True/False questions</B></P>
<P>In response to a question (that may include a image) the respondent
chooses from True or False.
<P>If feedback is enabled, then the appropriate feedback message is
shown to the respondent after answering the quiz. For example,
if the correct answer is "False", but they answer "True" (getting
it wrong) then the "True" feedback is shown.
</P>
+23
View File
@@ -0,0 +1,23 @@
<P ALIGN=CENTER><B>Resource Type</B></P>
<P>Resources are any content you can dream up. These are the
different types, which mostly specify how the content is
to be accessed:
<P><B>Plain text</B> - the easiest type. You can just type (edit) the page into a form
on the following page. Some things you type will be automatically formatted, just like
forum postings. See help on typing text: <? helpbutton("text", get_string("helptext")) ?>
<P><B>HTML text</B> - for more advanced users. No automatic formatting is performed,
you need to do it all manually using HTML codes.
<P><B>Reference</B> - a scholarly reference to a journal or book.
<P><B>Uploaded file</B> - displays any file you have uploaded into the course. See the 'Files' section.
<P><B>Web link</B> - A URL to somewhere on the web. When anyone clicks on this resource
activity they will be taken out of the course (the page you've specified will fill the browser window).
<P><B>Web page</B> - A URL to somewhere on the web. Like the previous type, this
will display a web page. Unlike the previous type, though, the page will displayed
within a frame, as if it is integrated within the course.
+8
View File
@@ -0,0 +1,8 @@
<P ALIGN=CENTER><B>Reading Summary</B></P>
<P>The summary is a very short description of the resource.
<P>Do not be tempted to write too much here, or to include the
resource itself!
<P>You'll get a chance to specify the content on the next page.
+160
View File
@@ -0,0 +1,160 @@
<P ALIGN=CENTER><B>About the Richtext HTML editor</B></P>
<P>Availability: <B>
<? if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
} else if (!can_use_richtext_editor()) {
print_string("htmleditordisabledbrowser");
} else {
print_string("htmleditoravailable");
}
?>
</B></P>
<P>The Richtext HTML editor provides a word-processor interface embedded in your web page to allow you to edit text in an intuitive way, and produces normal HTML code.
<P>In addition to formatting text, this editor provides a number of extra features you may find useful.
<P><B>Paste text in from other Applications</B></P>
<UL>
<P>You can cut and paste rich text from other Windows applications such as Microsoft Word
straight into this editor, and your formatting will be preserved. Just use the normal cut and paste
menus in your web browser (or Control-C and Control-V).
</UL>
<P><B>Inserting images <img border="0" hspace="10" src="lib/rte/images/icon_ins_image.gif"></B></P>
<UL>
<P>If you have images that are already published on a web site and accessible via a URL, you can include these images in your texts using the "Insert Image" button.
</UL>
<P><B>Inserting Tables <img border="0" hspace="10" src="lib/rte/images/icon_ins_table.gif"></B></P>
<UL>
<P>To add layout to your texts, you can use the "Insert Tables" button in the toolbar.
</UL>
<P><B>Inserting Links <img border="0" hspace="10" src="lib/rte/images/icon_ins_link.gif"></B></P>
<UL>
<P>To make a new link, first type the text that you want to be a link. Then select it and click the link button in the toolbar. Type the URL you want to link to and it's done!
</UL>
<P><B>Inserting smilies (emoticons) <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></B></P>
<UL>
<P>To embed these small icons in your text, click on the smiley icon in the toolbar. A dialog will pop up that allows you to select from the following smiley icons. (Alternatively, you can just type the corresponding code straight into your text and it will be converted later when your text is displayed).
<table border="1">
<tr valign="top">
<td>
<table border="0" align="center" cellpadding="10">
<tr>
<td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
<td>smile</td>
<td NOWRAP><FONT FACE=Courier>:-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></td>
<td>big grin</td>
<td NOWRAP><FONT FACE=Courier>:-D</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
<td>wink</td>
<td NOWRAP><FONT FACE=Courier>;-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></td>
<td>mixed</td>
<td NOWRAP><FONT FACE=Courier>:-/</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></td>
<td>thoughtful</td>
<td NOWRAP><FONT FACE=Courier>V-.</FONT></td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></td>
<td>tongue out</td>
<td NOWRAP><FONT FACE=Courier>:-P</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></td>
<td>cool</td>
<td NOWRAP><FONT FACE=Courier>B-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></td>
<td>approve</td>
<td NOWRAP><FONT FACE=Courier>^-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></td>
<td>wide eyes</td>
<td NOWRAP><FONT FACE=Courier>8-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></td>
<td>surprise</td>
<td NOWRAP><FONT FACE=Courier>8-o</td>
</tr>
</table>
</td>
<td>
<table border="0" align="center" cellpadding="10">
<tr>
<td><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></td>
<td>sad</td>
<td NOWRAP><FONT FACE=Courier>:-(</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></td>
<td>shy</td>
<td NOWRAP><FONT FACE=Courier>8-.</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></td>
<td>blush</td>
<td NOWRAP><FONT FACE=Courier>:-I</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></td>
<td>kisses</td>
<td NOWRAP><FONT FACE=Courier>:-X</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></td>
<td>clown</td>
<td NOWRAP><FONT FACE=Courier>:o)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></td>
<td>black eye</td>
<td NOWRAP><FONT FACE=Courier>P-|</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></td>
<td>angry</td>
<td NOWRAP><FONT FACE=Courier>8-[</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></td>
<td>dead</td>
<td NOWRAP><FONT FACE=Courier>xx-P</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></td>
<td>sleepy</td>
<td NOWRAP><FONT FACE=Courier>|-.</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></td>
<td>evil</td>
<td NOWRAP><FONT FACE=Courier>}-]</td>
</tr>
</table>
</table>
</UL>

Some files were not shown because too many files have changed in this diff Show More