diff --git a/www/moodle/Makefile b/www/moodle/Makefile new file mode 100644 index 00000000000..5ae9b29c01c --- /dev/null +++ b/www/moodle/Makefile @@ -0,0 +1,37 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2004/12/25 03:41:02 kevlo Exp $ + +COMMENT= "learning management system" + +V= 1.4.3 +DISTNAME= moodle-${V} +CATEGORIES= www + +HOMEPAGE= http://www.moodle.org/ + +MAINTAINER= Kevin Lo + +# GPL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM=Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/} +EXTRACT_SUFX= .tgz + +NO_BUILD= Yes +NO_REGRESS= Yes +PKG_ARCH= * + +PREFIX= /var/www +INSTDIR= ${PREFIX}/moodle +SUBST_VARS= INSTDIR + +RUN_DEPENDS= :php5-mysql-*:www/php5/extensions,-mysql \ + :php5-pgsql-*:www/php5/extensions,-pgsql \ + :php5-gd-*:www/php5/extensions,-gd + +do-install: + @cd ${PREFIX} && tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX} + +.include diff --git a/www/moodle/distinfo b/www/moodle/distinfo new file mode 100644 index 00000000000..5cf967a7163 --- /dev/null +++ b/www/moodle/distinfo @@ -0,0 +1,3 @@ +MD5 (moodle-1.4.3.tgz) = 42b4b93c6f302f4dc73b13cd3f48d750 +RMD160 (moodle-1.4.3.tgz) = f3716ce224623f3c8cfc0985657c0a9b61dc9e47 +SHA1 (moodle-1.4.3.tgz) = ad22756c90b26e77b67e1baf9bd88097c5f2fec3 diff --git a/www/moodle/pkg/DESCR b/www/moodle/pkg/DESCR new file mode 100644 index 00000000000..c5a1184bf67 --- /dev/null +++ b/www/moodle/pkg/DESCR @@ -0,0 +1,5 @@ +Moodle is a learning management system for producing Internet-based +course Web sites. It has been designed to support modern pedagogies +based on social constructionist theory, and includes activity modules +such as forums, chats, resources, journals, quizzes, surveys, choices, +workshops, glossaries, lessons, and assignments. diff --git a/www/moodle/pkg/MESSAGE b/www/moodle/pkg/MESSAGE new file mode 100644 index 00000000000..9777a837b9d --- /dev/null +++ b/www/moodle/pkg/MESSAGE @@ -0,0 +1,8 @@ +The moodle has been installed into ${INSTDIR} + +You should point this to the DocumentRoot of your web-server: + # ln -s ../moodle /var/www/htdocs/moodle +(make sure you use a relative symlink since Apache is chrooted) + +You can ensure you have a working install by accessing: +http:///moodle/ diff --git a/www/moodle/pkg/PLIST b/www/moodle/pkg/PLIST new file mode 100644 index 00000000000..edf147778b5 --- /dev/null +++ b/www/moodle/pkg/PLIST @@ -0,0 +1,9037 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/25 03:41:02 kevlo Exp $ +moodle/ +moodle/README.txt +moodle/admin/ +moodle/admin/admin.html +moodle/admin/admin.php +moodle/admin/auth.php +moodle/admin/backup.php +moodle/admin/block.php +moodle/admin/blocks.php +moodle/admin/config.html +moodle/admin/config.php +moodle/admin/configure.php +moodle/admin/creators.html +moodle/admin/creators.php +moodle/admin/cron.php +moodle/admin/dbperformance.php +moodle/admin/delete.php +moodle/admin/editor.html +moodle/admin/editor.php +moodle/admin/enrol.php +moodle/admin/filters.html +moodle/admin/filters.php +moodle/admin/index.php +moodle/admin/lang.php +moodle/admin/module.php +moodle/admin/modules.php +moodle/admin/phpinfo.php +moodle/admin/register.php +moodle/admin/site.html +moodle/admin/site.php +moodle/admin/timezone.php +moodle/admin/upgradelogs.php +moodle/admin/uploaduser.php +moodle/admin/user.php +moodle/admin/users.php +moodle/auth/ +moodle/auth/README +moodle/auth/db/ +moodle/auth/db/config.html +moodle/auth/db/lib.php +moodle/auth/email/ +moodle/auth/email/config.html +moodle/auth/email/lib.php +moodle/auth/fc/ +moodle/auth/fc/Readme.txt +moodle/auth/fc/config.html +moodle/auth/fc/fcFPP.php +moodle/auth/fc/lib.php +moodle/auth/imap/ +moodle/auth/imap/config.html +moodle/auth/imap/lib.php +moodle/auth/ldap/ +moodle/auth/ldap/README-LDAP +moodle/auth/ldap/config.html +moodle/auth/ldap/lib.php +moodle/auth/manual/ +moodle/auth/manual/config.html +moodle/auth/manual/lib.php +moodle/auth/nntp/ +moodle/auth/nntp/config.html +moodle/auth/nntp/lib.php +moodle/auth/none/ +moodle/auth/none/config.html +moodle/auth/none/lib.php +moodle/auth/pam/ +moodle/auth/pam/config.html +moodle/auth/pam/lib.php +moodle/auth/pop3/ +moodle/auth/pop3/config.html +moodle/auth/pop3/lib.php +moodle/backup/ +moodle/backup/README.txt +moodle/backup/STATUS.txt +moodle/backup/backup.php +moodle/backup/backup_check.html +moodle/backup/backup_execute.html +moodle/backup/backup_form.html +moodle/backup/backup_scheduled.php +moodle/backup/backuplib.php +moodle/backup/config.html +moodle/backup/db/ +moodle/backup/db/mysql.php +moodle/backup/db/mysql.sql +moodle/backup/db/oci8po.sql +moodle/backup/db/postgres7.php +moodle/backup/db/postgres7.sql +moodle/backup/lib.php +moodle/backup/log.php +moodle/backup/restore.php +moodle/backup/restore_check.html +moodle/backup/restore_execute.html +moodle/backup/restore_form.html +moodle/backup/restore_precheck.html +moodle/backup/restorelib.php +moodle/backup/try.php +moodle/backup/version.php +moodle/blocks/ +moodle/blocks/README.txt +moodle/blocks/activity_modules/ +moodle/blocks/activity_modules/block_activity_modules.php +moodle/blocks/activity_modules/db/ +moodle/blocks/activity_modules/db/mysql.php +moodle/blocks/activity_modules/db/mysql.sql +moodle/blocks/activity_modules/db/postgres7.php +moodle/blocks/activity_modules/db/postgres7.sql +moodle/blocks/admin/ +moodle/blocks/admin/block_admin.php +moodle/blocks/admin/db/ +moodle/blocks/admin/db/mysql.php +moodle/blocks/admin/db/mysql.sql +moodle/blocks/admin/db/postgres7.php +moodle/blocks/admin/db/postgres7.sql +moodle/blocks/calendar_month/ +moodle/blocks/calendar_month/block_calendar_month.php +moodle/blocks/calendar_month/db/ +moodle/blocks/calendar_month/db/mysql.php +moodle/blocks/calendar_month/db/mysql.sql +moodle/blocks/calendar_month/db/postgres7.php +moodle/blocks/calendar_month/db/postgres7.sql +moodle/blocks/calendar_upcoming/ +moodle/blocks/calendar_upcoming/block_calendar_upcoming.php +moodle/blocks/calendar_upcoming/db/ +moodle/blocks/calendar_upcoming/db/mysql.php +moodle/blocks/calendar_upcoming/db/mysql.sql +moodle/blocks/calendar_upcoming/db/postgres7.php +moodle/blocks/calendar_upcoming/db/postgres7.sql +moodle/blocks/course_list/ +moodle/blocks/course_list/block_course_list.php +moodle/blocks/course_list/config.html +moodle/blocks/course_list/db/ +moodle/blocks/course_list/db/mysql.php +moodle/blocks/course_list/db/mysql.sql +moodle/blocks/course_list/db/postgres7.php +moodle/blocks/course_list/db/postgres7.sql +moodle/blocks/course_summary/ +moodle/blocks/course_summary/block_course_summary.php +moodle/blocks/course_summary/db/ +moodle/blocks/course_summary/db/mysql.php +moodle/blocks/course_summary/db/mysql.sql +moodle/blocks/course_summary/db/postgres7.php +moodle/blocks/course_summary/db/postgres7.sql +moodle/blocks/db/ +moodle/blocks/db/mysql.php +moodle/blocks/db/mysql.sql +moodle/blocks/db/postgres7.php +moodle/blocks/db/postgres7.sql +moodle/blocks/login/ +moodle/blocks/login/block_login.php +moodle/blocks/moodleblock.class.php +moodle/blocks/news_items/ +moodle/blocks/news_items/block_news_items.php +moodle/blocks/news_items/db/ +moodle/blocks/news_items/db/mysql.php +moodle/blocks/news_items/db/mysql.sql +moodle/blocks/news_items/db/postgres7.php +moodle/blocks/news_items/db/postgres7.sql +moodle/blocks/online_users/ +moodle/blocks/online_users/block_online_users.php +moodle/blocks/online_users/config.html +moodle/blocks/online_users/db/ +moodle/blocks/online_users/db/mysql.php +moodle/blocks/online_users/db/mysql.sql +moodle/blocks/online_users/db/postgres7.php +moodle/blocks/online_users/db/postgres7.sql +moodle/blocks/participants/ +moodle/blocks/participants/block_participants.php +moodle/blocks/participants/db/ +moodle/blocks/participants/db/mysql.php +moodle/blocks/participants/db/mysql.sql +moodle/blocks/participants/db/postgres7.php +moodle/blocks/participants/db/postgres7.sql +moodle/blocks/recent_activity/ +moodle/blocks/recent_activity/block_recent_activity.php +moodle/blocks/recent_activity/db/ +moodle/blocks/recent_activity/db/mysql.php +moodle/blocks/recent_activity/db/mysql.sql +moodle/blocks/recent_activity/db/postgres7.php +moodle/blocks/recent_activity/db/postgres7.sql +moodle/blocks/search_forums/ +moodle/blocks/search_forums/block_search_forums.php +moodle/blocks/search_forums/db/ +moodle/blocks/search_forums/db/mysql.php +moodle/blocks/search_forums/db/mysql.sql +moodle/blocks/search_forums/db/postgres7.php +moodle/blocks/search_forums/db/postgres7.sql +moodle/blocks/section_links/ +moodle/blocks/section_links/block_section_links.php +moodle/blocks/section_links/db/ +moodle/blocks/section_links/db/mysql.php +moodle/blocks/section_links/db/mysql.sql +moodle/blocks/section_links/db/postgres7.php +moodle/blocks/section_links/db/postgres7.sql +moodle/blocks/site_main_menu/ +moodle/blocks/site_main_menu/block_site_main_menu.php +moodle/blocks/social_activities/ +moodle/blocks/social_activities/block_social_activities.php +moodle/blocks/social_activities/db/ +moodle/blocks/social_activities/db/mysql.php +moodle/blocks/social_activities/db/mysql.sql +moodle/blocks/social_activities/db/postgres7.php +moodle/blocks/social_activities/db/postgres7.sql +moodle/blocks/version.php +moodle/calendar/ +moodle/calendar/event.php +moodle/calendar/event_delete.html +moodle/calendar/event_edit.html +moodle/calendar/event_new.html +moodle/calendar/event_select.html +moodle/calendar/lib.php +moodle/calendar/overlib.cfg.php +moodle/calendar/preferences.html +moodle/calendar/preferences.php +moodle/calendar/set.php +moodle/calendar/view.php +moodle/config-dist.php +@sample moodle/config.php +moodle/course/ +moodle/course/category.php +moodle/course/delete.php +moodle/course/edit.html +moodle/course/edit.php +moodle/course/editsection.html +moodle/course/editsection.php +moodle/course/enrol.html +moodle/course/enrol.php +moodle/course/format/ +moodle/course/format/README.txt +moodle/course/format/social/ +moodle/course/format/social/format.php +moodle/course/format/topics/ +moodle/course/format/topics/format.php +moodle/course/format/weeks/ +moodle/course/format/weeks/format.php +moodle/course/grade.php +moodle/course/grades.php +moodle/course/group-edit.html +moodle/course/group.php +moodle/course/groups-edit.html +moodle/course/groups-summary.html +moodle/course/groups.php +moodle/course/index.php +moodle/course/info.php +moodle/course/lib.php +moodle/course/log.php +moodle/course/loggraph.php +moodle/course/loginas.php +moodle/course/loglive.php +moodle/course/mod.php +moodle/course/mod_delete.html +moodle/course/outline_rep.php +moodle/course/quickreport.php +moodle/course/recent.php +moodle/course/scales.php +moodle/course/search.php +moodle/course/student.html +moodle/course/student.php +moodle/course/teacher.php +moodle/course/unenrol.php +moodle/course/user.php +moodle/course/view.php +moodle/doc/ +moodle/doc/COPYRIGHT.txt +moodle/doc/contents.php +moodle/doc/docstyles.css +moodle/doc/index.php +moodle/doc/install.html +moodle/doc/pix/ +moodle/doc/pix/cvstree.png +moodle/doc/pix/files.jpg +moodle/doc/pix/social.jpg +moodle/doc/pix/topics.jpg +moodle/doc/pix/weekly.jpg +moodle/doc/top.php +moodle/doc/view.php +moodle/enrol/ +moodle/enrol/README.txt +moodle/enrol/database/ +moodle/enrol/database/config.html +moodle/enrol/database/enrol.php +moodle/enrol/enrol.class.php +moodle/enrol/flatfile/ +moodle/enrol/flatfile/config.html +moodle/enrol/flatfile/enrol.php +moodle/enrol/flatfile/example.txt +moodle/enrol/internal/ +moodle/enrol/internal/enrol.html +moodle/enrol/internal/enrol.php +moodle/enrol/paypal/ +moodle/enrol/paypal/config.html +moodle/enrol/paypal/db/ +moodle/enrol/paypal/db/mysql.php +moodle/enrol/paypal/db/mysql.sql +moodle/enrol/paypal/db/postgres7.php +moodle/enrol/paypal/db/postgres7.sql +moodle/enrol/paypal/enrol.html +moodle/enrol/paypal/enrol.php +moodle/enrol/paypal/ipn.php +moodle/enrol/paypal/return.php +moodle/enrol/paypal/version.php +moodle/error/ +moodle/error/index.php +moodle/file.php +moodle/files/ +moodle/files/index.php +moodle/files/mimetypes.php +moodle/filter/ +moodle/filter/activitynames/ +moodle/filter/activitynames/filter.php +moodle/filter/algebra/ +moodle/filter/algebra/AlgParser.pm +moodle/filter/algebra/algebra2tex.pl +moodle/filter/algebra/algebradebug.php +moodle/filter/algebra/filter.php +moodle/filter/algebra/pix.php +moodle/filter/censor/ +moodle/filter/censor/README.txt +moodle/filter/censor/filter.php +moodle/filter/emailprotect/ +moodle/filter/emailprotect/filter.php +moodle/filter/mediaplugin/ +moodle/filter/mediaplugin/filter.php +moodle/filter/mediaplugin/mp3player.fla.zip +moodle/filter/mediaplugin/mp3player.swf +moodle/filter/multilang/ +moodle/filter/multilang/README.txt +moodle/filter/multilang/filter.php +moodle/filter/tex/ +moodle/filter/tex/README.mimetex +moodle/filter/tex/displaytex.php +moodle/filter/tex/filter.php +moodle/filter/tex/mimetex.darwin +moodle/filter/tex/mimetex.exe +moodle/filter/tex/mimetex.linux +moodle/filter/tex/pix.php +moodle/filter/tex/texdebug.php +moodle/filter/tex/texed.php +moodle/help.php +moodle/index.php +moodle/install.php +moodle/lang/ +moodle/lang/README +moodle/lang/af/ +moodle/lang/af/README +moodle/lang/af/assignment.php +moodle/lang/af/auth.php +moodle/lang/af/chat.php +moodle/lang/af/choice.php +moodle/lang/af/forum.php +moodle/lang/af/help/ +moodle/lang/af/help/assignment/ +moodle/lang/af/help/assignment/assignmenttype.html +moodle/lang/af/help/assignment/resubmit.html +moodle/lang/af/help/choice/ +moodle/lang/af/help/choice/options.html +moodle/lang/af/help/coursecategory.html +moodle/lang/af/help/courseformats.html +moodle/lang/af/help/coursefullname.html +moodle/lang/af/help/coursenewsitems.html +moodle/lang/af/help/coursenumsections.html +moodle/lang/af/help/courserecent.html +moodle/lang/af/help/courseshortname.html +moodle/lang/af/help/coursestartdate.html +moodle/lang/af/help/emoticons.html +moodle/lang/af/help/enrolmentkey.html +moodle/lang/af/help/forum/ +moodle/lang/af/help/forum/allowdiscussions.html +moodle/lang/af/help/forum/attachment.html +moodle/lang/af/help/forum/forumtype.html +moodle/lang/af/help/forum/ratings.html +moodle/lang/af/help/forum/subscription.html +moodle/lang/af/help/guestaccess.html +moodle/lang/af/help/html.html +moodle/lang/af/help/langedit.html +moodle/lang/af/help/mods.html +moodle/lang/af/help/picture.html +moodle/lang/af/help/questions.html +moodle/lang/af/help/quiz/ +moodle/lang/af/help/quiz/attempts.html +moodle/lang/af/help/quiz/categories.html +moodle/lang/af/help/quiz/correctanswers.html +moodle/lang/af/help/quiz/createmultiple.html +moodle/lang/af/help/quiz/feedback.html +moodle/lang/af/help/quiz/grademethod.html +moodle/lang/af/help/quiz/import.html +moodle/lang/af/help/quiz/match.html +moodle/lang/af/help/quiz/maxgrade.html +moodle/lang/af/help/quiz/multichoice.html +moodle/lang/af/help/quiz/questiontypes.html +moodle/lang/af/help/quiz/random.html +moodle/lang/af/help/quiz/randomsamatch.html +moodle/lang/af/help/quiz/review.html +moodle/lang/af/help/quiz/shortanswer.html +moodle/lang/af/help/quiz/shuffleanswers.html +moodle/lang/af/help/quiz/shufflequestions.html +moodle/lang/af/help/quiz/timeopen.html +moodle/lang/af/help/quiz/truefalse.html +moodle/lang/af/help/reading.html +moodle/lang/af/help/resource/ +moodle/lang/af/help/resource/resourcetype.html +moodle/lang/af/help/resource/summary.html +moodle/lang/af/help/richtext.html +moodle/lang/af/help/summaries.html +moodle/lang/af/help/surveys.html +moodle/lang/af/help/teachers.html +moodle/lang/af/help/text.html +moodle/lang/af/help/textformat.html +moodle/lang/af/help/wiki.html +moodle/lang/af/help/workshop/ +moodle/lang/af/help/workshop/addingacomment.html +moodle/lang/af/help/workshop/agreeassessments.html +moodle/lang/af/help/workshop/anonymous.html +moodle/lang/af/help/workshop/assignmenttype.html +moodle/lang/af/help/workshop/breakdownoffinalgrade.html +moodle/lang/af/help/workshop/calculatingfinalgrade.html +moodle/lang/af/help/workshop/editingacomment.html +moodle/lang/af/help/workshop/elements.html +moodle/lang/af/help/workshop/finalgrades.html +moodle/lang/af/help/workshop/graded.html +moodle/lang/af/help/workshop/grading.html +moodle/lang/af/help/workshop/gradingassessments.html +moodle/lang/af/help/workshop/gradingstrategy.html +moodle/lang/af/help/workshop/includeself.html +moodle/lang/af/help/workshop/managing.html +moodle/lang/af/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/af/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/af/help/workshop/nelements.html +moodle/lang/af/help/workshop/numberofassessors.html +moodle/lang/af/help/workshop/resubmit.html +moodle/lang/af/help/workshop/selfassessment.html +moodle/lang/af/help/workshop/showinggrades.html +moodle/lang/af/help/workshop/specimen.html +moodle/lang/af/help/workshop/teachersgradings.html +moodle/lang/af/help/writing.html +moodle/lang/af/journal.php +moodle/lang/af/moodle.php +moodle/lang/af/quiz.php +moodle/lang/af/resource.php +moodle/lang/af/survey.php +moodle/lang/af/workshop.php +moodle/lang/ar/ +moodle/lang/ar/README +moodle/lang/ar/activitynames.php +moodle/lang/ar/admin.php +moodle/lang/ar/algebra.php +moodle/lang/ar/appointment.php +moodle/lang/ar/assignment.php +moodle/lang/ar/attendance.php +moodle/lang/ar/auth.php +moodle/lang/ar/block_course_list.php +moodle/lang/ar/block_course_summary.php +moodle/lang/ar/block_online_users.php +moodle/lang/ar/block_section_links.php +moodle/lang/ar/block_social_activities.php +moodle/lang/ar/calendar.php +moodle/lang/ar/censor.php +moodle/lang/ar/chat.php +moodle/lang/ar/choice.php +moodle/lang/ar/countries.php +moodle/lang/ar/dialogue.php +moodle/lang/ar/editor.php +moodle/lang/ar/enrol_flatfile.php +moodle/lang/ar/enrol_internal.php +moodle/lang/ar/enrol_paypal.php +moodle/lang/ar/error.php +moodle/lang/ar/exercise.php +moodle/lang/ar/forum.php +moodle/lang/ar/glossary.php +moodle/lang/ar/help/ +moodle/lang/ar/help/assignment/ +moodle/lang/ar/help/assignment/assignmenttype.html +moodle/lang/ar/help/assignment/index.html +moodle/lang/ar/help/assignment/mods.html +moodle/lang/ar/help/assignment/resubmit.html +moodle/lang/ar/help/attendance/ +moodle/lang/ar/help/attendance/mods.html +moodle/lang/ar/install.php +moodle/lang/ar/journal.php +moodle/lang/ar/label.php +moodle/lang/ar/lesson.php +moodle/lang/ar/mediaplugin.php +moodle/lang/ar/moodle.php +moodle/lang/ar/multilang.php +moodle/lang/ar/pix.php +moodle/lang/ar/quiz.php +moodle/lang/ar/resource.php +moodle/lang/ar/scheduler.php +moodle/lang/ar/scorm.php +moodle/lang/ar/shelf.php +moodle/lang/ar/survey.php +moodle/lang/ar/tex.php +moodle/lang/ar/webquest.php +moodle/lang/ar/wiki.php +moodle/lang/ar/workshop.php +moodle/lang/bg/ +moodle/lang/bg/README +moodle/lang/bg/activitynames.php +moodle/lang/bg/admin.php +moodle/lang/bg/algebra.php +moodle/lang/bg/appointment.php +moodle/lang/bg/assignment.php +moodle/lang/bg/attendance.php +moodle/lang/bg/auth.php +moodle/lang/bg/block_course_list.php +moodle/lang/bg/block_course_summary.php +moodle/lang/bg/block_online_users.php +moodle/lang/bg/block_section_links.php +moodle/lang/bg/block_social_activities.php +moodle/lang/bg/calendar.php +moodle/lang/bg/censor.php +moodle/lang/bg/chat.php +moodle/lang/bg/choice.php +moodle/lang/bg/countries.php +moodle/lang/bg/docs/ +moodle/lang/bg/docs/README.txt +moodle/lang/bg/docs/files.php +moodle/lang/bg/docs/install.html +moodle/lang/bg/docs/installamp.html +moodle/lang/bg/editor.php +moodle/lang/bg/emailprotect.php +moodle/lang/bg/enrol_database.php +moodle/lang/bg/enrol_flatfile.php +moodle/lang/bg/enrol_internal.php +moodle/lang/bg/enrol_paypal.php +moodle/lang/bg/error.php +moodle/lang/bg/forum.php +moodle/lang/bg/glossary.php +moodle/lang/bg/hotpot.php +moodle/lang/bg/journal.php +moodle/lang/bg/label.php +moodle/lang/bg/lesson.php +moodle/lang/bg/mediaplugin.php +moodle/lang/bg/moodle.php +moodle/lang/bg/multilang.php +moodle/lang/bg/pix.php +moodle/lang/bg/questionnaire.php +moodle/lang/bg/quiz.php +moodle/lang/bg/resource.php +moodle/lang/bg/survey.php +moodle/lang/bg/tex.php +moodle/lang/bg/wiki.php +moodle/lang/ca/ +moodle/lang/ca/README +moodle/lang/ca/activitynames.php +moodle/lang/ca/admin.php +moodle/lang/ca/algebra.php +moodle/lang/ca/appointment.php +moodle/lang/ca/assignment.php +moodle/lang/ca/auth.php +moodle/lang/ca/block_course_list.php +moodle/lang/ca/block_course_summary.php +moodle/lang/ca/block_online_users.php +moodle/lang/ca/block_section_links.php +moodle/lang/ca/block_social_activities.php +moodle/lang/ca/calendar.php +moodle/lang/ca/censor.php +moodle/lang/ca/chat.php +moodle/lang/ca/choice.php +moodle/lang/ca/countries.php +moodle/lang/ca/dialogue.php +moodle/lang/ca/docs/ +moodle/lang/ca/docs/files.php +moodle/lang/ca/docs/install.html +moodle/lang/ca/docs/intro.html +moodle/lang/ca/docs/module_files.txt +moodle/lang/ca/editor.php +moodle/lang/ca/emailprotect.php +moodle/lang/ca/enrol_database.php +moodle/lang/ca/enrol_flatfile.php +moodle/lang/ca/enrol_internal.php +moodle/lang/ca/enrol_paypal.php +moodle/lang/ca/error.php +moodle/lang/ca/exercise.php +moodle/lang/ca/forum.php +moodle/lang/ca/glossary.php +moodle/lang/ca/help/ +moodle/lang/ca/help/assignment/ +moodle/lang/ca/help/assignment/assignmenttype.html +moodle/lang/ca/help/assignment/index.html +moodle/lang/ca/help/assignment/mods.html +moodle/lang/ca/help/assignment/resubmit.html +moodle/lang/ca/help/chat/ +moodle/lang/ca/help/chat/chatting.html +moodle/lang/ca/help/chat/index.html +moodle/lang/ca/help/chat/mods.html +moodle/lang/ca/help/choice/ +moodle/lang/ca/help/choice/index.html +moodle/lang/ca/help/choice/mods.html +moodle/lang/ca/help/choice/options.html +moodle/lang/ca/help/choice/timerestrict.html +moodle/lang/ca/help/cookies.html +moodle/lang/ca/help/courseavailability.html +moodle/lang/ca/help/coursecategory.html +moodle/lang/ca/help/courseformats.html +moodle/lang/ca/help/coursefullname.html +moodle/lang/ca/help/coursegrades.html +moodle/lang/ca/help/coursehiddensections.html +moodle/lang/ca/help/courseidnumber.html +moodle/lang/ca/help/coursenewsitems.html +moodle/lang/ca/help/coursenumsections.html +moodle/lang/ca/help/courserecent.html +moodle/lang/ca/help/coursereports.html +moodle/lang/ca/help/courseshortname.html +moodle/lang/ca/help/coursestartdate.html +moodle/lang/ca/help/courseuploadsize.html +moodle/lang/ca/help/dialogue/ +moodle/lang/ca/help/dialogue/addsubject.html +moodle/lang/ca/help/dialogue/closedialogue.html +moodle/lang/ca/help/dialogue/deleteafter.html +moodle/lang/ca/help/dialogue/dialoguetype.html +moodle/lang/ca/help/dialogue/index.html +moodle/lang/ca/help/dialogue/info.html +moodle/lang/ca/help/dialogue/maildefault.html +moodle/lang/ca/help/dialogue/mods.html +moodle/lang/ca/help/dialogue/multiple.html +moodle/lang/ca/help/dialogue/sendmail.html +moodle/lang/ca/help/dialogue/writing.html +moodle/lang/ca/help/directorypaths.html +moodle/lang/ca/help/emoticons.html +moodle/lang/ca/help/enrolmentkey.html +moodle/lang/ca/help/enrolperiod.html +moodle/lang/ca/help/forum/ +moodle/lang/ca/help/forum/allowdiscussions.html +moodle/lang/ca/help/forum/attachment.html +moodle/lang/ca/help/forum/forumtype.html +moodle/lang/ca/help/forum/index.html +moodle/lang/ca/help/forum/maxattachmentsize.html +moodle/lang/ca/help/forum/mods.html +moodle/lang/ca/help/forum/ratings.html +moodle/lang/ca/help/forum/rssarticles.html +moodle/lang/ca/help/forum/rsstype.html +moodle/lang/ca/help/forum/subscription.html +moodle/lang/ca/help/forum/subscription2.html +moodle/lang/ca/help/glossary/ +moodle/lang/ca/help/glossary/aliases.html +moodle/lang/ca/help/glossary/allowcomments.html +moodle/lang/ca/help/glossary/allowduplicatedentries.html +moodle/lang/ca/help/glossary/casesensitive.html +moodle/lang/ca/help/glossary/defaultapproval.html +moodle/lang/ca/help/glossary/description.html +moodle/lang/ca/help/glossary/destination.html +moodle/lang/ca/help/glossary/displayformat.html +moodle/lang/ca/help/glossary/editalways.html +moodle/lang/ca/help/glossary/entbypage.html +moodle/lang/ca/help/glossary/filetoimport.html +moodle/lang/ca/help/glossary/fullmatch.html +moodle/lang/ca/help/glossary/globalglossary.html +moodle/lang/ca/help/glossary/importcategories.html +moodle/lang/ca/help/glossary/index.html +moodle/lang/ca/help/glossary/linkcategory.html +moodle/lang/ca/help/glossary/mainglossary.html +moodle/lang/ca/help/glossary/mods.html +moodle/lang/ca/help/glossary/rssarticles.html +moodle/lang/ca/help/glossary/rsstype.html +moodle/lang/ca/help/glossary/shows.html +moodle/lang/ca/help/glossary/studentcanpost.html +moodle/lang/ca/help/glossary/usedynalink.html +moodle/lang/ca/help/groupmode.html +moodle/lang/ca/help/groupmodeforce.html +moodle/lang/ca/help/guestaccess.html +moodle/lang/ca/help/html.html +moodle/lang/ca/help/index.html +moodle/lang/ca/help/journal/ +moodle/lang/ca/help/journal/mods.html +moodle/lang/ca/help/label/ +moodle/lang/ca/help/label/mods.html +moodle/lang/ca/help/langedit.html +moodle/lang/ca/help/mods.html +moodle/lang/ca/help/picture.html +moodle/lang/ca/help/questions.html +moodle/lang/ca/help/quiz/ +moodle/lang/ca/help/quiz/attempts.html +moodle/lang/ca/help/quiz/categories.html +moodle/lang/ca/help/quiz/correctanswers.html +moodle/lang/ca/help/quiz/createmultiple.html +moodle/lang/ca/help/quiz/description.html +moodle/lang/ca/help/quiz/feedback.html +moodle/lang/ca/help/quiz/formatblackboard.html +moodle/lang/ca/help/quiz/formatcustom.html +moodle/lang/ca/help/quiz/formatmissingword.html +moodle/lang/ca/help/quiz/grademethod.html +moodle/lang/ca/help/quiz/import.html +moodle/lang/ca/help/quiz/index.html +moodle/lang/ca/help/quiz/match.html +moodle/lang/ca/help/quiz/maxgrade.html +moodle/lang/ca/help/quiz/mods.html +moodle/lang/ca/help/quiz/multianswer.html +moodle/lang/ca/help/quiz/multichoice.html +moodle/lang/ca/help/quiz/numerical.html +moodle/lang/ca/help/quiz/questiontypes.html +moodle/lang/ca/help/quiz/random.html +moodle/lang/ca/help/quiz/randomsamatch.html +moodle/lang/ca/help/quiz/repeatattempts.html +moodle/lang/ca/help/quiz/review.html +moodle/lang/ca/help/quiz/shortanswer.html +moodle/lang/ca/help/quiz/shuffleanswers.html +moodle/lang/ca/help/quiz/shufflequestions.html +moodle/lang/ca/help/quiz/timeopen.html +moodle/lang/ca/help/quiz/truefalse.html +moodle/lang/ca/help/reading.html +moodle/lang/ca/help/resource/ +moodle/lang/ca/help/resource/index.html +moodle/lang/ca/help/resource/mods.html +moodle/lang/ca/help/resource/parameters.html +moodle/lang/ca/help/resource/summary.html +moodle/lang/ca/help/resource/type/ +moodle/lang/ca/help/resource/type/directory.html +moodle/lang/ca/help/resource/type/file.html +moodle/lang/ca/help/resource/type/html.html +moodle/lang/ca/help/resource/type/label.html +moodle/lang/ca/help/resource/type/text.html +moodle/lang/ca/help/resource/types.html +moodle/lang/ca/help/resource/window.html +moodle/lang/ca/help/richtext.html +moodle/lang/ca/help/scales.html +moodle/lang/ca/help/scheduler/ +moodle/lang/ca/help/scheduler/mods.html +moodle/lang/ca/help/scorm/ +moodle/lang/ca/help/scorm/mods.html +moodle/lang/ca/help/summaries.html +moodle/lang/ca/help/survey/ +moodle/lang/ca/help/survey/index.html +moodle/lang/ca/help/survey/mods.html +moodle/lang/ca/help/surveys.html +moodle/lang/ca/help/teachers.html +moodle/lang/ca/help/text.html +moodle/lang/ca/help/textformat.html +moodle/lang/ca/help/uploadusers.html +moodle/lang/ca/help/wiki/ +moodle/lang/ca/help/wiki.html +moodle/lang/ca/help/wiki/checklinks.html +moodle/lang/ca/help/wiki/ewikiacceptbinary.html +moodle/lang/ca/help/wiki/howtowiki.html +moodle/lang/ca/help/wiki/htmlmode.html +moodle/lang/ca/help/wiki/index.html +moodle/lang/ca/help/wiki/initialcontent.html +moodle/lang/ca/help/wiki/mods.html +moodle/lang/ca/help/wiki/removepages.html +moodle/lang/ca/help/wiki/revertauthorfieldpattern.html +moodle/lang/ca/help/wiki/revertpages.html +moodle/lang/ca/help/wiki/setpageflags.html +moodle/lang/ca/help/wiki/strippages.html +moodle/lang/ca/help/wiki/studentadminoptions.html +moodle/lang/ca/help/wiki/wikilinkoptions.html +moodle/lang/ca/help/wiki/wikiname.html +moodle/lang/ca/help/wiki/wikitype.html +moodle/lang/ca/help/wiki/wikiusage.html +moodle/lang/ca/help/workshop/ +moodle/lang/ca/help/workshop/addingacomment.html +moodle/lang/ca/help/workshop/agreeassessments.html +moodle/lang/ca/help/workshop/anonymous.html +moodle/lang/ca/help/workshop/assessmentofexamples.html +moodle/lang/ca/help/workshop/assignmenttype.html +moodle/lang/ca/help/workshop/breakdownoffinalgrade.html +moodle/lang/ca/help/workshop/calculatingfinalgrade.html +moodle/lang/ca/help/workshop/editingacomment.html +moodle/lang/ca/help/workshop/elements.html +moodle/lang/ca/help/workshop/finalgrades.html +moodle/lang/ca/help/workshop/graded.html +moodle/lang/ca/help/workshop/grading.html +moodle/lang/ca/help/workshop/gradingassessments.html +moodle/lang/ca/help/workshop/gradingstrategy.html +moodle/lang/ca/help/workshop/gradingsubmissions.html +moodle/lang/ca/help/workshop/includeself.html +moodle/lang/ca/help/workshop/index.html +moodle/lang/ca/help/workshop/managing.html +moodle/lang/ca/help/workshop/mods.html +moodle/lang/ca/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/ca/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/ca/help/workshop/nelements.html +moodle/lang/ca/help/workshop/numberofassessors.html +moodle/lang/ca/help/workshop/resubmit.html +moodle/lang/ca/help/workshop/selfassessment.html +moodle/lang/ca/help/workshop/showinggrades.html +moodle/lang/ca/help/workshop/specimen.html +moodle/lang/ca/help/workshop/submissionofexamples.html +moodle/lang/ca/help/workshop/teachersgradings.html +moodle/lang/ca/help/workshop/ungradedassessments_student.html +moodle/lang/ca/help/workshop/ungradedassessments_teacher.html +moodle/lang/ca/help/writing.html +moodle/lang/ca/install.php +moodle/lang/ca/journal.php +moodle/lang/ca/label.php +moodle/lang/ca/lesson.php +moodle/lang/ca/mediaplugin.php +moodle/lang/ca/moodle.php +moodle/lang/ca/multilang.php +moodle/lang/ca/pix.php +moodle/lang/ca/quiz.php +moodle/lang/ca/resource.php +moodle/lang/ca/scheduler.php +moodle/lang/ca/scorm.php +moodle/lang/ca/survey.php +moodle/lang/ca/tex.php +moodle/lang/ca/webquest.php +moodle/lang/ca/wiki.php +moodle/lang/ca/workshop.php +moodle/lang/cs/ +moodle/lang/cs/README +moodle/lang/cs/activitynames.php +moodle/lang/cs/admin.php +moodle/lang/cs/algebra.php +moodle/lang/cs/assignment.php +moodle/lang/cs/attendance.php +moodle/lang/cs/auth.php +moodle/lang/cs/block_course_list.php +moodle/lang/cs/block_course_summary.php +moodle/lang/cs/block_online_users.php +moodle/lang/cs/block_section_links.php +moodle/lang/cs/block_social_activities.php +moodle/lang/cs/calendar.php +moodle/lang/cs/censor.php +moodle/lang/cs/chat.php +moodle/lang/cs/choice.php +moodle/lang/cs/countries.php +moodle/lang/cs/dialogue.php +moodle/lang/cs/docs/ +moodle/lang/cs/docs/background.html +moodle/lang/cs/docs/credits.html +moodle/lang/cs/docs/docstyles.css +moodle/lang/cs/docs/faq.html +moodle/lang/cs/docs/features.html +moodle/lang/cs/docs/files.php +moodle/lang/cs/docs/future.html +moodle/lang/cs/docs/install.html +moodle/lang/cs/docs/installamp.html +moodle/lang/cs/docs/intro.html +moodle/lang/cs/docs/licence.html +moodle/lang/cs/docs/philosophy.html +moodle/lang/cs/docs/teacher.html +moodle/lang/cs/docs/upgrade.html +moodle/lang/cs/editor.php +moodle/lang/cs/emailprotect.php +moodle/lang/cs/enrol_database.php +moodle/lang/cs/enrol_flatfile.php +moodle/lang/cs/enrol_internal.php +moodle/lang/cs/enrol_paypal.php +moodle/lang/cs/error.php +moodle/lang/cs/exercise.php +moodle/lang/cs/fonts/ +moodle/lang/cs/fonts/README.txt +moodle/lang/cs/fonts/default.ttf +moodle/lang/cs/forum.php +moodle/lang/cs/glossary.php +moodle/lang/cs/help/ +moodle/lang/cs/help/assignment/ +moodle/lang/cs/help/assignment/assignmenttype.html +moodle/lang/cs/help/assignment/index.html +moodle/lang/cs/help/assignment/mods.html +moodle/lang/cs/help/assignment/resubmit.html +moodle/lang/cs/help/chat/ +moodle/lang/cs/help/chat/chatting.html +moodle/lang/cs/help/chat/index.html +moodle/lang/cs/help/chat/mods.html +moodle/lang/cs/help/choice/ +moodle/lang/cs/help/choice/index.html +moodle/lang/cs/help/choice/mods.html +moodle/lang/cs/help/choice/options.html +moodle/lang/cs/help/cookies.html +moodle/lang/cs/help/courseavailability.html +moodle/lang/cs/help/coursecategory.html +moodle/lang/cs/help/courseformats.html +moodle/lang/cs/help/coursefullname.html +moodle/lang/cs/help/coursegrades.html +moodle/lang/cs/help/coursenewsitems.html +moodle/lang/cs/help/coursenumsections.html +moodle/lang/cs/help/courserecent.html +moodle/lang/cs/help/coursereports.html +moodle/lang/cs/help/courseshortname.html +moodle/lang/cs/help/coursestartdate.html +moodle/lang/cs/help/courseuploadsize.html +moodle/lang/cs/help/dialogue/ +moodle/lang/cs/help/dialogue/addsubject.html +moodle/lang/cs/help/dialogue/closedialogue.html +moodle/lang/cs/help/dialogue/deleteafter.html +moodle/lang/cs/help/dialogue/dialoguetype.html +moodle/lang/cs/help/dialogue/info.html +moodle/lang/cs/help/dialogue/maildefault.html +moodle/lang/cs/help/dialogue/mods.html +moodle/lang/cs/help/dialogue/multiple.html +moodle/lang/cs/help/dialogue/sendmail.html +moodle/lang/cs/help/dialogue/writing.html +moodle/lang/cs/help/emoticons.html +moodle/lang/cs/help/enrolmentkey.html +moodle/lang/cs/help/exercise/ +moodle/lang/cs/help/exercise/grade.html +moodle/lang/cs/help/exercise/mods.html +moodle/lang/cs/help/exercise/usemax.html +moodle/lang/cs/help/forum/ +moodle/lang/cs/help/forum/allowdiscussions.html +moodle/lang/cs/help/forum/attachment.html +moodle/lang/cs/help/forum/forumtype.html +moodle/lang/cs/help/forum/index.html +moodle/lang/cs/help/forum/maxattachmentsize.html +moodle/lang/cs/help/forum/mods.html +moodle/lang/cs/help/forum/ratings.html +moodle/lang/cs/help/forum/subscription.html +moodle/lang/cs/help/glossary/ +moodle/lang/cs/help/glossary/aliases.html +moodle/lang/cs/help/glossary/allowcomments.html +moodle/lang/cs/help/glossary/allowduplicatedentries.html +moodle/lang/cs/help/glossary/casesensitive.html +moodle/lang/cs/help/glossary/defaultapproval.html +moodle/lang/cs/help/glossary/description.html +moodle/lang/cs/help/glossary/destination.html +moodle/lang/cs/help/glossary/displayformat.html +moodle/lang/cs/help/glossary/entbypage.html +moodle/lang/cs/help/glossary/filetoimport.html +moodle/lang/cs/help/glossary/fullmatch.html +moodle/lang/cs/help/glossary/globalglossary.html +moodle/lang/cs/help/glossary/importcategories.html +moodle/lang/cs/help/glossary/index.html +moodle/lang/cs/help/glossary/linkcategory.html +moodle/lang/cs/help/glossary/mainglossary.html +moodle/lang/cs/help/glossary/mods.html +moodle/lang/cs/help/glossary/shows.html +moodle/lang/cs/help/glossary/studentcanpost.html +moodle/lang/cs/help/glossary/usedynalink.html +moodle/lang/cs/help/groupmode.html +moodle/lang/cs/help/groupmodeforce.html +moodle/lang/cs/help/guestaccess.html +moodle/lang/cs/help/html.html +moodle/lang/cs/help/index.html +moodle/lang/cs/help/journal/ +moodle/lang/cs/help/journal/index.html +moodle/lang/cs/help/journal/mods.html +moodle/lang/cs/help/label/ +moodle/lang/cs/help/label/mods.html +moodle/lang/cs/help/langedit.html +moodle/lang/cs/help/lesson/ +moodle/lang/cs/help/lesson/grade.html +moodle/lang/cs/help/lesson/handlingofretakes.html +moodle/lang/cs/help/lesson/import.html +moodle/lang/cs/help/lesson/jumpto.html +moodle/lang/cs/help/lesson/maxanswers.html +moodle/lang/cs/help/lesson/maxattempts.html +moodle/lang/cs/help/lesson/maxpages.html +moodle/lang/cs/help/lesson/minquestions.html +moodle/lang/cs/help/lesson/mods.html +moodle/lang/cs/help/lesson/nextpageaction.html +moodle/lang/cs/help/lesson/overview.html +moodle/lang/cs/help/lesson/questionoption.html +moodle/lang/cs/help/lesson/questiontype.html +moodle/lang/cs/help/lesson/questiontypes.html +moodle/lang/cs/help/lesson/retake.html +moodle/lang/cs/help/lesson/useeditor.html +moodle/lang/cs/help/mods.html +moodle/lang/cs/help/picture.html +moodle/lang/cs/help/questions.html +moodle/lang/cs/help/quiz/ +moodle/lang/cs/help/quiz/attempts.html +moodle/lang/cs/help/quiz/categories.html +moodle/lang/cs/help/quiz/correctanswers.html +moodle/lang/cs/help/quiz/createmultiple.html +moodle/lang/cs/help/quiz/description.html +moodle/lang/cs/help/quiz/discrimination.html +moodle/lang/cs/help/quiz/feedback.html +moodle/lang/cs/help/quiz/formataiken.html +moodle/lang/cs/help/quiz/formatblackboard.html +moodle/lang/cs/help/quiz/formatctm.html +moodle/lang/cs/help/quiz/formatcustom.html +moodle/lang/cs/help/quiz/formatgift.html +moodle/lang/cs/help/quiz/formatmissingword.html +moodle/lang/cs/help/quiz/grademethod.html +moodle/lang/cs/help/quiz/import.html +moodle/lang/cs/help/quiz/index.html +moodle/lang/cs/help/quiz/match.html +moodle/lang/cs/help/quiz/maxgrade.html +moodle/lang/cs/help/quiz/mods.html +moodle/lang/cs/help/quiz/multianswer.html +moodle/lang/cs/help/quiz/multichoice.html +moodle/lang/cs/help/quiz/numerical.html +moodle/lang/cs/help/quiz/questiontypes.html +moodle/lang/cs/help/quiz/random.html +moodle/lang/cs/help/quiz/randomsamatch.html +moodle/lang/cs/help/quiz/repeatattempts.html +moodle/lang/cs/help/quiz/review.html +moodle/lang/cs/help/quiz/shortanswer.html +moodle/lang/cs/help/quiz/shuffleanswers.html +moodle/lang/cs/help/quiz/shufflequestions.html +moodle/lang/cs/help/quiz/timeopen.html +moodle/lang/cs/help/quiz/truefalse.html +moodle/lang/cs/help/reading.html +moodle/lang/cs/help/resource/ +moodle/lang/cs/help/resource/index.html +moodle/lang/cs/help/resource/mods.html +moodle/lang/cs/help/resource/program.html +moodle/lang/cs/help/resource/resourcetype.html +moodle/lang/cs/help/resource/summary.html +moodle/lang/cs/help/richtext.html +moodle/lang/cs/help/scales.html +moodle/lang/cs/help/summaries.html +moodle/lang/cs/help/survey/ +moodle/lang/cs/help/survey/index.html +moodle/lang/cs/help/survey/mods.html +moodle/lang/cs/help/surveys.html +moodle/lang/cs/help/teachers.html +moodle/lang/cs/help/text.html +moodle/lang/cs/help/textformat.html +moodle/lang/cs/help/uploadusers.html +moodle/lang/cs/help/wiki.html +moodle/lang/cs/help/writing.html +moodle/lang/cs/hotpot.php +moodle/lang/cs/install.php +moodle/lang/cs/journal.php +moodle/lang/cs/label.php +moodle/lang/cs/lesson.php +moodle/lang/cs/mediaplugin.php +moodle/lang/cs/moodle.php +moodle/lang/cs/multilang.php +moodle/lang/cs/pix.php +moodle/lang/cs/questionnaire.php +moodle/lang/cs/quiz.php +moodle/lang/cs/resource.php +moodle/lang/cs/scorm.php +moodle/lang/cs/survey.php +moodle/lang/cs/tex.php +moodle/lang/cs/webquest.php +moodle/lang/cs/wiki.php +moodle/lang/cs/workshop.php +moodle/lang/da/ +moodle/lang/da/README +moodle/lang/da/activitynames.php +moodle/lang/da/admin.php +moodle/lang/da/algebra.php +moodle/lang/da/appointment.php +moodle/lang/da/assignment.php +moodle/lang/da/attendance.php +moodle/lang/da/auth.php +moodle/lang/da/block_course_list.php +moodle/lang/da/block_course_summary.php +moodle/lang/da/block_online_users.php +moodle/lang/da/block_section_links.php +moodle/lang/da/block_social_activities.php +moodle/lang/da/calendar.php +moodle/lang/da/censor.php +moodle/lang/da/chat.php +moodle/lang/da/choice.php +moodle/lang/da/countries.php +moodle/lang/da/dialogue.php +moodle/lang/da/editor.php +moodle/lang/da/enrol_database.php +moodle/lang/da/enrol_flatfile.php +moodle/lang/da/enrol_internal.php +moodle/lang/da/enrol_paypal.php +moodle/lang/da/error.php +moodle/lang/da/exercise.php +moodle/lang/da/forum.php +moodle/lang/da/glossary.php +moodle/lang/da/hotpot.php +moodle/lang/da/install.php +moodle/lang/da/journal.php +moodle/lang/da/label.php +moodle/lang/da/lesson.php +moodle/lang/da/mediaplugin.php +moodle/lang/da/moodle.php +moodle/lang/da/multilang.php +moodle/lang/da/pix.php +moodle/lang/da/quiz.php +moodle/lang/da/resource.php +moodle/lang/da/scorm.php +moodle/lang/da/survey.php +moodle/lang/da/tex.php +moodle/lang/da/webquest.php +moodle/lang/da/wiki.php +moodle/lang/da/workshop.php +moodle/lang/de/ +moodle/lang/de/README +moodle/lang/de/README.txt +moodle/lang/de/activitynames.php +moodle/lang/de/admin.php +moodle/lang/de/algebra.php +moodle/lang/de/appointment.php +moodle/lang/de/assignment.php +moodle/lang/de/attendance.php +moodle/lang/de/auth.php +moodle/lang/de/block_course_list.php +moodle/lang/de/block_course_summary.php +moodle/lang/de/block_online_users.php +moodle/lang/de/block_section_links.php +moodle/lang/de/block_social_activities.php +moodle/lang/de/book.php +moodle/lang/de/calendar.php +moodle/lang/de/censor.php +moodle/lang/de/chat.php +moodle/lang/de/chatarea.php +moodle/lang/de/choice.php +moodle/lang/de/countries.php +moodle/lang/de/de-14.zip +moodle/lang/de/dialogue.php +moodle/lang/de/docs/ +moodle/lang/de/docs/README.txt +moodle/lang/de/docs/background.html +moodle/lang/de/docs/coding.html +moodle/lang/de/docs/credits.html +moodle/lang/de/docs/cvs.html +moodle/lang/de/docs/developer.html +moodle/lang/de/docs/docstyles.css +moodle/lang/de/docs/faq.html +moodle/lang/de/docs/features.html +moodle/lang/de/docs/files.php +moodle/lang/de/docs/install.html +moodle/lang/de/docs/installamp.html +moodle/lang/de/docs/intro.html +moodle/lang/de/docs/licence.html +moodle/lang/de/docs/module_files.txt +moodle/lang/de/docs/other.html +moodle/lang/de/docs/philosophy.html +moodle/lang/de/docs/release.html +moodle/lang/de/docs/teacher.html +moodle/lang/de/docs/translation.html +moodle/lang/de/docs/upgrade.html +moodle/lang/de/editor.php +moodle/lang/de/emailprotect.php +moodle/lang/de/enrol_database.php +moodle/lang/de/enrol_flatfile.php +moodle/lang/de/enrol_internal.php +moodle/lang/de/enrol_paypal.php +moodle/lang/de/error.php +moodle/lang/de/event.php +moodle/lang/de/exercise.php +moodle/lang/de/fonts/ +moodle/lang/de/fonts/README.txt +moodle/lang/de/forum.php +moodle/lang/de/glossary.php +moodle/lang/de/help/ +moodle/lang/de/help/assignment/ +moodle/lang/de/help/assignment/assignmenttype.html +moodle/lang/de/help/assignment/index.html +moodle/lang/de/help/assignment/mods.html +moodle/lang/de/help/assignment/resubmit.html +moodle/lang/de/help/attendance/ +moodle/lang/de/help/attendance/autoattend.html +moodle/lang/de/help/attendance/choosedays.html +moodle/lang/de/help/attendance/dynsection.html +moodle/lang/de/help/attendance/grade.html +moodle/lang/de/help/attendance/hours.html +moodle/lang/de/help/attendance/index.html +moodle/lang/de/help/attendance/maxgrade.html +moodle/lang/de/help/attendance/mods.html +moodle/lang/de/help/book/ +moodle/lang/de/help/book/faq.html +moodle/lang/de/help/book/index.html +moodle/lang/de/help/book/mods.html +moodle/lang/de/help/book/numberingtype.html +moodle/lang/de/help/book/summary.html +moodle/lang/de/help/chat/ +moodle/lang/de/help/chat/chatting.html +moodle/lang/de/help/chat/index.html +moodle/lang/de/help/chat/mods.html +moodle/lang/de/help/choice/ +moodle/lang/de/help/choice/index.html +moodle/lang/de/help/choice/mods.html +moodle/lang/de/help/choice/options.html +moodle/lang/de/help/choice/timerestrict.html +moodle/lang/de/help/cookies.html +moodle/lang/de/help/courseavailability.html +moodle/lang/de/help/coursecategory.html +moodle/lang/de/help/courseformats.html +moodle/lang/de/help/coursefullname.html +moodle/lang/de/help/coursegrades.html +moodle/lang/de/help/coursehiddensections.html +moodle/lang/de/help/courseidnumber.html +moodle/lang/de/help/coursenewsitems.html +moodle/lang/de/help/coursenumsections.html +moodle/lang/de/help/courserecent.html +moodle/lang/de/help/coursereports.html +moodle/lang/de/help/courseshortname.html +moodle/lang/de/help/coursestartdate.html +moodle/lang/de/help/courseuploadsize.html +moodle/lang/de/help/dialogue/ +moodle/lang/de/help/dialogue/addsubject.html +moodle/lang/de/help/dialogue/closedialogue.html +moodle/lang/de/help/dialogue/deleteafter.html +moodle/lang/de/help/dialogue/dialoguetype.html +moodle/lang/de/help/dialogue/index.html +moodle/lang/de/help/dialogue/info.html +moodle/lang/de/help/dialogue/maildefault.html +moodle/lang/de/help/dialogue/mods.html +moodle/lang/de/help/dialogue/multiple.html +moodle/lang/de/help/dialogue/sendmail.html +moodle/lang/de/help/dialogue/writing.html +moodle/lang/de/help/emoticons.html +moodle/lang/de/help/enrolmentkey.html +moodle/lang/de/help/enrolperiod.html +moodle/lang/de/help/exercise/ +moodle/lang/de/help/exercise/administration.html +moodle/lang/de/help/exercise/comparisonofassessments.html +moodle/lang/de/help/exercise/elements.html +moodle/lang/de/help/exercise/finalgrades.html +moodle/lang/de/help/exercise/grade.html +moodle/lang/de/help/exercise/grading.html +moodle/lang/de/help/exercise/gradinggrade.html +moodle/lang/de/help/exercise/gradingstrategy.html +moodle/lang/de/help/exercise/index.html +moodle/lang/de/help/exercise/leaguetable.html +moodle/lang/de/help/exercise/leaguetablenames.html +moodle/lang/de/help/exercise/managing.html +moodle/lang/de/help/exercise/mods.html +moodle/lang/de/help/exercise/moreinfo.html +moodle/lang/de/help/exercise/nelements.html +moodle/lang/de/help/exercise/password.html +moodle/lang/de/help/exercise/regrading.html +moodle/lang/de/help/exercise/specimen.html +moodle/lang/de/help/exercise/submissionofdescriptions.html +moodle/lang/de/help/exercise/takeownership.html +moodle/lang/de/help/exercise/usemax.html +moodle/lang/de/help/exercise/usepassword.html +moodle/lang/de/help/forum/ +moodle/lang/de/help/forum/allowdiscussions.html +moodle/lang/de/help/forum/attachment.html +moodle/lang/de/help/forum/forumtype.html +moodle/lang/de/help/forum/index.html +moodle/lang/de/help/forum/maxattachmentsize.html +moodle/lang/de/help/forum/mods.html +moodle/lang/de/help/forum/ratings.html +moodle/lang/de/help/forum/rssarticles.html +moodle/lang/de/help/forum/rsstype.html +moodle/lang/de/help/forum/subscription.html +moodle/lang/de/help/forum/subscription2.html +moodle/lang/de/help/glossary/ +moodle/lang/de/help/glossary/aliases.html +moodle/lang/de/help/glossary/allowcomments.html +moodle/lang/de/help/glossary/allowduplicatedentries.html +moodle/lang/de/help/glossary/casesensitive.html +moodle/lang/de/help/glossary/defaultapproval.html +moodle/lang/de/help/glossary/description.html +moodle/lang/de/help/glossary/destination.html +moodle/lang/de/help/glossary/displayformat.html +moodle/lang/de/help/glossary/editalways.html +moodle/lang/de/help/glossary/entbypage.html +moodle/lang/de/help/glossary/filetoimport.html +moodle/lang/de/help/glossary/fullmatch.html +moodle/lang/de/help/glossary/globalglossary.html +moodle/lang/de/help/glossary/importcategories.html +moodle/lang/de/help/glossary/index.html +moodle/lang/de/help/glossary/linkcategory.html +moodle/lang/de/help/glossary/mainglossary.html +moodle/lang/de/help/glossary/mods.html +moodle/lang/de/help/glossary/rssarticles.html +moodle/lang/de/help/glossary/rsstype.html +moodle/lang/de/help/glossary/shows.html +moodle/lang/de/help/glossary/studentcanpost.html +moodle/lang/de/help/glossary/usedynalink.html +moodle/lang/de/help/glossary/usedynalinkentry.html +moodle/lang/de/help/groupmode.html +moodle/lang/de/help/groupmodeforce.html +moodle/lang/de/help/guestaccess.html +moodle/lang/de/help/html.html +moodle/lang/de/help/index.html +moodle/lang/de/help/journal/ +moodle/lang/de/help/journal/index.html +moodle/lang/de/help/journal/mods.html +moodle/lang/de/help/label/ +moodle/lang/de/help/label/mods.html +moodle/lang/de/help/langedit.html +moodle/lang/de/help/lesson/ +moodle/lang/de/help/lesson/grade.html +moodle/lang/de/help/lesson/handlingofretakes.html +moodle/lang/de/help/lesson/import.html +moodle/lang/de/help/lesson/jumpto.html +moodle/lang/de/help/lesson/maxanswers.html +moodle/lang/de/help/lesson/maxattempts.html +moodle/lang/de/help/lesson/maxpages.html +moodle/lang/de/help/lesson/minquestions.html +moodle/lang/de/help/lesson/mods.html +moodle/lang/de/help/lesson/nextpageaction.html +moodle/lang/de/help/lesson/overview.html +moodle/lang/de/help/lesson/questionoption.html +moodle/lang/de/help/lesson/questiontypes.html +moodle/lang/de/help/lesson/retake.html +moodle/lang/de/help/lesson/useeditor.html +moodle/lang/de/help/markdown.html +moodle/lang/de/help/mods.html +moodle/lang/de/help/picture.html +moodle/lang/de/help/questions.html +moodle/lang/de/help/quiz/ +moodle/lang/de/help/quiz/attempts.html +moodle/lang/de/help/quiz/categories.html +moodle/lang/de/help/quiz/correctanswers.html +moodle/lang/de/help/quiz/createmultiple.html +moodle/lang/de/help/quiz/description.html +moodle/lang/de/help/quiz/discrimination.html +moodle/lang/de/help/quiz/feedback.html +moodle/lang/de/help/quiz/formataiken.html +moodle/lang/de/help/quiz/formatblackboard.html +moodle/lang/de/help/quiz/formatctm.html +moodle/lang/de/help/quiz/formatcustom.html +moodle/lang/de/help/quiz/formatgift.html +moodle/lang/de/help/quiz/formatmissingword.html +moodle/lang/de/help/quiz/grademethod.html +moodle/lang/de/help/quiz/import.html +moodle/lang/de/help/quiz/index.html +moodle/lang/de/help/quiz/match.html +moodle/lang/de/help/quiz/maxgrade.html +moodle/lang/de/help/quiz/mods.html +moodle/lang/de/help/quiz/multianswer.html +moodle/lang/de/help/quiz/multichoice.html +moodle/lang/de/help/quiz/numerical.html +moodle/lang/de/help/quiz/questiontypes.html +moodle/lang/de/help/quiz/random.html +moodle/lang/de/help/quiz/randomsamatch.html +moodle/lang/de/help/quiz/repeatattempts.html +moodle/lang/de/help/quiz/review.html +moodle/lang/de/help/quiz/shortanswer.html +moodle/lang/de/help/quiz/shuffleanswers.html +moodle/lang/de/help/quiz/shufflequestions.html +moodle/lang/de/help/quiz/timeopen.html +moodle/lang/de/help/quiz/truefalse.html +moodle/lang/de/help/reading.html +moodle/lang/de/help/resource/ +moodle/lang/de/help/resource/index.html +moodle/lang/de/help/resource/mods.html +moodle/lang/de/help/resource/program.html +moodle/lang/de/help/resource/resourcetype.html +moodle/lang/de/help/resource/summary.html +moodle/lang/de/help/resource/window.html +moodle/lang/de/help/richtext.html +moodle/lang/de/help/scales.html +moodle/lang/de/help/scheduler/ +moodle/lang/de/help/scheduler/mods.html +moodle/lang/de/help/summaries.html +moodle/lang/de/help/survey/ +moodle/lang/de/help/survey/index.html +moodle/lang/de/help/survey/mods.html +moodle/lang/de/help/surveys.html +moodle/lang/de/help/teachers.html +moodle/lang/de/help/text.html +moodle/lang/de/help/textformat.html +moodle/lang/de/help/uploadusers.html +moodle/lang/de/help/wiki/ +moodle/lang/de/help/wiki.html +moodle/lang/de/help/wiki/checklinks.html +moodle/lang/de/help/wiki/ewikiacceptbinary.html +moodle/lang/de/help/wiki/htmlmode.html +moodle/lang/de/help/wiki/index.html +moodle/lang/de/help/wiki/mods.html +moodle/lang/de/help/wiki/removepages.html +moodle/lang/de/help/wiki/revertauthorfieldpattern.html +moodle/lang/de/help/wiki/revertpages.html +moodle/lang/de/help/wiki/setpageflags.html +moodle/lang/de/help/wiki/strippages.html +moodle/lang/de/help/wiki/wikiname.html +moodle/lang/de/help/wiki/wikitype.html +moodle/lang/de/help/wiki/wikiusage.html +moodle/lang/de/help/workshop/ +moodle/lang/de/help/workshop/Overview.html +moodle/lang/de/help/workshop/addingacomment.html +moodle/lang/de/help/workshop/agreeassessments.html +moodle/lang/de/help/workshop/analysisofassessments.html +moodle/lang/de/help/workshop/anonymous.html +moodle/lang/de/help/workshop/assessmentofexamples.html +moodle/lang/de/help/workshop/assignmenttype.html +moodle/lang/de/help/workshop/breakdownoffinalgrade.html +moodle/lang/de/help/workshop/calculatingfinalgrade.html +moodle/lang/de/help/workshop/comparisonofassessments.html +moodle/lang/de/help/workshop/editingacomment.html +moodle/lang/de/help/workshop/elements.html +moodle/lang/de/help/workshop/finalgrades.html +moodle/lang/de/help/workshop/grade.html +moodle/lang/de/help/workshop/graded.html +moodle/lang/de/help/workshop/grading.html +moodle/lang/de/help/workshop/gradingassessments.html +moodle/lang/de/help/workshop/gradinggrade.html +moodle/lang/de/help/workshop/gradingstrategy.html +moodle/lang/de/help/workshop/gradingsubmissions.html +moodle/lang/de/help/workshop/includeself.html +moodle/lang/de/help/workshop/includeteachersgrade.html +moodle/lang/de/help/workshop/index.html +moodle/lang/de/help/workshop/leaguetable.html +moodle/lang/de/help/workshop/managing.html +moodle/lang/de/help/workshop/managing2.html +moodle/lang/de/help/workshop/mods.html +moodle/lang/de/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/de/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/de/help/workshop/nelements.html +moodle/lang/de/help/workshop/numberofassessors.html +moodle/lang/de/help/workshop/overallocation.html +moodle/lang/de/help/workshop/resubmit.html +moodle/lang/de/help/workshop/selfassessment.html +moodle/lang/de/help/workshop/showinggrades.html +moodle/lang/de/help/workshop/specimen.html +moodle/lang/de/help/workshop/submissionofexamples.html +moodle/lang/de/help/workshop/teachersgradings.html +moodle/lang/de/help/workshop/teacherweight.html +moodle/lang/de/help/workshop/ungradedassessments.html +moodle/lang/de/help/workshop/ungradedassessments_student.html +moodle/lang/de/help/workshop/ungradedassessments_teacher.html +moodle/lang/de/help/writing.html +moodle/lang/de/hotpot.php +moodle/lang/de/install.php +moodle/lang/de/journal.php +moodle/lang/de/label.php +moodle/lang/de/lesson.php +moodle/lang/de/mediaplugin.php +moodle/lang/de/moodle.php +moodle/lang/de/multilang.php +moodle/lang/de/pix.php +moodle/lang/de/questionnaire.php +moodle/lang/de/quiz.php +moodle/lang/de/resource.php +moodle/lang/de/scheduler.php +moodle/lang/de/scorm.php +moodle/lang/de/survey.php +moodle/lang/de/tex.php +moodle/lang/de/text.html +moodle/lang/de/webquest.php +moodle/lang/de/wiki.php +moodle/lang/de/workshop.php +moodle/lang/de_du/ +moodle/lang/de_du/README.txt +moodle/lang/de_du/assignment.php +moodle/lang/de_du/auth.php +moodle/lang/de_du/calendar.php +moodle/lang/de_du/choice.php +moodle/lang/de_du/forum.php +moodle/lang/de_du/journal.php +moodle/lang/de_du/moodle.php +moodle/lang/de_du/quiz.php +moodle/lang/de_du/resource.php +moodle/lang/de_du/survey.php +moodle/lang/de_du/workshop.php +moodle/lang/el/ +moodle/lang/el/README.txt +moodle/lang/el/assignment.php +moodle/lang/el/auth.php +moodle/lang/el/block_course_list.php +moodle/lang/el/block_course_summary.php +moodle/lang/el/block_online_users.php +moodle/lang/el/block_section_links.php +moodle/lang/el/block_social_activities.php +moodle/lang/el/calendar.php +moodle/lang/el/chat.php +moodle/lang/el/choice.php +moodle/lang/el/docs/ +moodle/lang/el/docs/README.txt +moodle/lang/el/docs/background.html +moodle/lang/el/docs/coding.html +moodle/lang/el/docs/credits.html +moodle/lang/el/docs/cvs.html +moodle/lang/el/docs/developer.html +moodle/lang/el/docs/faq.html +moodle/lang/el/docs/features.html +moodle/lang/el/docs/files.php +moodle/lang/el/docs/future.html +moodle/lang/el/docs/glossary.html +moodle/lang/el/docs/install.html +moodle/lang/el/docs/installamp.html +moodle/lang/el/docs/intro.html +moodle/lang/el/docs/licence.html +moodle/lang/el/docs/module_files.txt +moodle/lang/el/docs/other.html +moodle/lang/el/docs/teacher.html +moodle/lang/el/docs/upgrade.html +moodle/lang/el/fonts/ +moodle/lang/el/fonts/lang_decode.php +moodle/lang/el/forum.php +moodle/lang/el/help/ +moodle/lang/el/help/assignment/ +moodle/lang/el/help/assignment/assignmenttype.html +moodle/lang/el/help/assignment/index.html +moodle/lang/el/help/assignment/mods.html +moodle/lang/el/help/assignment/resubmit.html +moodle/lang/el/help/chat/ +moodle/lang/el/help/chat/chatting.html +moodle/lang/el/help/chat/index.html +moodle/lang/el/help/chat/mods.html +moodle/lang/el/help/choice/ +moodle/lang/el/help/choice/index.html +moodle/lang/el/help/choice/mods.html +moodle/lang/el/help/choice/options.html +moodle/lang/el/help/cookies.html +moodle/lang/el/help/courseavailability.html +moodle/lang/el/help/coursecategory.html +moodle/lang/el/help/courseformats.html +moodle/lang/el/help/coursefullname.html +moodle/lang/el/help/coursegrades.html +moodle/lang/el/help/coursenewsitems.html +moodle/lang/el/help/coursenumsections.html +moodle/lang/el/help/courserecent.html +moodle/lang/el/help/courseshortname.html +moodle/lang/el/help/coursestartdate.html +moodle/lang/el/help/enrolmentkey.html +moodle/lang/el/help/forum/ +moodle/lang/el/help/forum/allowdiscussions.html +moodle/lang/el/help/forum/attachment.html +moodle/lang/el/help/forum/forumtype.html +moodle/lang/el/help/forum/index.html +moodle/lang/el/help/forum/mods.html +moodle/lang/el/help/forum/ratings.html +moodle/lang/el/help/forum/subscription.html +moodle/lang/el/help/guestaccess.html +moodle/lang/el/help/html.html +moodle/lang/el/help/index.html +moodle/lang/el/help/journal/ +moodle/lang/el/help/journal/index.html +moodle/lang/el/help/journal/mods.html +moodle/lang/el/help/langedit.html +moodle/lang/el/help/mods.html +moodle/lang/el/help/picture.html +moodle/lang/el/help/questions.html +moodle/lang/el/help/quiz/ +moodle/lang/el/help/quiz/attempts.html +moodle/lang/el/help/quiz/categories.html +moodle/lang/el/help/quiz/correctanswers.html +moodle/lang/el/help/quiz/description.html +moodle/lang/el/help/quiz/feedback.html +moodle/lang/el/help/quiz/formatblackboard.html +moodle/lang/el/help/quiz/formatcustom.html +moodle/lang/el/help/quiz/formatmissingword.html +moodle/lang/el/help/quiz/grademethod.html +moodle/lang/el/help/quiz/index.html +moodle/lang/el/help/quiz/maxgrade.html +moodle/lang/el/help/quiz/mods.html +moodle/lang/el/help/quiz/multianswer.html +moodle/lang/el/help/quiz/multichoice.html +moodle/lang/el/help/quiz/numerical.html +moodle/lang/el/help/quiz/questiontypes.html +moodle/lang/el/help/quiz/random.html +moodle/lang/el/help/quiz/repeatattempts.html +moodle/lang/el/help/quiz/review.html +moodle/lang/el/help/quiz/shortanswer.html +moodle/lang/el/help/quiz/timeopen.html +moodle/lang/el/help/quiz/truefalse.html +moodle/lang/el/help/reading.html +moodle/lang/el/help/resource/ +moodle/lang/el/help/resource/index.html +moodle/lang/el/help/resource/mods.html +moodle/lang/el/help/resource/program.html +moodle/lang/el/help/resource/resourcetype.html +moodle/lang/el/help/resource/scales.html +moodle/lang/el/help/resource/summary.html +moodle/lang/el/help/richtext.html +moodle/lang/el/help/survey/ +moodle/lang/el/help/survey/index.html +moodle/lang/el/help/survey/mods.html +moodle/lang/el/help/surveys.html +moodle/lang/el/help/teachers.html +moodle/lang/el/help/text.html +moodle/lang/el/help/textformat.html +moodle/lang/el/help/workshop/ +moodle/lang/el/help/workshop/assessmentofexamples.html +moodle/lang/el/help/workshop/gradingsubmissions.html +moodle/lang/el/help/workshop/index.html +moodle/lang/el/help/workshop/mods.html +moodle/lang/el/help/workshop/submissionofexamples.html +moodle/lang/el/help/workshop/ungradedassessments_student.html +moodle/lang/el/help/workshop/ungradedassessments_teacher.html +moodle/lang/el/help/writing.html +moodle/lang/el/journal.php +moodle/lang/el/moodle.php +moodle/lang/el/quiz.php +moodle/lang/el/resource.php +moodle/lang/el/survey.php +moodle/lang/el/workshop.php +moodle/lang/en/ +moodle/lang/en/README +moodle/lang/en/activitynames.php +moodle/lang/en/admin.php +moodle/lang/en/algebra.php +moodle/lang/en/appointment.php +moodle/lang/en/assignment.php +moodle/lang/en/attendance.php +moodle/lang/en/auth.php +moodle/lang/en/block_course_list.php +moodle/lang/en/block_course_summary.php +moodle/lang/en/block_online_users.php +moodle/lang/en/block_rss_client.php +moodle/lang/en/block_section_links.php +moodle/lang/en/block_social_activities.php +moodle/lang/en/calendar.php +moodle/lang/en/censor.php +moodle/lang/en/chat.php +moodle/lang/en/choice.php +moodle/lang/en/countries.php +moodle/lang/en/dialogue.php +moodle/lang/en/docs/ +moodle/lang/en/docs/README.txt +moodle/lang/en/docs/background.html +moodle/lang/en/docs/coding.html +moodle/lang/en/docs/credits.html +moodle/lang/en/docs/cvs.html +moodle/lang/en/docs/developer.html +moodle/lang/en/docs/docstyles.css +moodle/lang/en/docs/faq.html +moodle/lang/en/docs/features.html +moodle/lang/en/docs/files.php +moodle/lang/en/docs/future.html +moodle/lang/en/docs/install.html +moodle/lang/en/docs/installamp.html +moodle/lang/en/docs/intro.html +moodle/lang/en/docs/licence.html +moodle/lang/en/docs/module_files.txt +moodle/lang/en/docs/other.html +moodle/lang/en/docs/philosophy.html +moodle/lang/en/docs/release.html +moodle/lang/en/docs/releaseold.html +moodle/lang/en/docs/teacher.html +moodle/lang/en/docs/translation.html +moodle/lang/en/docs/upgrade.html +moodle/lang/en/editor.php +moodle/lang/en/emailprotect.php +moodle/lang/en/enrol_database.php +moodle/lang/en/enrol_flatfile.php +moodle/lang/en/enrol_internal.php +moodle/lang/en/enrol_ldap.php +moodle/lang/en/enrol_paypal.php +moodle/lang/en/error.php +moodle/lang/en/exercise.php +moodle/lang/en/fonts/ +moodle/lang/en/fonts/README.txt +moodle/lang/en/fonts/default.ttf +moodle/lang/en/forum.php +moodle/lang/en/glossary.php +moodle/lang/en/help/ +moodle/lang/en/help/assignment/ +moodle/lang/en/help/assignment/assignmenttype.html +moodle/lang/en/help/assignment/index.html +moodle/lang/en/help/assignment/mods.html +moodle/lang/en/help/assignment/resubmit.html +moodle/lang/en/help/attendance/ +moodle/lang/en/help/attendance/autoattend.html +moodle/lang/en/help/attendance/choosedays.html +moodle/lang/en/help/attendance/dynsection.html +moodle/lang/en/help/attendance/grade.html +moodle/lang/en/help/attendance/hours.html +moodle/lang/en/help/attendance/index.html +moodle/lang/en/help/attendance/maxgrade.html +moodle/lang/en/help/attendance/mods.html +moodle/lang/en/help/chat/ +moodle/lang/en/help/chat/chatting.html +moodle/lang/en/help/chat/index.html +moodle/lang/en/help/chat/mods.html +moodle/lang/en/help/choice/ +moodle/lang/en/help/choice/index.html +moodle/lang/en/help/choice/mods.html +moodle/lang/en/help/choice/options.html +moodle/lang/en/help/choice/timerestrict.html +moodle/lang/en/help/cookies.html +moodle/lang/en/help/courseavailability.html +moodle/lang/en/help/coursecategory.html +moodle/lang/en/help/courseformats.html +moodle/lang/en/help/coursefullname.html +moodle/lang/en/help/coursegrades.html +moodle/lang/en/help/coursehiddensections.html +moodle/lang/en/help/courseidnumber.html +moodle/lang/en/help/coursenewsitems.html +moodle/lang/en/help/coursenumsections.html +moodle/lang/en/help/courserecent.html +moodle/lang/en/help/coursereports.html +moodle/lang/en/help/courseshortname.html +moodle/lang/en/help/coursestartdate.html +moodle/lang/en/help/courseuploadsize.html +moodle/lang/en/help/dialogue/ +moodle/lang/en/help/dialogue/addsubject.html +moodle/lang/en/help/dialogue/closedialogue.html +moodle/lang/en/help/dialogue/deleteafter.html +moodle/lang/en/help/dialogue/dialoguetype.html +moodle/lang/en/help/dialogue/index.html +moodle/lang/en/help/dialogue/info.html +moodle/lang/en/help/dialogue/maildefault.html +moodle/lang/en/help/dialogue/mods.html +moodle/lang/en/help/dialogue/multiple.html +moodle/lang/en/help/directorypaths.html +moodle/lang/en/help/emoticons.html +moodle/lang/en/help/enrolmentkey.html +moodle/lang/en/help/enrolperiod.html +moodle/lang/en/help/exercise/ +moodle/lang/en/help/exercise/administration.html +moodle/lang/en/help/exercise/comparisonofassessments.html +moodle/lang/en/help/exercise/elements.html +moodle/lang/en/help/exercise/finalgrades.html +moodle/lang/en/help/exercise/grade.html +moodle/lang/en/help/exercise/grading.html +moodle/lang/en/help/exercise/gradinggrade.html +moodle/lang/en/help/exercise/gradingstrategy.html +moodle/lang/en/help/exercise/index.html +moodle/lang/en/help/exercise/leaguetable.html +moodle/lang/en/help/exercise/leaguetablenames.html +moodle/lang/en/help/exercise/managing.html +moodle/lang/en/help/exercise/mods.html +moodle/lang/en/help/exercise/moreinfo.html +moodle/lang/en/help/exercise/nelements.html +moodle/lang/en/help/exercise/password.html +moodle/lang/en/help/exercise/regrading.html +moodle/lang/en/help/exercise/specimen.html +moodle/lang/en/help/exercise/submissionofdescriptions.html +moodle/lang/en/help/exercise/takeownership.html +moodle/lang/en/help/exercise/usemax.html +moodle/lang/en/help/exercise/usepassword.html +moodle/lang/en/help/forum/ +moodle/lang/en/help/forum/allowdiscussions.html +moodle/lang/en/help/forum/attachment.html +moodle/lang/en/help/forum/forumtype.html +moodle/lang/en/help/forum/index.html +moodle/lang/en/help/forum/maxattachmentsize.html +moodle/lang/en/help/forum/mods.html +moodle/lang/en/help/forum/ratings.html +moodle/lang/en/help/forum/rssarticles.html +moodle/lang/en/help/forum/rsstype.html +moodle/lang/en/help/forum/subscription.html +moodle/lang/en/help/forum/subscription2.html +moodle/lang/en/help/glossary/ +moodle/lang/en/help/glossary/aliases.html +moodle/lang/en/help/glossary/allowcomments.html +moodle/lang/en/help/glossary/allowduplicatedentries.html +moodle/lang/en/help/glossary/casesensitive.html +moodle/lang/en/help/glossary/defaultapproval.html +moodle/lang/en/help/glossary/description.html +moodle/lang/en/help/glossary/destination.html +moodle/lang/en/help/glossary/displayformat.html +moodle/lang/en/help/glossary/editalways.html +moodle/lang/en/help/glossary/entbypage.html +moodle/lang/en/help/glossary/filetoimport.html +moodle/lang/en/help/glossary/fullmatch.html +moodle/lang/en/help/glossary/globalglossary.html +moodle/lang/en/help/glossary/importcategories.html +moodle/lang/en/help/glossary/index.html +moodle/lang/en/help/glossary/linkcategory.html +moodle/lang/en/help/glossary/mainglossary.html +moodle/lang/en/help/glossary/mods.html +moodle/lang/en/help/glossary/rssarticles.html +moodle/lang/en/help/glossary/rsstype.html +moodle/lang/en/help/glossary/shows.html +moodle/lang/en/help/glossary/studentcanpost.html +moodle/lang/en/help/glossary/usedynalink.html +moodle/lang/en/help/glossary/usedynalinkentry.html +moodle/lang/en/help/groupmode.html +moodle/lang/en/help/groupmodeforce.html +moodle/lang/en/help/guestaccess.html +moodle/lang/en/help/html.html +moodle/lang/en/help/index.html +moodle/lang/en/help/journal/ +moodle/lang/en/help/journal/index.html +moodle/lang/en/help/journal/mods.html +moodle/lang/en/help/label/ +moodle/lang/en/help/label/mods.html +moodle/lang/en/help/langedit.html +moodle/lang/en/help/lesson/ +moodle/lang/en/help/lesson/bgcolor.html +moodle/lang/en/help/lesson/custom.html +moodle/lang/en/help/lesson/deleteattempts.html +moodle/lang/en/help/lesson/displayleft.html +moodle/lang/en/help/lesson/grade.html +moodle/lang/en/help/lesson/handlingofretakes.html +moodle/lang/en/help/lesson/height.html +moodle/lang/en/help/lesson/highscores.html +moodle/lang/en/help/lesson/import.html +moodle/lang/en/help/lesson/jumpto.html +moodle/lang/en/help/lesson/lessondefault.html +moodle/lang/en/help/lesson/maxanswers.html +moodle/lang/en/help/lesson/maxattempts.html +moodle/lang/en/help/lesson/maxhighscores.html +moodle/lang/en/help/lesson/maxpages.html +moodle/lang/en/help/lesson/maxtime.html +moodle/lang/en/help/lesson/minquestions.html +moodle/lang/en/help/lesson/modattempts.html +moodle/lang/en/help/lesson/mods.html +moodle/lang/en/help/lesson/nextpageaction.html +moodle/lang/en/help/lesson/ongoing.html +moodle/lang/en/help/lesson/overview.html +moodle/lang/en/help/lesson/password.html +moodle/lang/en/help/lesson/practice.html +moodle/lang/en/help/lesson/questionoption.html +moodle/lang/en/help/lesson/questiontypes.html +moodle/lang/en/help/lesson/retake.html +moodle/lang/en/help/lesson/review.html +moodle/lang/en/help/lesson/slideshow.html +moodle/lang/en/help/lesson/timed.html +moodle/lang/en/help/lesson/tree.html +moodle/lang/en/help/lesson/useeditor.html +moodle/lang/en/help/lesson/usepassword.html +moodle/lang/en/help/lesson/width.html +moodle/lang/en/help/markdown.html +moodle/lang/en/help/mods.html +moodle/lang/en/help/picture.html +moodle/lang/en/help/questionnaire/ +moodle/lang/en/help/questionnaire/qmanage.html +moodle/lang/en/help/questionnaire/qtype.html +moodle/lang/en/help/questionnaire/questionnaireid.html +moodle/lang/en/help/questionnaire/respondenttype.html +moodle/lang/en/help/questions.html +moodle/lang/en/help/quiz/ +moodle/lang/en/help/quiz/attempts.html +moodle/lang/en/help/quiz/calculated.html +moodle/lang/en/help/quiz/categories.html +moodle/lang/en/help/quiz/correctanswers.html +moodle/lang/en/help/quiz/createmultiple.html +moodle/lang/en/help/quiz/description.html +moodle/lang/en/help/quiz/discrimination.html +moodle/lang/en/help/quiz/export.html +moodle/lang/en/help/quiz/feedback.html +moodle/lang/en/help/quiz/formataiken.html +moodle/lang/en/help/quiz/formatblackboard.html +moodle/lang/en/help/quiz/formatctm.html +moodle/lang/en/help/quiz/formatcustom.html +moodle/lang/en/help/quiz/formatgift.html +moodle/lang/en/help/quiz/formatmissingword.html +moodle/lang/en/help/quiz/formatwebct.html +moodle/lang/en/help/quiz/grademethod.html +moodle/lang/en/help/quiz/import.html +moodle/lang/en/help/quiz/index.html +moodle/lang/en/help/quiz/match.html +moodle/lang/en/help/quiz/maxgrade.html +moodle/lang/en/help/quiz/mods.html +moodle/lang/en/help/quiz/multianswer.html +moodle/lang/en/help/quiz/multichoice.html +moodle/lang/en/help/quiz/numerical.html +moodle/lang/en/help/quiz/popup.html +moodle/lang/en/help/quiz/questiondatasets.html +moodle/lang/en/help/quiz/questiontypes.html +moodle/lang/en/help/quiz/random.html +moodle/lang/en/help/quiz/randomsamatch.html +moodle/lang/en/help/quiz/repeatattempts.html +moodle/lang/en/help/quiz/requirepassword.html +moodle/lang/en/help/quiz/requiresubnet.html +moodle/lang/en/help/quiz/review.html +moodle/lang/en/help/quiz/shortanswer.html +moodle/lang/en/help/quiz/shuffleanswers.html +moodle/lang/en/help/quiz/shufflequestions.html +moodle/lang/en/help/quiz/timelimit.html +moodle/lang/en/help/quiz/timeopen.html +moodle/lang/en/help/quiz/truefalse.html +moodle/lang/en/help/reading.html +moodle/lang/en/help/resource/ +moodle/lang/en/help/resource/index.html +moodle/lang/en/help/resource/mods.html +moodle/lang/en/help/resource/parameters.html +moodle/lang/en/help/resource/summary.html +moodle/lang/en/help/resource/type/ +moodle/lang/en/help/resource/type/directory.html +moodle/lang/en/help/resource/type/file.html +moodle/lang/en/help/resource/type/html.html +moodle/lang/en/help/resource/type/label.html +moodle/lang/en/help/resource/type/text.html +moodle/lang/en/help/resource/types.html +moodle/lang/en/help/resource/window.html +moodle/lang/en/help/richtext.html +moodle/lang/en/help/scales.html +moodle/lang/en/help/scorm/ +moodle/lang/en/help/scorm/mods.html +moodle/lang/en/help/summaries.html +moodle/lang/en/help/survey/ +moodle/lang/en/help/survey/index.html +moodle/lang/en/help/survey/mods.html +moodle/lang/en/help/surveys.html +moodle/lang/en/help/teachers.html +moodle/lang/en/help/text.html +moodle/lang/en/help/textformat.html +moodle/lang/en/help/uploadusers.html +moodle/lang/en/help/wiki/ +moodle/lang/en/help/wiki.html +moodle/lang/en/help/wiki/checklinks.html +moodle/lang/en/help/wiki/ewikiacceptbinary.html +moodle/lang/en/help/wiki/howtowiki.html +moodle/lang/en/help/wiki/htmlmode.html +moodle/lang/en/help/wiki/index.html +moodle/lang/en/help/wiki/initialcontent.html +moodle/lang/en/help/wiki/mods.html +moodle/lang/en/help/wiki/removepages.html +moodle/lang/en/help/wiki/revertauthorfieldpattern.html +moodle/lang/en/help/wiki/revertpages.html +moodle/lang/en/help/wiki/setpageflags.html +moodle/lang/en/help/wiki/strippages.html +moodle/lang/en/help/wiki/studentadminoptions.html +moodle/lang/en/help/wiki/wikilinkoptions.html +moodle/lang/en/help/wiki/wikiname.html +moodle/lang/en/help/wiki/wikitype.html +moodle/lang/en/help/wiki/wikiusage.html +moodle/lang/en/help/workshop/ +moodle/lang/en/help/workshop/addcommenttobank.html +moodle/lang/en/help/workshop/addingacomment.html +moodle/lang/en/help/workshop/agreeassessments.html +moodle/lang/en/help/workshop/analysisofassessments.html +moodle/lang/en/help/workshop/anonymous.html +moodle/lang/en/help/workshop/assessmentofexamples.html +moodle/lang/en/help/workshop/assignmenttype.html +moodle/lang/en/help/workshop/breakdownoffinalgrade.html +moodle/lang/en/help/workshop/calculatingfinalgrade.html +moodle/lang/en/help/workshop/comparisonofassessments.html +moodle/lang/en/help/workshop/editingacomment.html +moodle/lang/en/help/workshop/elements.html +moodle/lang/en/help/workshop/finalgrades.html +moodle/lang/en/help/workshop/grade.html +moodle/lang/en/help/workshop/grading.html +moodle/lang/en/help/workshop/gradingassessments.html +moodle/lang/en/help/workshop/gradinggrade.html +moodle/lang/en/help/workshop/gradingstrategy.html +moodle/lang/en/help/workshop/gradingsubmissions.html +moodle/lang/en/help/workshop/includeself.html +moodle/lang/en/help/workshop/includeteachersgrade.html +moodle/lang/en/help/workshop/index.html +moodle/lang/en/help/workshop/leaguetable.html +moodle/lang/en/help/workshop/managing.html +moodle/lang/en/help/workshop/managing2.html +moodle/lang/en/help/workshop/mods.html +moodle/lang/en/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/en/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/en/help/workshop/nattachments.html +moodle/lang/en/help/workshop/nelements.html +moodle/lang/en/help/workshop/overallocation.html +moodle/lang/en/help/workshop/password.html +moodle/lang/en/help/workshop/regrading.html +moodle/lang/en/help/workshop/resubmit.html +moodle/lang/en/help/workshop/selfassessment.html +moodle/lang/en/help/workshop/showinggrades.html +moodle/lang/en/help/workshop/specimen.html +moodle/lang/en/help/workshop/submissionofexamples.html +moodle/lang/en/help/workshop/teacherweight.html +moodle/lang/en/help/workshop/ungradedassessments.html +moodle/lang/en/help/workshop/ungradedassessments_student.html +moodle/lang/en/help/workshop/ungradedassessments_teacher.html +moodle/lang/en/help/workshop/usepassword.html +moodle/lang/en/help/writing.html +moodle/lang/en/hotpot.php +moodle/lang/en/install.php +moodle/lang/en/journal.php +moodle/lang/en/label.php +moodle/lang/en/lesson.php +moodle/lang/en/mediaplugin.php +moodle/lang/en/moodle.php +moodle/lang/en/multilang.php +moodle/lang/en/pix.php +moodle/lang/en/questionnaire.php +moodle/lang/en/quiz.php +moodle/lang/en/resource.php +moodle/lang/en/scorm.php +moodle/lang/en/survey.php +moodle/lang/en/tex.php +moodle/lang/en/webquest.php +moodle/lang/en/wiki.php +moodle/lang/en/workshop.php +moodle/lang/en_us/ +moodle/lang/en_us/README +moodle/lang/en_us/assignment.php +moodle/lang/en_us/attendance.php +moodle/lang/en_us/auth.php +moodle/lang/en_us/chat.php +moodle/lang/en_us/choice.php +moodle/lang/en_us/countries.php +moodle/lang/en_us/docs/ +moodle/lang/en_us/docs/module_files.txt +moodle/lang/en_us/editor.php +moodle/lang/en_us/forum.php +moodle/lang/en_us/glossary.php +moodle/lang/en_us/help/ +moodle/lang/en_us/help/enrolmentkey.html +moodle/lang/en_us/help/guestaccess.html +moodle/lang/en_us/journal.php +moodle/lang/en_us/label.php +moodle/lang/en_us/moodle.php +moodle/lang/en_us/quiz.php +moodle/lang/en_us/resource.php +moodle/lang/en_us/survey.php +moodle/lang/en_us/workshop.php +moodle/lang/es/ +moodle/lang/es/README.txt +moodle/lang/es/activitynames.php +moodle/lang/es/admin.php +moodle/lang/es/algebra.php +moodle/lang/es/appointment.php +moodle/lang/es/assignment.php +moodle/lang/es/attendance.php +moodle/lang/es/auth.php +moodle/lang/es/block_course_list.php +moodle/lang/es/block_course_summary.php +moodle/lang/es/block_online_users.php +moodle/lang/es/block_section_links.php +moodle/lang/es/block_social_activities.php +moodle/lang/es/book.php +moodle/lang/es/calendar.php +moodle/lang/es/censor.php +moodle/lang/es/chat.php +moodle/lang/es/choice.php +moodle/lang/es/countries.php +moodle/lang/es/dialogue.php +moodle/lang/es/docs/ +moodle/lang/es/docs/README.txt +moodle/lang/es/docs/background.html +moodle/lang/es/docs/coding.html +moodle/lang/es/docs/credits.html +moodle/lang/es/docs/cvs.html +moodle/lang/es/docs/developer.html +moodle/lang/es/docs/docstyles.css +moodle/lang/es/docs/faq.html +moodle/lang/es/docs/features.html +moodle/lang/es/docs/files.php +moodle/lang/es/docs/future.html +moodle/lang/es/docs/glossary.html +moodle/lang/es/docs/install.html +moodle/lang/es/docs/installamp.html +moodle/lang/es/docs/intro.html +moodle/lang/es/docs/licence.html +moodle/lang/es/docs/module_files.txt +moodle/lang/es/docs/other.html +moodle/lang/es/docs/philosophy.html +moodle/lang/es/docs/release.html +moodle/lang/es/docs/releaseold.html +moodle/lang/es/docs/teacher.html +moodle/lang/es/docs/translation.html +moodle/lang/es/docs/upgrade.html +moodle/lang/es/editor.php +moodle/lang/es/emailprotect.php +moodle/lang/es/enrol_database.php +moodle/lang/es/enrol_flatfile.php +moodle/lang/es/enrol_internal.php +moodle/lang/es/enrol_ldap.php +moodle/lang/es/enrol_paypal.php +moodle/lang/es/error.php +moodle/lang/es/exercise.php +moodle/lang/es/forum.php +moodle/lang/es/glossary.php +moodle/lang/es/help/ +moodle/lang/es/help/appointment/ +moodle/lang/es/help/appointment/mods.html +moodle/lang/es/help/assignment/ +moodle/lang/es/help/assignment/assignmenttype.html +moodle/lang/es/help/assignment/index.html +moodle/lang/es/help/assignment/mods.html +moodle/lang/es/help/assignment/resubmit.html +moodle/lang/es/help/attendance/ +moodle/lang/es/help/attendance/autoattend.html +moodle/lang/es/help/attendance/choosedays.html +moodle/lang/es/help/attendance/dynsection.html +moodle/lang/es/help/attendance/grade.html +moodle/lang/es/help/attendance/hours.html +moodle/lang/es/help/attendance/index.html +moodle/lang/es/help/attendance/maxgrade.html +moodle/lang/es/help/attendance/mods.html +moodle/lang/es/help/book/ +moodle/lang/es/help/book/customtitles.html +moodle/lang/es/help/book/disableprinting.html +moodle/lang/es/help/book/edit.html +moodle/lang/es/help/book/faq.html +moodle/lang/es/help/book/import.html +moodle/lang/es/help/book/index.html +moodle/lang/es/help/book/mods.html +moodle/lang/es/help/book/numberingtype.html +moodle/lang/es/help/book/summary.html +moodle/lang/es/help/chat/ +moodle/lang/es/help/chat/chatting.html +moodle/lang/es/help/chat/index.html +moodle/lang/es/help/chat/mods.html +moodle/lang/es/help/choice/ +moodle/lang/es/help/choice/index.html +moodle/lang/es/help/choice/mods.html +moodle/lang/es/help/choice/options.html +moodle/lang/es/help/choice/timerestrict.html +moodle/lang/es/help/cookies.html +moodle/lang/es/help/courseavailability.html +moodle/lang/es/help/coursecategory.html +moodle/lang/es/help/courseformats.html +moodle/lang/es/help/coursefullname.html +moodle/lang/es/help/coursegrades.html +moodle/lang/es/help/coursehiddensections.html +moodle/lang/es/help/courseidnumber.html +moodle/lang/es/help/coursenewsitems.html +moodle/lang/es/help/coursenumsections.html +moodle/lang/es/help/courserecent.html +moodle/lang/es/help/coursereports.html +moodle/lang/es/help/courseshortname.html +moodle/lang/es/help/coursestartdate.html +moodle/lang/es/help/courseuploadsize.html +moodle/lang/es/help/dialogue/ +moodle/lang/es/help/dialogue/addsubject.html +moodle/lang/es/help/dialogue/closedialogue.html +moodle/lang/es/help/dialogue/deleteafter.html +moodle/lang/es/help/dialogue/dialoguetype.html +moodle/lang/es/help/dialogue/index.html +moodle/lang/es/help/dialogue/info.html +moodle/lang/es/help/dialogue/maildefault.html +moodle/lang/es/help/dialogue/mods.html +moodle/lang/es/help/dialogue/multiple.html +moodle/lang/es/help/dialogue/sendmail.html +moodle/lang/es/help/dialogue/writing.html +moodle/lang/es/help/directorypaths.html +moodle/lang/es/help/emoticons.html +moodle/lang/es/help/enrolmentkey.html +moodle/lang/es/help/enrolperiod.html +moodle/lang/es/help/exercise/ +moodle/lang/es/help/exercise/administration.html +moodle/lang/es/help/exercise/comparisonofassessments.html +moodle/lang/es/help/exercise/elements.html +moodle/lang/es/help/exercise/finalgrades.html +moodle/lang/es/help/exercise/grade.html +moodle/lang/es/help/exercise/grading.html +moodle/lang/es/help/exercise/gradinggrade.html +moodle/lang/es/help/exercise/gradingstrategy.html +moodle/lang/es/help/exercise/index.html +moodle/lang/es/help/exercise/leaguetable.html +moodle/lang/es/help/exercise/leaguetablenames.html +moodle/lang/es/help/exercise/managing.html +moodle/lang/es/help/exercise/mods.html +moodle/lang/es/help/exercise/moreinfo.html +moodle/lang/es/help/exercise/nelements.html +moodle/lang/es/help/exercise/password.html +moodle/lang/es/help/exercise/regrading.html +moodle/lang/es/help/exercise/specimen.html +moodle/lang/es/help/exercise/submissionofdescriptions.html +moodle/lang/es/help/exercise/takeownership.html +moodle/lang/es/help/exercise/usemax.html +moodle/lang/es/help/exercise/usepassword.html +moodle/lang/es/help/forum/ +moodle/lang/es/help/forum/allowdiscussions.html +moodle/lang/es/help/forum/attachment.html +moodle/lang/es/help/forum/forumtype.html +moodle/lang/es/help/forum/index.html +moodle/lang/es/help/forum/maxattachmentsize.html +moodle/lang/es/help/forum/mods.html +moodle/lang/es/help/forum/ratings.html +moodle/lang/es/help/forum/rssarticles.html +moodle/lang/es/help/forum/rsstype.html +moodle/lang/es/help/forum/subscription.html +moodle/lang/es/help/forum/subscription2.html +moodle/lang/es/help/glossary/ +moodle/lang/es/help/glossary/aliases.html +moodle/lang/es/help/glossary/allowcomments.html +moodle/lang/es/help/glossary/allowduplicatedentries.html +moodle/lang/es/help/glossary/casesensitive.html +moodle/lang/es/help/glossary/defaultapproval.html +moodle/lang/es/help/glossary/description.html +moodle/lang/es/help/glossary/destination.html +moodle/lang/es/help/glossary/displayformat.html +moodle/lang/es/help/glossary/editalways.html +moodle/lang/es/help/glossary/entbypage.html +moodle/lang/es/help/glossary/filetoimport.html +moodle/lang/es/help/glossary/fullmatch.html +moodle/lang/es/help/glossary/globalglossary.html +moodle/lang/es/help/glossary/importcategories.html +moodle/lang/es/help/glossary/index.html +moodle/lang/es/help/glossary/linkcategory.html +moodle/lang/es/help/glossary/mainglossary.html +moodle/lang/es/help/glossary/mods.html +moodle/lang/es/help/glossary/rssarticles.html +moodle/lang/es/help/glossary/rsstype.html +moodle/lang/es/help/glossary/shows.html +moodle/lang/es/help/glossary/studentcanpost.html +moodle/lang/es/help/glossary/usedynalink.html +moodle/lang/es/help/glossary/usedynalinkentry.html +moodle/lang/es/help/groupmode.html +moodle/lang/es/help/groupmodeforce.html +moodle/lang/es/help/guestaccess.html +moodle/lang/es/help/html.html +moodle/lang/es/help/index.html +moodle/lang/es/help/journal/ +moodle/lang/es/help/journal/index.html +moodle/lang/es/help/journal/mods.html +moodle/lang/es/help/label/ +moodle/lang/es/help/label/mods.html +moodle/lang/es/help/langedit.html +moodle/lang/es/help/lesson/ +moodle/lang/es/help/lesson/grade.html +moodle/lang/es/help/lesson/handlingofretakes.html +moodle/lang/es/help/lesson/import.html +moodle/lang/es/help/lesson/jumpto.html +moodle/lang/es/help/lesson/maxanswers.html +moodle/lang/es/help/lesson/maxattempts.html +moodle/lang/es/help/lesson/maxpages.html +moodle/lang/es/help/lesson/minquestions.html +moodle/lang/es/help/lesson/mods.html +moodle/lang/es/help/lesson/nextpageaction.html +moodle/lang/es/help/lesson/overview.html +moodle/lang/es/help/lesson/questionoption.html +moodle/lang/es/help/lesson/questiontypes.html +moodle/lang/es/help/lesson/retake.html +moodle/lang/es/help/lesson/useeditor.html +moodle/lang/es/help/markdown.html +moodle/lang/es/help/mods.html +moodle/lang/es/help/picture.html +moodle/lang/es/help/questionnaire/ +moodle/lang/es/help/questionnaire/qmanage.html +moodle/lang/es/help/questionnaire/qtype.html +moodle/lang/es/help/questionnaire/questionnaireid.html +moodle/lang/es/help/questionnaire/respondenttype.html +moodle/lang/es/help/questions.html +moodle/lang/es/help/quiz/ +moodle/lang/es/help/quiz/attempts.html +moodle/lang/es/help/quiz/calculated.html +moodle/lang/es/help/quiz/categories.html +moodle/lang/es/help/quiz/correctanswers.html +moodle/lang/es/help/quiz/createmultiple.html +moodle/lang/es/help/quiz/description.html +moodle/lang/es/help/quiz/discrimination.html +moodle/lang/es/help/quiz/eachattemptbuildsonthelast.html +moodle/lang/es/help/quiz/export.html +moodle/lang/es/help/quiz/feedback.html +moodle/lang/es/help/quiz/formataiken.html +moodle/lang/es/help/quiz/formatblackboard.html +moodle/lang/es/help/quiz/formatctm.html +moodle/lang/es/help/quiz/formatcustom.html +moodle/lang/es/help/quiz/formatgift.html +moodle/lang/es/help/quiz/formatmissingword.html +moodle/lang/es/help/quiz/formatwebct.html +moodle/lang/es/help/quiz/grademethod.html +moodle/lang/es/help/quiz/import.html +moodle/lang/es/help/quiz/index.html +moodle/lang/es/help/quiz/match.html +moodle/lang/es/help/quiz/maxgrade.html +moodle/lang/es/help/quiz/mods.html +moodle/lang/es/help/quiz/multianswer.html +moodle/lang/es/help/quiz/multichoice.html +moodle/lang/es/help/quiz/numerical.html +moodle/lang/es/help/quiz/questiondatasets.html +moodle/lang/es/help/quiz/questiontypes.html +moodle/lang/es/help/quiz/random.html +moodle/lang/es/help/quiz/randomsamatch.html +moodle/lang/es/help/quiz/repeatattempts.html +moodle/lang/es/help/quiz/requirepassword.html +moodle/lang/es/help/quiz/requiresubnet.html +moodle/lang/es/help/quiz/review.html +moodle/lang/es/help/quiz/shortanswer.html +moodle/lang/es/help/quiz/shuffleanswers.html +moodle/lang/es/help/quiz/shufflequestions.html +moodle/lang/es/help/quiz/timelimit.html +moodle/lang/es/help/quiz/timeopen.html +moodle/lang/es/help/quiz/truefalse.html +moodle/lang/es/help/reading.html +moodle/lang/es/help/resource/ +moodle/lang/es/help/resource/index.html +moodle/lang/es/help/resource/mods.html +moodle/lang/es/help/resource/parameters.html +moodle/lang/es/help/resource/program.html +moodle/lang/es/help/resource/resourcetype.html +moodle/lang/es/help/resource/summary.html +moodle/lang/es/help/resource/type/ +moodle/lang/es/help/resource/type/directory.html +moodle/lang/es/help/resource/type/file.html +moodle/lang/es/help/resource/type/html.html +moodle/lang/es/help/resource/type/label.html +moodle/lang/es/help/resource/type/text.html +moodle/lang/es/help/resource/types.html +moodle/lang/es/help/resource/window.html +moodle/lang/es/help/richtext.html +moodle/lang/es/help/scales.html +moodle/lang/es/help/scheduler/ +moodle/lang/es/help/scheduler/mods.html +moodle/lang/es/help/summaries.html +moodle/lang/es/help/survey/ +moodle/lang/es/help/survey/index.html +moodle/lang/es/help/survey/mods.html +moodle/lang/es/help/surveys.html +moodle/lang/es/help/teachers.html +moodle/lang/es/help/text.html +moodle/lang/es/help/textformat.html +moodle/lang/es/help/uploadusers.html +moodle/lang/es/help/wiki/ +moodle/lang/es/help/wiki.html +moodle/lang/es/help/wiki/checklinks.html +moodle/lang/es/help/wiki/ewikiacceptbinary.html +moodle/lang/es/help/wiki/howtowiki.html +moodle/lang/es/help/wiki/htmlmode.html +moodle/lang/es/help/wiki/index.html +moodle/lang/es/help/wiki/initialcontent.html +moodle/lang/es/help/wiki/mods.html +moodle/lang/es/help/wiki/removepages.html +moodle/lang/es/help/wiki/revertauthorfieldpattern.html +moodle/lang/es/help/wiki/revertpages.html +moodle/lang/es/help/wiki/setpageflags.html +moodle/lang/es/help/wiki/strippages.html +moodle/lang/es/help/wiki/studentadminoptions.html +moodle/lang/es/help/wiki/wikilinkoptions.html +moodle/lang/es/help/wiki/wikiname.html +moodle/lang/es/help/wiki/wikitype.html +moodle/lang/es/help/wiki/wikiusage.html +moodle/lang/es/help/workshop/ +moodle/lang/es/help/workshop/addingacomment.html +moodle/lang/es/help/workshop/agreeassessments.html +moodle/lang/es/help/workshop/analysisofassessments.html +moodle/lang/es/help/workshop/anonymous.html +moodle/lang/es/help/workshop/assessmentofexamples.html +moodle/lang/es/help/workshop/assignmenttype.html +moodle/lang/es/help/workshop/breakdownoffinalgrade.html +moodle/lang/es/help/workshop/calculatingfinalgrade.html +moodle/lang/es/help/workshop/comparisonofassessments.html +moodle/lang/es/help/workshop/editingacomment.html +moodle/lang/es/help/workshop/elements.html +moodle/lang/es/help/workshop/finalgrades.html +moodle/lang/es/help/workshop/grade.html +moodle/lang/es/help/workshop/graded.html +moodle/lang/es/help/workshop/grading.html +moodle/lang/es/help/workshop/gradingassessments.html +moodle/lang/es/help/workshop/gradinggrade.html +moodle/lang/es/help/workshop/gradingstrategy.html +moodle/lang/es/help/workshop/gradingsubmissions.html +moodle/lang/es/help/workshop/includeself.html +moodle/lang/es/help/workshop/includeteachersgrade.html +moodle/lang/es/help/workshop/index.html +moodle/lang/es/help/workshop/leaguetable.html +moodle/lang/es/help/workshop/managing.html +moodle/lang/es/help/workshop/managing2.html +moodle/lang/es/help/workshop/mods.html +moodle/lang/es/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/es/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/es/help/workshop/nattachments.html +moodle/lang/es/help/workshop/nelements.html +moodle/lang/es/help/workshop/numberofassessors.html +moodle/lang/es/help/workshop/overallocation.html +moodle/lang/es/help/workshop/password.html +moodle/lang/es/help/workshop/regrading.html +moodle/lang/es/help/workshop/resubmit.html +moodle/lang/es/help/workshop/selfassessment.html +moodle/lang/es/help/workshop/showinggrades.html +moodle/lang/es/help/workshop/specimen.html +moodle/lang/es/help/workshop/submissionofexamples.html +moodle/lang/es/help/workshop/teachersgradings.html +moodle/lang/es/help/workshop/teacherweight.html +moodle/lang/es/help/workshop/ungradedassessments.html +moodle/lang/es/help/workshop/ungradedassessments_student.html +moodle/lang/es/help/workshop/ungradedassessments_teacher.html +moodle/lang/es/help/workshop/usepassword.html +moodle/lang/es/help/writing.html +moodle/lang/es/hotpot.php +moodle/lang/es/install.php +moodle/lang/es/journal.php +moodle/lang/es/label.php +moodle/lang/es/lesson.php +moodle/lang/es/mediaplugin.php +moodle/lang/es/moodle.php +moodle/lang/es/multilang.php +moodle/lang/es/pix.php +moodle/lang/es/questionnaire.php +moodle/lang/es/quiz.php +moodle/lang/es/resource.php +moodle/lang/es/scheduler.php +moodle/lang/es/scorm.php +moodle/lang/es/survey.php +moodle/lang/es/tex.php +moodle/lang/es/webquest.php +moodle/lang/es/wiki.php +moodle/lang/es/workshop.php +moodle/lang/es_ar/ +moodle/lang/es_ar/moodle.php +moodle/lang/es_es/ +moodle/lang/es_es/README.txt +moodle/lang/es_es/admin.php +moodle/lang/es_es/algebra.php +moodle/lang/es_es/assignment.php +moodle/lang/es_es/attendance.php +moodle/lang/es_es/auth.php +moodle/lang/es_es/censor.php +moodle/lang/es_es/chat.php +moodle/lang/es_es/choice.php +moodle/lang/es_es/dialogue.php +moodle/lang/es_es/editor.php +moodle/lang/es_es/error.php +moodle/lang/es_es/exercise.php +moodle/lang/es_es/forum.php +moodle/lang/es_es/glossary.php +moodle/lang/es_es/journal.php +moodle/lang/es_es/lesson.php +moodle/lang/es_es/mediaplugin.php +moodle/lang/es_es/moodle.php +moodle/lang/es_es/multilang.php +moodle/lang/es_es/pgassignment.php +moodle/lang/es_es/quiz.php +moodle/lang/es_es/resource.php +moodle/lang/es_es/survey.php +moodle/lang/es_es/tex.php +moodle/lang/es_es/workshop.php +moodle/lang/es_mx/ +moodle/lang/es_mx/moodle.php +moodle/lang/et/ +moodle/lang/et/README +moodle/lang/et/admin.php +moodle/lang/et/algebra.php +moodle/lang/et/assignment.php +moodle/lang/et/attendance.php +moodle/lang/et/auth.php +moodle/lang/et/censor.php +moodle/lang/et/chat.php +moodle/lang/et/choice.php +moodle/lang/et/countries.php +moodle/lang/et/dialogue.php +moodle/lang/et/editor.php +moodle/lang/et/error.php +moodle/lang/et/exercise.php +moodle/lang/et/forum.php +moodle/lang/et/glossary.php +moodle/lang/et/help/ +moodle/lang/et/help/coursecategory.html +moodle/lang/et/help/courseformats.html +moodle/lang/et/help/coursefullname.html +moodle/lang/et/help/coursenewsitems.html +moodle/lang/et/help/coursenumsections.html +moodle/lang/et/help/courserecent.html +moodle/lang/et/help/courseshortname.html +moodle/lang/et/help/coursestartdate.html +moodle/lang/et/help/enrolmentkey.html +moodle/lang/et/help/guestaccess.html +moodle/lang/et/help/html.html +moodle/lang/et/help/langedit.html +moodle/lang/et/help/mods.html +moodle/lang/et/help/picture.html +moodle/lang/et/help/questions.html +moodle/lang/et/help/quiz/ +moodle/lang/et/help/quiz/questiontypes.html +moodle/lang/et/help/reading.html +moodle/lang/et/help/resource/ +moodle/lang/et/help/resource/resourcetype.html +moodle/lang/et/help/resource/summary.html +moodle/lang/et/help/richtext.html +moodle/lang/et/help/surveys.html +moodle/lang/et/help/teachers.html +moodle/lang/et/help/text.html +moodle/lang/et/help/textformat.html +moodle/lang/et/help/writing.html +moodle/lang/et/journal.php +moodle/lang/et/label.php +moodle/lang/et/lesson.php +moodle/lang/et/mediaplugin.php +moodle/lang/et/moodle.php +moodle/lang/et/multilang.php +moodle/lang/et/pix.php +moodle/lang/et/quiz.php +moodle/lang/et/resource.php +moodle/lang/et/survey.php +moodle/lang/et/tex.php +moodle/lang/et/webquest.php +moodle/lang/et/workshop.php +moodle/lang/eu/ +moodle/lang/eu/README +moodle/lang/eu/README.txt +moodle/lang/eu/activitynames.php +moodle/lang/eu/admin.php +moodle/lang/eu/algebra.php +moodle/lang/eu/appointment.php +moodle/lang/eu/assignment.php +moodle/lang/eu/attendance.php +moodle/lang/eu/auth.php +moodle/lang/eu/block_course_list.php +moodle/lang/eu/block_course_summary.php +moodle/lang/eu/block_online_users.php +moodle/lang/eu/block_section_links.php +moodle/lang/eu/block_social_activities.php +moodle/lang/eu/book.php +moodle/lang/eu/calendar.php +moodle/lang/eu/censor.php +moodle/lang/eu/chat.php +moodle/lang/eu/choice.php +moodle/lang/eu/countries.php +moodle/lang/eu/dialogue.php +moodle/lang/eu/editor.php +moodle/lang/eu/enrol_database.php +moodle/lang/eu/enrol_flatfile.php +moodle/lang/eu/enrol_internal.php +moodle/lang/eu/enrol_paypal.php +moodle/lang/eu/error.php +moodle/lang/eu/exercise.php +moodle/lang/eu/forum.php +moodle/lang/eu/glossary.php +moodle/lang/eu/help/ +moodle/lang/eu/help/appointment/ +moodle/lang/eu/help/appointment/mods.html +moodle/lang/eu/help/assignment/ +moodle/lang/eu/help/assignment/assignmenttype.html +moodle/lang/eu/help/assignment/index.html +moodle/lang/eu/help/assignment/mods.html +moodle/lang/eu/help/assignment/resubmit.html +moodle/lang/eu/help/attendance/ +moodle/lang/eu/help/attendance/autoattend.html +moodle/lang/eu/help/attendance/choosedays.html +moodle/lang/eu/help/attendance/dynsection.html +moodle/lang/eu/help/attendance/grade.html +moodle/lang/eu/help/attendance/hours.html +moodle/lang/eu/help/attendance/index.html +moodle/lang/eu/help/attendance/maxgrade.html +moodle/lang/eu/help/attendance/mods.html +moodle/lang/eu/help/book/ +moodle/lang/eu/help/book/customtitles.html +moodle/lang/eu/help/book/disableprinting.html +moodle/lang/eu/help/book/edit.html +moodle/lang/eu/help/book/faq.html +moodle/lang/eu/help/book/import.html +moodle/lang/eu/help/book/index.html +moodle/lang/eu/help/book/mods.html +moodle/lang/eu/help/book/numberingtype.html +moodle/lang/eu/help/book/summary.html +moodle/lang/eu/help/chat/ +moodle/lang/eu/help/chat/chatting.html +moodle/lang/eu/help/chat/index.html +moodle/lang/eu/help/chat/mods.html +moodle/lang/eu/help/choice/ +moodle/lang/eu/help/choice/index.html +moodle/lang/eu/help/choice/mods.html +moodle/lang/eu/help/choice/options.html +moodle/lang/eu/help/choice/timerestrict.html +moodle/lang/eu/help/cookies.html +moodle/lang/eu/help/courseavailability.html +moodle/lang/eu/help/coursecategory.html +moodle/lang/eu/help/courseformats.html +moodle/lang/eu/help/coursefullname.html +moodle/lang/eu/help/coursegrades.html +moodle/lang/eu/help/coursehiddensections.html +moodle/lang/eu/help/courseidnumber.html +moodle/lang/eu/help/coursenewsitems.html +moodle/lang/eu/help/coursenumsections.html +moodle/lang/eu/help/courserecent.html +moodle/lang/eu/help/coursereports.html +moodle/lang/eu/help/courseshortname.html +moodle/lang/eu/help/coursestartdate.html +moodle/lang/eu/help/courseuploadsize.html +moodle/lang/eu/help/dialogue/ +moodle/lang/eu/help/dialogue/addsubject.html +moodle/lang/eu/help/dialogue/closedialogue.html +moodle/lang/eu/help/dialogue/deleteafter.html +moodle/lang/eu/help/dialogue/dialoguetype.html +moodle/lang/eu/help/dialogue/info.html +moodle/lang/eu/help/dialogue/maildefault.html +moodle/lang/eu/help/dialogue/mods.html +moodle/lang/eu/help/dialogue/multiple.html +moodle/lang/eu/help/dialogue/sendmail.html +moodle/lang/eu/help/dialogue/writing.html +moodle/lang/eu/help/directorypaths.html +moodle/lang/eu/help/emoticons.html +moodle/lang/eu/help/enrolmentkey.html +moodle/lang/eu/help/enrolperiod.html +moodle/lang/eu/help/exercise/ +moodle/lang/eu/help/exercise/administration.html +moodle/lang/eu/help/exercise/comparisonofassessments.html +moodle/lang/eu/help/exercise/elements.html +moodle/lang/eu/help/exercise/finalgrades.html +moodle/lang/eu/help/exercise/grade.html +moodle/lang/eu/help/exercise/grading.html +moodle/lang/eu/help/exercise/gradinggrade.html +moodle/lang/eu/help/exercise/gradingstrategy.html +moodle/lang/eu/help/exercise/index.html +moodle/lang/eu/help/exercise/leaguetable.html +moodle/lang/eu/help/exercise/leaguetablenames.html +moodle/lang/eu/help/exercise/managing.html +moodle/lang/eu/help/exercise/mods.html +moodle/lang/eu/help/exercise/moreinfo.html +moodle/lang/eu/help/exercise/nelements.html +moodle/lang/eu/help/exercise/regrading.html +moodle/lang/eu/help/exercise/specimen.html +moodle/lang/eu/help/exercise/submissionofdescriptions.html +moodle/lang/eu/help/exercise/takeownership.html +moodle/lang/eu/help/exercise/usemax.html +moodle/lang/eu/help/forum/ +moodle/lang/eu/help/forum/allowdiscussions.html +moodle/lang/eu/help/forum/attachment.html +moodle/lang/eu/help/forum/forumtype.html +moodle/lang/eu/help/forum/index.html +moodle/lang/eu/help/forum/maxattachmentsize.html +moodle/lang/eu/help/forum/mods.html +moodle/lang/eu/help/forum/ratings.html +moodle/lang/eu/help/forum/rssarticles.html +moodle/lang/eu/help/forum/rsstype.html +moodle/lang/eu/help/forum/subscription.html +moodle/lang/eu/help/forum/subscription2.html +moodle/lang/eu/help/glossary/ +moodle/lang/eu/help/glossary/aliases.html +moodle/lang/eu/help/glossary/allowcomments.html +moodle/lang/eu/help/glossary/allowduplicatedentries.html +moodle/lang/eu/help/glossary/casesensitive.html +moodle/lang/eu/help/glossary/defaultapproval.html +moodle/lang/eu/help/glossary/description.html +moodle/lang/eu/help/glossary/destination.html +moodle/lang/eu/help/glossary/displayformat.html +moodle/lang/eu/help/glossary/editalways.html +moodle/lang/eu/help/glossary/entbypage.html +moodle/lang/eu/help/glossary/filetoimport.html +moodle/lang/eu/help/glossary/fullmatch.html +moodle/lang/eu/help/glossary/globalglossary.html +moodle/lang/eu/help/glossary/importcategories.html +moodle/lang/eu/help/glossary/index.html +moodle/lang/eu/help/glossary/linkcategory.html +moodle/lang/eu/help/glossary/mainglossary.html +moodle/lang/eu/help/glossary/mods.html +moodle/lang/eu/help/glossary/rssarticles.html +moodle/lang/eu/help/glossary/rsstype.html +moodle/lang/eu/help/glossary/shows.html +moodle/lang/eu/help/glossary/studentcanpost.html +moodle/lang/eu/help/glossary/usedynalink.html +moodle/lang/eu/help/glossary/usedynalinkentry.html +moodle/lang/eu/help/groupmode.html +moodle/lang/eu/help/groupmodeforce.html +moodle/lang/eu/help/guestaccess.html +moodle/lang/eu/help/html.html +moodle/lang/eu/help/index.html +moodle/lang/eu/help/journal/ +moodle/lang/eu/help/journal/index.html +moodle/lang/eu/help/journal/mods.html +moodle/lang/eu/help/label/ +moodle/lang/eu/help/label/mods.html +moodle/lang/eu/help/langedit.html +moodle/lang/eu/help/lesson/ +moodle/lang/eu/help/lesson/grade.html +moodle/lang/eu/help/lesson/handlingofretakes.html +moodle/lang/eu/help/lesson/import.html +moodle/lang/eu/help/lesson/jumpto.html +moodle/lang/eu/help/lesson/maxanswers.html +moodle/lang/eu/help/lesson/maxattempts.html +moodle/lang/eu/help/lesson/maxpages.html +moodle/lang/eu/help/lesson/minquestions.html +moodle/lang/eu/help/lesson/mods.html +moodle/lang/eu/help/lesson/nextpageaction.html +moodle/lang/eu/help/lesson/overview.html +moodle/lang/eu/help/lesson/questionoption.html +moodle/lang/eu/help/lesson/questiontypes.html +moodle/lang/eu/help/lesson/retake.html +moodle/lang/eu/help/lesson/useeditor.html +moodle/lang/eu/help/mods.html +moodle/lang/eu/help/picture.html +moodle/lang/eu/help/questionnaire/ +moodle/lang/eu/help/questionnaire/qmanage.html +moodle/lang/eu/help/questionnaire/qtype.html +moodle/lang/eu/help/questionnaire/questionnaireid.html +moodle/lang/eu/help/questionnaire/respondenttype.html +moodle/lang/eu/help/questions.html +moodle/lang/eu/help/quiz/ +moodle/lang/eu/help/quiz/attempts.html +moodle/lang/eu/help/quiz/categories.html +moodle/lang/eu/help/quiz/correctanswers.html +moodle/lang/eu/help/quiz/createmultiple.html +moodle/lang/eu/help/quiz/description.html +moodle/lang/eu/help/quiz/discrimination.html +moodle/lang/eu/help/quiz/eachattemptbuildsonthelast.html +moodle/lang/eu/help/quiz/feedback.html +moodle/lang/eu/help/quiz/formataiken.html +moodle/lang/eu/help/quiz/formatblackboard.html +moodle/lang/eu/help/quiz/formatctm.html +moodle/lang/eu/help/quiz/formatcustom.html +moodle/lang/eu/help/quiz/formatgift.html +moodle/lang/eu/help/quiz/formatmissingword.html +moodle/lang/eu/help/quiz/formatwebct.html +moodle/lang/eu/help/quiz/grademethod.html +moodle/lang/eu/help/quiz/import.html +moodle/lang/eu/help/quiz/index.html +moodle/lang/eu/help/quiz/match.html +moodle/lang/eu/help/quiz/maxgrade.html +moodle/lang/eu/help/quiz/mods.html +moodle/lang/eu/help/quiz/multianswer.html +moodle/lang/eu/help/quiz/multichoice.html +moodle/lang/eu/help/quiz/numerical.html +moodle/lang/eu/help/quiz/questiondatasets.html +moodle/lang/eu/help/quiz/questiontypes.html +moodle/lang/eu/help/quiz/random.html +moodle/lang/eu/help/quiz/randomsamatch.html +moodle/lang/eu/help/quiz/repeatattempts.html +moodle/lang/eu/help/quiz/requirepassword.html +moodle/lang/eu/help/quiz/requiresubnet.html +moodle/lang/eu/help/quiz/review.html +moodle/lang/eu/help/quiz/shortanswer.html +moodle/lang/eu/help/quiz/shuffleanswers.html +moodle/lang/eu/help/quiz/shufflequestions.html +moodle/lang/eu/help/quiz/timelimit.html +moodle/lang/eu/help/quiz/timeopen.html +moodle/lang/eu/help/quiz/truefalse.html +moodle/lang/eu/help/reading.html +moodle/lang/eu/help/resource/ +moodle/lang/eu/help/resource/index.html +moodle/lang/eu/help/resource/mods.html +moodle/lang/eu/help/resource/parameters.html +moodle/lang/eu/help/resource/program.html +moodle/lang/eu/help/resource/resourcetype.html +moodle/lang/eu/help/resource/summary.html +moodle/lang/eu/help/resource/type/ +moodle/lang/eu/help/resource/type/directory.html +moodle/lang/eu/help/resource/type/file.html +moodle/lang/eu/help/resource/type/html.html +moodle/lang/eu/help/resource/type/label.html +moodle/lang/eu/help/resource/type/text.html +moodle/lang/eu/help/resource/types.html +moodle/lang/eu/help/resource/window.html +moodle/lang/eu/help/richtext.html +moodle/lang/eu/help/scales.html +moodle/lang/eu/help/scheduler/ +moodle/lang/eu/help/scheduler/mods.html +moodle/lang/eu/help/summaries.html +moodle/lang/eu/help/survey/ +moodle/lang/eu/help/survey/index.html +moodle/lang/eu/help/survey/mods.html +moodle/lang/eu/help/surveys.html +moodle/lang/eu/help/teachers.html +moodle/lang/eu/help/text.html +moodle/lang/eu/help/textformat.html +moodle/lang/eu/help/uploadusers.html +moodle/lang/eu/help/wiki/ +moodle/lang/eu/help/wiki.html +moodle/lang/eu/help/wiki/checklinks.html +moodle/lang/eu/help/wiki/ewikiacceptbinary.html +moodle/lang/eu/help/wiki/howtowiki.html +moodle/lang/eu/help/wiki/htmlmode.html +moodle/lang/eu/help/wiki/index.html +moodle/lang/eu/help/wiki/initialcontent.html +moodle/lang/eu/help/wiki/mods.html +moodle/lang/eu/help/wiki/removepages.html +moodle/lang/eu/help/wiki/revertauthorfieldpattern.html +moodle/lang/eu/help/wiki/revertpages.html +moodle/lang/eu/help/wiki/setpageflags.html +moodle/lang/eu/help/wiki/strippages.html +moodle/lang/eu/help/wiki/studentadminoptions.html +moodle/lang/eu/help/wiki/wikilinkoptions.html +moodle/lang/eu/help/wiki/wikiname.html +moodle/lang/eu/help/wiki/wikitype.html +moodle/lang/eu/help/wiki/wikiusage.html +moodle/lang/eu/help/workshop/ +moodle/lang/eu/help/workshop/addingacomment.html +moodle/lang/eu/help/workshop/agreeassessments.html +moodle/lang/eu/help/workshop/analysisofassessments.html +moodle/lang/eu/help/workshop/anonymous.html +moodle/lang/eu/help/workshop/assessmentofexamples.html +moodle/lang/eu/help/workshop/assignmenttype.html +moodle/lang/eu/help/workshop/breakdownoffinalgrade.html +moodle/lang/eu/help/workshop/calculatingfinalgrade.html +moodle/lang/eu/help/workshop/editingacomment.html +moodle/lang/eu/help/workshop/elements.html +moodle/lang/eu/help/workshop/finalgrades.html +moodle/lang/eu/help/workshop/graded.html +moodle/lang/eu/help/workshop/grading.html +moodle/lang/eu/help/workshop/gradingassessments.html +moodle/lang/eu/help/workshop/gradingstrategy.html +moodle/lang/eu/help/workshop/gradingsubmissions.html +moodle/lang/eu/help/workshop/includeself.html +moodle/lang/eu/help/workshop/includeteachersgrade.html +moodle/lang/eu/help/workshop/index.html +moodle/lang/eu/help/workshop/leaguetable.html +moodle/lang/eu/help/workshop/managing.html +moodle/lang/eu/help/workshop/mods.html +moodle/lang/eu/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/eu/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/eu/help/workshop/nelements.html +moodle/lang/eu/help/workshop/numberofassessors.html +moodle/lang/eu/help/workshop/overallocation.html +moodle/lang/eu/help/workshop/resubmit.html +moodle/lang/eu/help/workshop/selfassessment.html +moodle/lang/eu/help/workshop/showinggrades.html +moodle/lang/eu/help/workshop/specimen.html +moodle/lang/eu/help/workshop/submissionofexamples.html +moodle/lang/eu/help/workshop/teachersgradings.html +moodle/lang/eu/help/workshop/ungradedassessments_student.html +moodle/lang/eu/help/workshop/ungradedassessments_teacher.html +moodle/lang/eu/help/writing.html +moodle/lang/eu/hotpot.php +moodle/lang/eu/install.php +moodle/lang/eu/journal.php +moodle/lang/eu/label.php +moodle/lang/eu/lesson.php +moodle/lang/eu/mediaplugin.php +moodle/lang/eu/moodle.php +moodle/lang/eu/multilang.php +moodle/lang/eu/pix.php +moodle/lang/eu/questionnaire.php +moodle/lang/eu/quiz.php +moodle/lang/eu/resource.php +moodle/lang/eu/scheduler.php +moodle/lang/eu/scorm.php +moodle/lang/eu/survey.php +moodle/lang/eu/wiki.php +moodle/lang/eu/workshop.php +moodle/lang/fa/ +moodle/lang/fa/README.txt +moodle/lang/fa/assignment.php +moodle/lang/fa/auth.php +moodle/lang/fa/chat.php +moodle/lang/fa/choice.php +moodle/lang/fa/forum.php +moodle/lang/fa/journal.php +moodle/lang/fa/moodle.php +moodle/lang/fa/quiz.php +moodle/lang/fa/resource.php +moodle/lang/fa/survey.php +moodle/lang/fa/workshop.php +moodle/lang/fi/ +moodle/lang/fi/README +moodle/lang/fi/activitynames.php +moodle/lang/fi/admin.php +moodle/lang/fi/algebra.php +moodle/lang/fi/appointment.php +moodle/lang/fi/assignment.php +moodle/lang/fi/attendance.php +moodle/lang/fi/auth.php +moodle/lang/fi/block_course_list.php +moodle/lang/fi/block_course_summary.php +moodle/lang/fi/block_online_users.php +moodle/lang/fi/block_section_links.php +moodle/lang/fi/block_social_activities.php +moodle/lang/fi/calendar.php +moodle/lang/fi/censor.php +moodle/lang/fi/chat.php +moodle/lang/fi/choice.php +moodle/lang/fi/countries.php +moodle/lang/fi/dialogue.php +moodle/lang/fi/docs/ +moodle/lang/fi/docs/README.txt +moodle/lang/fi/docs/files.php +moodle/lang/fi/docs/install.html +moodle/lang/fi/docs/intro.html +moodle/lang/fi/docs/teacher.html +moodle/lang/fi/editor.php +moodle/lang/fi/emailprotect.php +moodle/lang/fi/enrol_database.php +moodle/lang/fi/enrol_flatfile.php +moodle/lang/fi/enrol_internal.php +moodle/lang/fi/enrol_paypal.php +moodle/lang/fi/error.php +moodle/lang/fi/exercise.php +moodle/lang/fi/forum.php +moodle/lang/fi/glossary.php +moodle/lang/fi/help/ +moodle/lang/fi/help/assignment/ +moodle/lang/fi/help/assignment/assignmenttype.html +moodle/lang/fi/help/assignment/resubmit.html +moodle/lang/fi/help/choice/ +moodle/lang/fi/help/choice/options.html +moodle/lang/fi/help/cookies.html +moodle/lang/fi/help/courseavailability.html +moodle/lang/fi/help/coursecategory.html +moodle/lang/fi/help/courseformats.html +moodle/lang/fi/help/coursefullname.html +moodle/lang/fi/help/coursegrades.html +moodle/lang/fi/help/coursehiddensections.html +moodle/lang/fi/help/courseidnumber.html +moodle/lang/fi/help/coursenewsitems.html +moodle/lang/fi/help/coursenumsections.html +moodle/lang/fi/help/courserecent.html +moodle/lang/fi/help/coursereports.html +moodle/lang/fi/help/courseshortname.html +moodle/lang/fi/help/coursestartdate.html +moodle/lang/fi/help/courseuploadsize.html +moodle/lang/fi/help/dialogue/ +moodle/lang/fi/help/dialogue/addsubject.html +moodle/lang/fi/help/dialogue/closedialogue.html +moodle/lang/fi/help/dialogue/deleteafter.html +moodle/lang/fi/help/dialogue/dialoguetype.html +moodle/lang/fi/help/dialogue/info.html +moodle/lang/fi/help/dialogue/maildefault.html +moodle/lang/fi/help/dialogue/mods.html +moodle/lang/fi/help/dialogue/multiple.html +moodle/lang/fi/help/dialogue/sendmail.html +moodle/lang/fi/help/dialogue/writing.html +moodle/lang/fi/help/directorypaths.html +moodle/lang/fi/help/emoticons.html +moodle/lang/fi/help/enrolmentkey.html +moodle/lang/fi/help/enrolperiod.html +moodle/lang/fi/help/forum/ +moodle/lang/fi/help/forum/allowdiscussions.html +moodle/lang/fi/help/forum/attachment.html +moodle/lang/fi/help/forum/forumtype.html +moodle/lang/fi/help/forum/index.html +moodle/lang/fi/help/forum/maxattachmentsize.html +moodle/lang/fi/help/forum/mods.html +moodle/lang/fi/help/forum/ratings.html +moodle/lang/fi/help/forum/rssarticles.html +moodle/lang/fi/help/forum/rsstype.html +moodle/lang/fi/help/forum/subscription.html +moodle/lang/fi/help/forum/subscription2.html +moodle/lang/fi/help/groupmode.html +moodle/lang/fi/help/groupmodeforce.html +moodle/lang/fi/help/guestaccess.html +moodle/lang/fi/help/html.html +moodle/lang/fi/help/index.html +moodle/lang/fi/help/langedit.html +moodle/lang/fi/help/mods.html +moodle/lang/fi/help/pgassignment/ +moodle/lang/fi/help/pgassignment/anonymous.html +moodle/lang/fi/help/pgassignment/assignmenttype.html +moodle/lang/fi/help/pgassignment/breakdownoffinalgrade.html +moodle/lang/fi/help/pgassignment/calculatingfinalgrade.html +moodle/lang/fi/help/pgassignment/elements.html +moodle/lang/fi/help/pgassignment/finalgrades.html +moodle/lang/fi/help/pgassignment/graded.html +moodle/lang/fi/help/pgassignment/grading.html +moodle/lang/fi/help/pgassignment/gradingcomments.html +moodle/lang/fi/help/pgassignment/includeself.html +moodle/lang/fi/help/pgassignment/managing.html +moodle/lang/fi/help/pgassignment/numberofassessors.html +moodle/lang/fi/help/pgassignment/resubmit.html +moodle/lang/fi/help/pgassignment/showinggrades.html +moodle/lang/fi/help/pgassignment/specimen.html +moodle/lang/fi/help/pgassignment/teachersgradings.html +moodle/lang/fi/help/picture.html +moodle/lang/fi/help/questions.html +moodle/lang/fi/help/quiz/ +moodle/lang/fi/help/quiz/attempts.html +moodle/lang/fi/help/quiz/calculated.html +moodle/lang/fi/help/quiz/categories.html +moodle/lang/fi/help/quiz/correctanswers.html +moodle/lang/fi/help/quiz/createmultiple.html +moodle/lang/fi/help/quiz/description.html +moodle/lang/fi/help/quiz/discrimination.html +moodle/lang/fi/help/quiz/export.html +moodle/lang/fi/help/quiz/feedback.html +moodle/lang/fi/help/quiz/formataiken.html +moodle/lang/fi/help/quiz/formatblackboard.html +moodle/lang/fi/help/quiz/formatctm.html +moodle/lang/fi/help/quiz/formatcustom.html +moodle/lang/fi/help/quiz/formatgift.html +moodle/lang/fi/help/quiz/formatmissingword.html +moodle/lang/fi/help/quiz/formatwebct.html +moodle/lang/fi/help/quiz/grademethod.html +moodle/lang/fi/help/quiz/import.html +moodle/lang/fi/help/quiz/index.html +moodle/lang/fi/help/quiz/match.html +moodle/lang/fi/help/quiz/maxgrade.html +moodle/lang/fi/help/quiz/mods.html +moodle/lang/fi/help/quiz/multianswer.html +moodle/lang/fi/help/quiz/multichoice.html +moodle/lang/fi/help/quiz/numerical.html +moodle/lang/fi/help/quiz/questiondatasets.html +moodle/lang/fi/help/quiz/questiontypes.html +moodle/lang/fi/help/quiz/random.html +moodle/lang/fi/help/quiz/randommatch.html +moodle/lang/fi/help/quiz/randomsamatch.html +moodle/lang/fi/help/quiz/repeatattempts.html +moodle/lang/fi/help/quiz/requirepassword.html +moodle/lang/fi/help/quiz/requiresubnet.html +moodle/lang/fi/help/quiz/review.html +moodle/lang/fi/help/quiz/shortanswer.html +moodle/lang/fi/help/quiz/shuffleanswers.html +moodle/lang/fi/help/quiz/shufflequestions.html +moodle/lang/fi/help/quiz/timelimit.html +moodle/lang/fi/help/quiz/timeopen.html +moodle/lang/fi/help/quiz/truefalse.html +moodle/lang/fi/help/reading.html +moodle/lang/fi/help/resource/ +moodle/lang/fi/help/resource/index.html +moodle/lang/fi/help/resource/mods.html +moodle/lang/fi/help/resource/parameters.html +moodle/lang/fi/help/resource/resourcetype.html +moodle/lang/fi/help/resource/summary.html +moodle/lang/fi/help/resource/type/ +moodle/lang/fi/help/resource/type/directory.html +moodle/lang/fi/help/resource/type/file.html +moodle/lang/fi/help/resource/type/html.html +moodle/lang/fi/help/resource/type/label.html +moodle/lang/fi/help/resource/type/text.html +moodle/lang/fi/help/resource/types.html +moodle/lang/fi/help/resource/window.html +moodle/lang/fi/help/richtext.html +moodle/lang/fi/help/scales.html +moodle/lang/fi/help/summaries.html +moodle/lang/fi/help/surveys.html +moodle/lang/fi/help/teachers.html +moodle/lang/fi/help/text.html +moodle/lang/fi/help/textformat.html +moodle/lang/fi/help/uploadusers.html +moodle/lang/fi/help/wiki/ +moodle/lang/fi/help/wiki/checklinks.html +moodle/lang/fi/help/wiki/ewikiacceptbinary.html +moodle/lang/fi/help/wiki/howtowiki.html +moodle/lang/fi/help/wiki/htmlmode.html +moodle/lang/fi/help/wiki/index.html +moodle/lang/fi/help/wiki/initialcontent.html +moodle/lang/fi/help/wiki/mods.html +moodle/lang/fi/help/wiki/removepages.html +moodle/lang/fi/help/wiki/revertauthorfieldpattern.html +moodle/lang/fi/help/wiki/revertpages.html +moodle/lang/fi/help/wiki/setpageflags.html +moodle/lang/fi/help/wiki/strippages.html +moodle/lang/fi/help/wiki/studentadminoptions.html +moodle/lang/fi/help/wiki/wikilinkoptions.html +moodle/lang/fi/help/wiki/wikiname.html +moodle/lang/fi/help/wiki/wikitype.html +moodle/lang/fi/help/wiki/wikiusage.html +moodle/lang/fi/help/writing.html +moodle/lang/fi/hotpot.php +moodle/lang/fi/install.php +moodle/lang/fi/journal.php +moodle/lang/fi/label.php +moodle/lang/fi/lesson.php +moodle/lang/fi/mediaplugin.php +moodle/lang/fi/moodle.php +moodle/lang/fi/multilang.php +moodle/lang/fi/pgassignment.php +moodle/lang/fi/pix.php +moodle/lang/fi/questionnaire.php +moodle/lang/fi/quiz.php +moodle/lang/fi/resource.php +moodle/lang/fi/scorm.php +moodle/lang/fi/survey.php +moodle/lang/fi/tex.php +moodle/lang/fi/webquest.php +moodle/lang/fi/wiki.php +moodle/lang/fi/workshop.php +moodle/lang/fr/ +moodle/lang/fr/README +moodle/lang/fr/TERMS +moodle/lang/fr/activitynames.php +moodle/lang/fr/admin.php +moodle/lang/fr/algebra.php +moodle/lang/fr/appointment.php +moodle/lang/fr/assignment.php +moodle/lang/fr/attendance.php +moodle/lang/fr/auth.php +moodle/lang/fr/block_course_list.php +moodle/lang/fr/block_course_summary.php +moodle/lang/fr/block_online_users.php +moodle/lang/fr/block_rss_client.php +moodle/lang/fr/block_section_links.php +moodle/lang/fr/block_social_activities.php +moodle/lang/fr/calendar.php +moodle/lang/fr/censor.php +moodle/lang/fr/chat.php +moodle/lang/fr/choice.php +moodle/lang/fr/countries.php +moodle/lang/fr/dialogue.php +moodle/lang/fr/docs/ +moodle/lang/fr/docs/README.txt +moodle/lang/fr/docs/background.html +moodle/lang/fr/docs/coding.html +moodle/lang/fr/docs/cvs.html +moodle/lang/fr/docs/developer.html +moodle/lang/fr/docs/docstyles.css +moodle/lang/fr/docs/faq.html +moodle/lang/fr/docs/features.html +moodle/lang/fr/docs/files.php +moodle/lang/fr/docs/future.html +moodle/lang/fr/docs/install.html +moodle/lang/fr/docs/installamp.html +moodle/lang/fr/docs/intro.html +moodle/lang/fr/docs/licence.html +moodle/lang/fr/docs/module_files.txt +moodle/lang/fr/docs/other.html +moodle/lang/fr/docs/philosophy.html +moodle/lang/fr/docs/release.html +moodle/lang/fr/docs/releaseold.html +moodle/lang/fr/docs/teacher.html +moodle/lang/fr/docs/translation.html +moodle/lang/fr/docs/upgrade.html +moodle/lang/fr/editor.php +moodle/lang/fr/emailprotect.php +moodle/lang/fr/enrol_database.php +moodle/lang/fr/enrol_flatfile.php +moodle/lang/fr/enrol_internal.php +moodle/lang/fr/enrol_ldap.php +moodle/lang/fr/enrol_paypal.php +moodle/lang/fr/error.php +moodle/lang/fr/exercise.php +moodle/lang/fr/forum.php +moodle/lang/fr/glossary.php +moodle/lang/fr/help/ +moodle/lang/fr/help/assignment/ +moodle/lang/fr/help/assignment/assignmenttype.html +moodle/lang/fr/help/assignment/index.html +moodle/lang/fr/help/assignment/mods.html +moodle/lang/fr/help/assignment/resubmit.html +moodle/lang/fr/help/chat/ +moodle/lang/fr/help/chat/chatting.html +moodle/lang/fr/help/chat/index.html +moodle/lang/fr/help/chat/mods.html +moodle/lang/fr/help/choice/ +moodle/lang/fr/help/choice/index.html +moodle/lang/fr/help/choice/mods.html +moodle/lang/fr/help/choice/options.html +moodle/lang/fr/help/choice/timerestrict.html +moodle/lang/fr/help/cookies.html +moodle/lang/fr/help/courseavailability.html +moodle/lang/fr/help/coursecategory.html +moodle/lang/fr/help/courseformats.html +moodle/lang/fr/help/coursefullname.html +moodle/lang/fr/help/coursegrades.html +moodle/lang/fr/help/coursehiddensections.html +moodle/lang/fr/help/courseidnumber.html +moodle/lang/fr/help/coursenewsitems.html +moodle/lang/fr/help/coursenumsections.html +moodle/lang/fr/help/courserecent.html +moodle/lang/fr/help/coursereports.html +moodle/lang/fr/help/courseshortname.html +moodle/lang/fr/help/coursestartdate.html +moodle/lang/fr/help/courseuploadsize.html +moodle/lang/fr/help/emoticons.html +moodle/lang/fr/help/enrolmentkey.html +moodle/lang/fr/help/enrolperiod.html +moodle/lang/fr/help/forum/ +moodle/lang/fr/help/forum/allowdiscussions.html +moodle/lang/fr/help/forum/attachment.html +moodle/lang/fr/help/forum/forumtype.html +moodle/lang/fr/help/forum/index.html +moodle/lang/fr/help/forum/maxattachmentsize.html +moodle/lang/fr/help/forum/mods.html +moodle/lang/fr/help/forum/ratings.html +moodle/lang/fr/help/forum/rssarticles.html +moodle/lang/fr/help/forum/rsstype.html +moodle/lang/fr/help/forum/subscription.html +moodle/lang/fr/help/glossary/ +moodle/lang/fr/help/glossary/aliases.html +moodle/lang/fr/help/glossary/allowcomments.html +moodle/lang/fr/help/glossary/allowduplicatedentries.html +moodle/lang/fr/help/glossary/casesensitive.html +moodle/lang/fr/help/glossary/defaultapproval.html +moodle/lang/fr/help/glossary/description.html +moodle/lang/fr/help/glossary/destination.html +moodle/lang/fr/help/glossary/displayformat.html +moodle/lang/fr/help/glossary/entbypage.html +moodle/lang/fr/help/glossary/filetoimport.html +moodle/lang/fr/help/glossary/fullmatch.html +moodle/lang/fr/help/glossary/globalglossary.html +moodle/lang/fr/help/glossary/importcategories.html +moodle/lang/fr/help/glossary/index.html +moodle/lang/fr/help/glossary/linkcategory.html +moodle/lang/fr/help/glossary/mainglossary.html +moodle/lang/fr/help/glossary/mods.html +moodle/lang/fr/help/glossary/rssarticles.html +moodle/lang/fr/help/glossary/rsstype.html +moodle/lang/fr/help/glossary/shows.html +moodle/lang/fr/help/glossary/studentcanpost.html +moodle/lang/fr/help/glossary/usedynalink.html +moodle/lang/fr/help/groupmode.html +moodle/lang/fr/help/groupmodeforce.html +moodle/lang/fr/help/guestaccess.html +moodle/lang/fr/help/html.html +moodle/lang/fr/help/index.html +moodle/lang/fr/help/journal/ +moodle/lang/fr/help/journal/index.html +moodle/lang/fr/help/journal/mods.html +moodle/lang/fr/help/label/ +moodle/lang/fr/help/label/mods.html +moodle/lang/fr/help/langedit.html +moodle/lang/fr/help/lesson/ +moodle/lang/fr/help/lesson/grade.html +moodle/lang/fr/help/lesson/handlingofretakes.html +moodle/lang/fr/help/lesson/import.html +moodle/lang/fr/help/lesson/index.html +moodle/lang/fr/help/lesson/jumpto.html +moodle/lang/fr/help/lesson/maxanswers.html +moodle/lang/fr/help/lesson/maxattempts.html +moodle/lang/fr/help/lesson/maxpages.html +moodle/lang/fr/help/lesson/minquestions.html +moodle/lang/fr/help/lesson/mods.html +moodle/lang/fr/help/lesson/nextpageaction.html +moodle/lang/fr/help/lesson/overview.html +moodle/lang/fr/help/lesson/questionoption.html +moodle/lang/fr/help/lesson/questiontypes.html +moodle/lang/fr/help/lesson/retake.html +moodle/lang/fr/help/lesson/useeditor.html +moodle/lang/fr/help/mods.html +moodle/lang/fr/help/picture.html +moodle/lang/fr/help/questions.html +moodle/lang/fr/help/quiz/ +moodle/lang/fr/help/quiz/attempts.html +moodle/lang/fr/help/quiz/categories.html +moodle/lang/fr/help/quiz/correctanswers.html +moodle/lang/fr/help/quiz/createmultiple.html +moodle/lang/fr/help/quiz/description.html +moodle/lang/fr/help/quiz/discrimination.html +moodle/lang/fr/help/quiz/export.html +moodle/lang/fr/help/quiz/feedback.html +moodle/lang/fr/help/quiz/formataiken.html +moodle/lang/fr/help/quiz/formatblackboard.html +moodle/lang/fr/help/quiz/formatctm.html +moodle/lang/fr/help/quiz/formatcustom.html +moodle/lang/fr/help/quiz/formatgift.html +moodle/lang/fr/help/quiz/formatmissingword.html +moodle/lang/fr/help/quiz/formatwebct.html +moodle/lang/fr/help/quiz/grademethod.html +moodle/lang/fr/help/quiz/import.html +moodle/lang/fr/help/quiz/index.html +moodle/lang/fr/help/quiz/match.html +moodle/lang/fr/help/quiz/maxgrade.html +moodle/lang/fr/help/quiz/mods.html +moodle/lang/fr/help/quiz/multianswer.html +moodle/lang/fr/help/quiz/multichoice.html +moodle/lang/fr/help/quiz/numerical.html +moodle/lang/fr/help/quiz/questiontypes.html +moodle/lang/fr/help/quiz/random.html +moodle/lang/fr/help/quiz/randomsamatch.html +moodle/lang/fr/help/quiz/repeatattempts.html +moodle/lang/fr/help/quiz/requirepassword.html +moodle/lang/fr/help/quiz/requiresubnet.html +moodle/lang/fr/help/quiz/review.html +moodle/lang/fr/help/quiz/shortanswer.html +moodle/lang/fr/help/quiz/shuffleanswers.html +moodle/lang/fr/help/quiz/shufflequestions.html +moodle/lang/fr/help/quiz/timelimit.html +moodle/lang/fr/help/quiz/timeopen.html +moodle/lang/fr/help/quiz/truefalse.html +moodle/lang/fr/help/reading.html +moodle/lang/fr/help/resource/ +moodle/lang/fr/help/resource/index.html +moodle/lang/fr/help/resource/mods.html +moodle/lang/fr/help/resource/parameters.html +moodle/lang/fr/help/resource/summary.html +moodle/lang/fr/help/resource/type/ +moodle/lang/fr/help/resource/type/directory.html +moodle/lang/fr/help/resource/type/file.html +moodle/lang/fr/help/resource/type/html.html +moodle/lang/fr/help/resource/type/label.html +moodle/lang/fr/help/resource/type/reference.html +moodle/lang/fr/help/resource/type/text.html +moodle/lang/fr/help/resource/types.html +moodle/lang/fr/help/richtext.html +moodle/lang/fr/help/scales.html +moodle/lang/fr/help/summaries.html +moodle/lang/fr/help/survey/ +moodle/lang/fr/help/survey/index.html +moodle/lang/fr/help/survey/mods.html +moodle/lang/fr/help/surveys.html +moodle/lang/fr/help/teachers.html +moodle/lang/fr/help/text.html +moodle/lang/fr/help/textformat.html +moodle/lang/fr/help/uploadusers.html +moodle/lang/fr/help/wiki.html +moodle/lang/fr/help/workshop/ +moodle/lang/fr/help/workshop/addingacomment.html +moodle/lang/fr/help/workshop/agreeassessments.html +moodle/lang/fr/help/workshop/analysisofassessments.html +moodle/lang/fr/help/workshop/anonymous.html +moodle/lang/fr/help/workshop/assessmentofexamples.html +moodle/lang/fr/help/workshop/assignmenttype.html +moodle/lang/fr/help/workshop/breakdownoffinalgrade.html +moodle/lang/fr/help/workshop/calculatingfinalgrade.html +moodle/lang/fr/help/workshop/editingacomment.html +moodle/lang/fr/help/workshop/elements.html +moodle/lang/fr/help/workshop/finalgrades.html +moodle/lang/fr/help/workshop/graded.html +moodle/lang/fr/help/workshop/grading.html +moodle/lang/fr/help/workshop/gradingassessments.html +moodle/lang/fr/help/workshop/gradingstrategy.html +moodle/lang/fr/help/workshop/gradingsubmissions.html +moodle/lang/fr/help/workshop/includeself.html +moodle/lang/fr/help/workshop/includeteachersgrade.html +moodle/lang/fr/help/workshop/index.html +moodle/lang/fr/help/workshop/leaguetable.html +moodle/lang/fr/help/workshop/managing.html +moodle/lang/fr/help/workshop/mods.html +moodle/lang/fr/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/fr/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/fr/help/workshop/nelements.html +moodle/lang/fr/help/workshop/numberofassessors.html +moodle/lang/fr/help/workshop/overallocation.html +moodle/lang/fr/help/workshop/resubmit.html +moodle/lang/fr/help/workshop/selfassessment.html +moodle/lang/fr/help/workshop/showinggrades.html +moodle/lang/fr/help/workshop/specimen.html +moodle/lang/fr/help/workshop/submissionofexamples.html +moodle/lang/fr/help/workshop/teachersgradings.html +moodle/lang/fr/help/workshop/ungradedassessments_student.html +moodle/lang/fr/help/workshop/ungradedassessments_teacher.html +moodle/lang/fr/help/writing.html +moodle/lang/fr/hotpot.php +moodle/lang/fr/install.php +moodle/lang/fr/journal.php +moodle/lang/fr/label.php +moodle/lang/fr/lesson.php +moodle/lang/fr/mediaplugin.php +moodle/lang/fr/moodle.php +moodle/lang/fr/multilang.php +moodle/lang/fr/pix.php +moodle/lang/fr/questionnaire.php +moodle/lang/fr/quiz.php +moodle/lang/fr/resource.php +moodle/lang/fr/scorm.php +moodle/lang/fr/survey.php +moodle/lang/fr/tex.php +moodle/lang/fr/webquest.php +moodle/lang/fr/wiki.php +moodle/lang/fr/workshop.php +moodle/lang/fr_ca/ +moodle/lang/fr_ca/README +moodle/lang/fr_ca/activitynames.php +moodle/lang/fr_ca/admin.php +moodle/lang/fr_ca/algebra.php +moodle/lang/fr_ca/appointment.php +moodle/lang/fr_ca/assignment.php +moodle/lang/fr_ca/attendance.php +moodle/lang/fr_ca/auth.php +moodle/lang/fr_ca/block_course_list.php +moodle/lang/fr_ca/block_course_summary.php +moodle/lang/fr_ca/block_online_users.php +moodle/lang/fr_ca/block_section_links.php +moodle/lang/fr_ca/block_social_activities.php +moodle/lang/fr_ca/calendar.php +moodle/lang/fr_ca/censor.php +moodle/lang/fr_ca/chat.php +moodle/lang/fr_ca/choice.php +moodle/lang/fr_ca/countries.php +moodle/lang/fr_ca/dialogue.php +moodle/lang/fr_ca/docs/ +moodle/lang/fr_ca/docs/README.txt +moodle/lang/fr_ca/docs/background.html +moodle/lang/fr_ca/docs/coding.html +moodle/lang/fr_ca/docs/cvs.html +moodle/lang/fr_ca/docs/developer.html +moodle/lang/fr_ca/docs/docstyles.css +moodle/lang/fr_ca/docs/faq.html +moodle/lang/fr_ca/docs/features.html +moodle/lang/fr_ca/docs/files.php +moodle/lang/fr_ca/docs/future.html +moodle/lang/fr_ca/docs/install.html +moodle/lang/fr_ca/docs/installamp.html +moodle/lang/fr_ca/docs/intro.html +moodle/lang/fr_ca/docs/licence.html +moodle/lang/fr_ca/docs/module_files.txt +moodle/lang/fr_ca/docs/other.html +moodle/lang/fr_ca/docs/philosophy.html +moodle/lang/fr_ca/docs/releaseold.html +moodle/lang/fr_ca/docs/teacher.html +moodle/lang/fr_ca/docs/upgrade.html +moodle/lang/fr_ca/editor.php +moodle/lang/fr_ca/emailprotect.php +moodle/lang/fr_ca/enrol_database.php +moodle/lang/fr_ca/enrol_flatfile.php +moodle/lang/fr_ca/enrol_internal.php +moodle/lang/fr_ca/enrol_paypal.php +moodle/lang/fr_ca/error.php +moodle/lang/fr_ca/exercise.php +moodle/lang/fr_ca/forum.php +moodle/lang/fr_ca/glossary.php +moodle/lang/fr_ca/help/ +moodle/lang/fr_ca/help/assignment/ +moodle/lang/fr_ca/help/assignment/assignmenttype.html +moodle/lang/fr_ca/help/assignment/index.html +moodle/lang/fr_ca/help/assignment/mods.html +moodle/lang/fr_ca/help/assignment/resubmit.html +moodle/lang/fr_ca/help/chat/ +moodle/lang/fr_ca/help/chat/chatting.html +moodle/lang/fr_ca/help/chat/index.html +moodle/lang/fr_ca/help/chat/mods.html +moodle/lang/fr_ca/help/choice/ +moodle/lang/fr_ca/help/choice/index.html +moodle/lang/fr_ca/help/choice/mods.html +moodle/lang/fr_ca/help/choice/options.html +moodle/lang/fr_ca/help/choice/timerestrict.html +moodle/lang/fr_ca/help/cookies.html +moodle/lang/fr_ca/help/courseavailability.html +moodle/lang/fr_ca/help/coursecategory.html +moodle/lang/fr_ca/help/courseformats.html +moodle/lang/fr_ca/help/coursefullname.html +moodle/lang/fr_ca/help/coursegrades.html +moodle/lang/fr_ca/help/coursehiddensections.html +moodle/lang/fr_ca/help/courseidnumber.html +moodle/lang/fr_ca/help/coursenewsitems.html +moodle/lang/fr_ca/help/coursenumsections.html +moodle/lang/fr_ca/help/courserecent.html +moodle/lang/fr_ca/help/coursereports.html +moodle/lang/fr_ca/help/courseshortname.html +moodle/lang/fr_ca/help/coursestartdate.html +moodle/lang/fr_ca/help/courseuploadsize.html +moodle/lang/fr_ca/help/emoticons.html +moodle/lang/fr_ca/help/enrolmentkey.html +moodle/lang/fr_ca/help/forum/ +moodle/lang/fr_ca/help/forum/allowdiscussions.html +moodle/lang/fr_ca/help/forum/attachment.html +moodle/lang/fr_ca/help/forum/forumtype.html +moodle/lang/fr_ca/help/forum/index.html +moodle/lang/fr_ca/help/forum/maxattachmentsize.html +moodle/lang/fr_ca/help/forum/mods.html +moodle/lang/fr_ca/help/forum/ratings.html +moodle/lang/fr_ca/help/forum/rssarticles.html +moodle/lang/fr_ca/help/forum/rsstype.html +moodle/lang/fr_ca/help/forum/subscription.html +moodle/lang/fr_ca/help/glossary/ +moodle/lang/fr_ca/help/glossary/aliases.html +moodle/lang/fr_ca/help/glossary/allowcomments.html +moodle/lang/fr_ca/help/glossary/allowduplicatedentries.html +moodle/lang/fr_ca/help/glossary/casesensitive.html +moodle/lang/fr_ca/help/glossary/defaultapproval.html +moodle/lang/fr_ca/help/glossary/description.html +moodle/lang/fr_ca/help/glossary/destination.html +moodle/lang/fr_ca/help/glossary/displayformat.html +moodle/lang/fr_ca/help/glossary/entbypage.html +moodle/lang/fr_ca/help/glossary/filetoimport.html +moodle/lang/fr_ca/help/glossary/fullmatch.html +moodle/lang/fr_ca/help/glossary/globalglossary.html +moodle/lang/fr_ca/help/glossary/importcategories.html +moodle/lang/fr_ca/help/glossary/index.html +moodle/lang/fr_ca/help/glossary/linkcategory.html +moodle/lang/fr_ca/help/glossary/mainglossary.html +moodle/lang/fr_ca/help/glossary/mods.html +moodle/lang/fr_ca/help/glossary/rssarticles.html +moodle/lang/fr_ca/help/glossary/rsstype.html +moodle/lang/fr_ca/help/glossary/shows.html +moodle/lang/fr_ca/help/glossary/studentcanpost.html +moodle/lang/fr_ca/help/glossary/usedynalink.html +moodle/lang/fr_ca/help/groupmode.html +moodle/lang/fr_ca/help/groupmodeforce.html +moodle/lang/fr_ca/help/guestaccess.html +moodle/lang/fr_ca/help/html.html +moodle/lang/fr_ca/help/index.html +moodle/lang/fr_ca/help/journal/ +moodle/lang/fr_ca/help/journal/index.html +moodle/lang/fr_ca/help/journal/mods.html +moodle/lang/fr_ca/help/label/ +moodle/lang/fr_ca/help/label/mods.html +moodle/lang/fr_ca/help/langedit.html +moodle/lang/fr_ca/help/lesson/ +moodle/lang/fr_ca/help/lesson/grade.html +moodle/lang/fr_ca/help/lesson/handlingofretakes.html +moodle/lang/fr_ca/help/lesson/import.html +moodle/lang/fr_ca/help/lesson/index.html +moodle/lang/fr_ca/help/lesson/jumpto.html +moodle/lang/fr_ca/help/lesson/maxanswers.html +moodle/lang/fr_ca/help/lesson/maxattempts.html +moodle/lang/fr_ca/help/lesson/maxpages.html +moodle/lang/fr_ca/help/lesson/minquestions.html +moodle/lang/fr_ca/help/lesson/mods.html +moodle/lang/fr_ca/help/lesson/nextpageaction.html +moodle/lang/fr_ca/help/lesson/overview.html +moodle/lang/fr_ca/help/lesson/questionoption.html +moodle/lang/fr_ca/help/lesson/questiontypes.html +moodle/lang/fr_ca/help/lesson/retake.html +moodle/lang/fr_ca/help/lesson/useeditor.html +moodle/lang/fr_ca/help/mods.html +moodle/lang/fr_ca/help/picture.html +moodle/lang/fr_ca/help/questions.html +moodle/lang/fr_ca/help/quiz/ +moodle/lang/fr_ca/help/quiz/attempts.html +moodle/lang/fr_ca/help/quiz/categories.html +moodle/lang/fr_ca/help/quiz/correctanswers.html +moodle/lang/fr_ca/help/quiz/createmultiple.html +moodle/lang/fr_ca/help/quiz/description.html +moodle/lang/fr_ca/help/quiz/discrimination.html +moodle/lang/fr_ca/help/quiz/export.html +moodle/lang/fr_ca/help/quiz/feedback.html +moodle/lang/fr_ca/help/quiz/formataiken.html +moodle/lang/fr_ca/help/quiz/formatblackboard.html +moodle/lang/fr_ca/help/quiz/formatctm.html +moodle/lang/fr_ca/help/quiz/formatcustom.html +moodle/lang/fr_ca/help/quiz/formatgift.html +moodle/lang/fr_ca/help/quiz/formatmissingword.html +moodle/lang/fr_ca/help/quiz/formatwebct.html +moodle/lang/fr_ca/help/quiz/grademethod.html +moodle/lang/fr_ca/help/quiz/import.html +moodle/lang/fr_ca/help/quiz/index.html +moodle/lang/fr_ca/help/quiz/match.html +moodle/lang/fr_ca/help/quiz/maxgrade.html +moodle/lang/fr_ca/help/quiz/mods.html +moodle/lang/fr_ca/help/quiz/multianswer.html +moodle/lang/fr_ca/help/quiz/multichoice.html +moodle/lang/fr_ca/help/quiz/numerical.html +moodle/lang/fr_ca/help/quiz/questiontypes.html +moodle/lang/fr_ca/help/quiz/random.html +moodle/lang/fr_ca/help/quiz/randomsamatch.html +moodle/lang/fr_ca/help/quiz/repeatattempts.html +moodle/lang/fr_ca/help/quiz/requirepassword.html +moodle/lang/fr_ca/help/quiz/requiresubnet.html +moodle/lang/fr_ca/help/quiz/review.html +moodle/lang/fr_ca/help/quiz/shortanswer.html +moodle/lang/fr_ca/help/quiz/shuffleanswers.html +moodle/lang/fr_ca/help/quiz/shufflequestions.html +moodle/lang/fr_ca/help/quiz/timelimit.html +moodle/lang/fr_ca/help/quiz/timeopen.html +moodle/lang/fr_ca/help/quiz/truefalse.html +moodle/lang/fr_ca/help/reading.html +moodle/lang/fr_ca/help/resource/ +moodle/lang/fr_ca/help/resource/index.html +moodle/lang/fr_ca/help/resource/mods.html +moodle/lang/fr_ca/help/resource/parameters.html +moodle/lang/fr_ca/help/resource/program.html +moodle/lang/fr_ca/help/resource/resourcetype.html +moodle/lang/fr_ca/help/resource/summary.html +moodle/lang/fr_ca/help/resource/type/ +moodle/lang/fr_ca/help/resource/type/directory.html +moodle/lang/fr_ca/help/resource/type/file.html +moodle/lang/fr_ca/help/resource/type/html.html +moodle/lang/fr_ca/help/resource/type/label.html +moodle/lang/fr_ca/help/resource/type/reference.html +moodle/lang/fr_ca/help/resource/type/text.html +moodle/lang/fr_ca/help/resource/types.html +moodle/lang/fr_ca/help/richtext.html +moodle/lang/fr_ca/help/scales.html +moodle/lang/fr_ca/help/summaries.html +moodle/lang/fr_ca/help/survey/ +moodle/lang/fr_ca/help/survey/index.html +moodle/lang/fr_ca/help/survey/mods.html +moodle/lang/fr_ca/help/surveys.html +moodle/lang/fr_ca/help/teachers.html +moodle/lang/fr_ca/help/text.html +moodle/lang/fr_ca/help/textformat.html +moodle/lang/fr_ca/help/uploadusers.html +moodle/lang/fr_ca/help/wiki.html +moodle/lang/fr_ca/help/workshop/ +moodle/lang/fr_ca/help/workshop/addingacomment.html +moodle/lang/fr_ca/help/workshop/agreeassessments.html +moodle/lang/fr_ca/help/workshop/analysisofassessments.html +moodle/lang/fr_ca/help/workshop/anonymous.html +moodle/lang/fr_ca/help/workshop/assessmentofexamples.html +moodle/lang/fr_ca/help/workshop/assignmenttype.html +moodle/lang/fr_ca/help/workshop/breakdownoffinalgrade.html +moodle/lang/fr_ca/help/workshop/calculatingfinalgrade.html +moodle/lang/fr_ca/help/workshop/editingacomment.html +moodle/lang/fr_ca/help/workshop/elements.html +moodle/lang/fr_ca/help/workshop/finalgrades.html +moodle/lang/fr_ca/help/workshop/graded.html +moodle/lang/fr_ca/help/workshop/grading.html +moodle/lang/fr_ca/help/workshop/gradingassessments.html +moodle/lang/fr_ca/help/workshop/gradingstrategy.html +moodle/lang/fr_ca/help/workshop/gradingsubmissions.html +moodle/lang/fr_ca/help/workshop/includeself.html +moodle/lang/fr_ca/help/workshop/includeteachersgrade.html +moodle/lang/fr_ca/help/workshop/index.html +moodle/lang/fr_ca/help/workshop/leaguetable.html +moodle/lang/fr_ca/help/workshop/managing.html +moodle/lang/fr_ca/help/workshop/mods.html +moodle/lang/fr_ca/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/fr_ca/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/fr_ca/help/workshop/nelements.html +moodle/lang/fr_ca/help/workshop/numberofassessors.html +moodle/lang/fr_ca/help/workshop/overallocation.html +moodle/lang/fr_ca/help/workshop/resubmit.html +moodle/lang/fr_ca/help/workshop/selfassessment.html +moodle/lang/fr_ca/help/workshop/showinggrades.html +moodle/lang/fr_ca/help/workshop/specimen.html +moodle/lang/fr_ca/help/workshop/submissionofexamples.html +moodle/lang/fr_ca/help/workshop/teachersgradings.html +moodle/lang/fr_ca/help/workshop/ungradedassessments_student.html +moodle/lang/fr_ca/help/workshop/ungradedassessments_teacher.html +moodle/lang/fr_ca/help/writing.html +moodle/lang/fr_ca/hotpot.php +moodle/lang/fr_ca/install.php +moodle/lang/fr_ca/journal.php +moodle/lang/fr_ca/label.php +moodle/lang/fr_ca/lesson.php +moodle/lang/fr_ca/mediaplugin.php +moodle/lang/fr_ca/moodle.php +moodle/lang/fr_ca/multilang.php +moodle/lang/fr_ca/pix.php +moodle/lang/fr_ca/questionnaire.php +moodle/lang/fr_ca/quiz.php +moodle/lang/fr_ca/resource.php +moodle/lang/fr_ca/scorm.php +moodle/lang/fr_ca/survey.php +moodle/lang/fr_ca/tex.php +moodle/lang/fr_ca/webquest.php +moodle/lang/fr_ca/wiki.php +moodle/lang/fr_ca/workshop.php +moodle/lang/gl/ +moodle/lang/gl/README.txt +moodle/lang/gl/activitynames.php +moodle/lang/gl/admin.php +moodle/lang/gl/algebra.php +moodle/lang/gl/assignment.php +moodle/lang/gl/attendance.php +moodle/lang/gl/auth.php +moodle/lang/gl/block_course_summary.php +moodle/lang/gl/block_online_users.php +moodle/lang/gl/block_section_links.php +moodle/lang/gl/block_social_activities.php +moodle/lang/gl/calendar.php +moodle/lang/gl/censor.php +moodle/lang/gl/chat.php +moodle/lang/gl/choice.php +moodle/lang/gl/countries.php +moodle/lang/gl/dialogue.php +moodle/lang/gl/docs/ +moodle/lang/gl/docs/background.html +moodle/lang/gl/docs/coding.html +moodle/lang/gl/docs/credits.html +moodle/lang/gl/docs/cvs.html +moodle/lang/gl/docs/developer.html +moodle/lang/gl/docs/docstyles.css +moodle/lang/gl/docs/faq.html +moodle/lang/gl/docs/features.html +moodle/lang/gl/docs/files.php +moodle/lang/gl/docs/future.html +moodle/lang/gl/docs/glossary.html +moodle/lang/gl/docs/install.html +moodle/lang/gl/docs/installamp.html +moodle/lang/gl/docs/intro.html +moodle/lang/gl/docs/licence.html +moodle/lang/gl/docs/other.html +moodle/lang/gl/docs/releaseold.html +moodle/lang/gl/docs/teacher.html +moodle/lang/gl/docs/upgrade.html +moodle/lang/gl/editor.php +moodle/lang/gl/error.php +moodle/lang/gl/exercise.php +moodle/lang/gl/forum.php +moodle/lang/gl/glossary.php +moodle/lang/gl/help/ +moodle/lang/gl/help/assignment/ +moodle/lang/gl/help/assignment/assignmenttype.html +moodle/lang/gl/help/assignment/index.html +moodle/lang/gl/help/assignment/mods.html +moodle/lang/gl/help/assignment/resubmit.html +moodle/lang/gl/help/chat/ +moodle/lang/gl/help/chat/chatting.html +moodle/lang/gl/help/chat/index.html +moodle/lang/gl/help/chat/mods.html +moodle/lang/gl/help/choice/ +moodle/lang/gl/help/choice/index.html +moodle/lang/gl/help/choice/mods.html +moodle/lang/gl/help/choice/options.html +moodle/lang/gl/help/cookies.html +moodle/lang/gl/help/courseavailability.html +moodle/lang/gl/help/coursecategory.html +moodle/lang/gl/help/courseformats.html +moodle/lang/gl/help/coursefullname.html +moodle/lang/gl/help/coursegrades.html +moodle/lang/gl/help/coursenewsitems.html +moodle/lang/gl/help/coursenumsections.html +moodle/lang/gl/help/courserecent.html +moodle/lang/gl/help/courseshortname.html +moodle/lang/gl/help/coursestartdate.html +moodle/lang/gl/help/emoticons.html +moodle/lang/gl/help/enrolmentkey.html +moodle/lang/gl/help/forum/ +moodle/lang/gl/help/forum/allowdiscussions.html +moodle/lang/gl/help/forum/attachment.html +moodle/lang/gl/help/forum/forumtype.html +moodle/lang/gl/help/forum/index.html +moodle/lang/gl/help/forum/mods.html +moodle/lang/gl/help/forum/ratings.html +moodle/lang/gl/help/forum/subscription.html +moodle/lang/gl/help/guestaccess.html +moodle/lang/gl/help/html.html +moodle/lang/gl/help/index.html +moodle/lang/gl/help/journal/ +moodle/lang/gl/help/journal/index.html +moodle/lang/gl/help/journal/mods.html +moodle/lang/gl/help/langedit.html +moodle/lang/gl/help/mods.html +moodle/lang/gl/help/picture.html +moodle/lang/gl/help/questions.html +moodle/lang/gl/help/quiz/ +moodle/lang/gl/help/quiz/attempts.html +moodle/lang/gl/help/quiz/categories.html +moodle/lang/gl/help/quiz/correctanswers.html +moodle/lang/gl/help/quiz/createmultiple.html +moodle/lang/gl/help/quiz/description.html +moodle/lang/gl/help/quiz/eachattemptbuildsonthelast.html +moodle/lang/gl/help/quiz/feedback.html +moodle/lang/gl/help/quiz/formatblackboard.html +moodle/lang/gl/help/quiz/formatcustom.html +moodle/lang/gl/help/quiz/formatmissingword.html +moodle/lang/gl/help/quiz/grademethod.html +moodle/lang/gl/help/quiz/index.html +moodle/lang/gl/help/quiz/match.html +moodle/lang/gl/help/quiz/maxgrade.html +moodle/lang/gl/help/quiz/mods.html +moodle/lang/gl/help/quiz/multianswer.html +moodle/lang/gl/help/quiz/multichoice.html +moodle/lang/gl/help/quiz/numerical.html +moodle/lang/gl/help/quiz/questiontypes.html +moodle/lang/gl/help/quiz/random.html +moodle/lang/gl/help/quiz/randomsamatch.html +moodle/lang/gl/help/quiz/repeatattempts.html +moodle/lang/gl/help/quiz/review.html +moodle/lang/gl/help/quiz/shortanswer.html +moodle/lang/gl/help/quiz/shuffleanswers.html +moodle/lang/gl/help/quiz/shufflequestions.html +moodle/lang/gl/help/quiz/timeopen.html +moodle/lang/gl/help/quiz/truefalse.html +moodle/lang/gl/help/reading.html +moodle/lang/gl/help/resource/ +moodle/lang/gl/help/resource/index.html +moodle/lang/gl/help/resource/mods.html +moodle/lang/gl/help/resource/program.html +moodle/lang/gl/help/resource/summary.html +moodle/lang/gl/help/richtext.html +moodle/lang/gl/help/scales.html +moodle/lang/gl/help/summaries.html +moodle/lang/gl/help/survey/ +moodle/lang/gl/help/survey/index.html +moodle/lang/gl/help/survey/mods.html +moodle/lang/gl/help/surveys.html +moodle/lang/gl/help/teachers.html +moodle/lang/gl/help/text.html +moodle/lang/gl/help/textformat.html +moodle/lang/gl/help/wiki.html +moodle/lang/gl/help/workshop/ +moodle/lang/gl/help/workshop/addingacomment.html +moodle/lang/gl/help/workshop/agreeassessments.html +moodle/lang/gl/help/workshop/anonymous.html +moodle/lang/gl/help/workshop/assessmentofexamples.html +moodle/lang/gl/help/workshop/assignmenttype.html +moodle/lang/gl/help/workshop/breakdownoffinalgrade.html +moodle/lang/gl/help/workshop/calculatingfinalgrade.html +moodle/lang/gl/help/workshop/editingacomment.html +moodle/lang/gl/help/workshop/elements.html +moodle/lang/gl/help/workshop/finalgrades.html +moodle/lang/gl/help/workshop/graded.html +moodle/lang/gl/help/workshop/grading.html +moodle/lang/gl/help/workshop/gradingassessments.html +moodle/lang/gl/help/workshop/gradingstrategy.html +moodle/lang/gl/help/workshop/gradingsubmissions.html +moodle/lang/gl/help/workshop/includeself.html +moodle/lang/gl/help/workshop/index.html +moodle/lang/gl/help/workshop/managing.html +moodle/lang/gl/help/workshop/mods.html +moodle/lang/gl/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/gl/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/gl/help/workshop/nelements.html +moodle/lang/gl/help/workshop/numberofassessors.html +moodle/lang/gl/help/workshop/resubmit.html +moodle/lang/gl/help/workshop/selfassessment.html +moodle/lang/gl/help/workshop/showinggrades.html +moodle/lang/gl/help/workshop/specimen.html +moodle/lang/gl/help/workshop/submissionofexamples.html +moodle/lang/gl/help/workshop/teachersgradings.html +moodle/lang/gl/help/workshop/ungradedassessments_student.html +moodle/lang/gl/help/workshop/ungradedassessments_teacher.html +moodle/lang/gl/help/writing.html +moodle/lang/gl/journal.php +moodle/lang/gl/label.php +moodle/lang/gl/lesson.php +moodle/lang/gl/mediaplugin.php +moodle/lang/gl/moodle.php +moodle/lang/gl/multilang.php +moodle/lang/gl/pix.php +moodle/lang/gl/quiz.php +moodle/lang/gl/resource.php +moodle/lang/gl/scorm.php +moodle/lang/gl/survey.php +moodle/lang/gl/tex.php +moodle/lang/gl/webquest.php +moodle/lang/gl/workshop.php +moodle/lang/he/ +moodle/lang/he/activitynames.php +moodle/lang/he/admin.php +moodle/lang/he/algebra.php +moodle/lang/he/appointment.php +moodle/lang/he/assignment.php +moodle/lang/he/attendance.php +moodle/lang/he/auth.php +moodle/lang/he/block_course_list.php +moodle/lang/he/block_course_summary.php +moodle/lang/he/block_online_users.php +moodle/lang/he/block_section_links.php +moodle/lang/he/block_social_activities.php +moodle/lang/he/calendar.php +moodle/lang/he/censor.php +moodle/lang/he/chat.php +moodle/lang/he/choice.php +moodle/lang/he/countries.php +moodle/lang/he/dialogue.php +moodle/lang/he/editor.php +moodle/lang/he/enrol_flatfile.php +moodle/lang/he/enrol_internal.php +moodle/lang/he/enrol_paypal.php +moodle/lang/he/error.php +moodle/lang/he/exercise.php +moodle/lang/he/forum.php +moodle/lang/he/glossary.php +moodle/lang/he/hotpot.php +moodle/lang/he/journal.php +moodle/lang/he/label.php +moodle/lang/he/lesson.php +moodle/lang/he/mediaplugin.php +moodle/lang/he/moodle.php +moodle/lang/he/multilang.php +moodle/lang/he/pix.php +moodle/lang/he/quiz.php +moodle/lang/he/resource.php +moodle/lang/he/survey.php +moodle/lang/he/tex.php +moodle/lang/he/webquest.php +moodle/lang/he/workshop.php +moodle/lang/hu/ +moodle/lang/hu/assignment.php +moodle/lang/hu/auth.php +moodle/lang/hu/chat.php +moodle/lang/hu/choice.php +moodle/lang/hu/docs/ +moodle/lang/hu/docs/module_files.txt +moodle/lang/hu/editor.php +moodle/lang/hu/forum.php +moodle/lang/hu/help/ +moodle/lang/hu/help/login.html +moodle/lang/hu/help/reading.html +moodle/lang/hu/help/text.html +moodle/lang/hu/journal.php +moodle/lang/hu/moodle.php +moodle/lang/hu/quiz.php +moodle/lang/hu/readme.txt +moodle/lang/hu/resource.php +moodle/lang/hu/survey.php +moodle/lang/hu/workshop.php +moodle/lang/id/ +moodle/lang/id/README +moodle/lang/id/admin.php +moodle/lang/id/algebra.php +moodle/lang/id/assignment.php +moodle/lang/id/attendance.php +moodle/lang/id/auth.php +moodle/lang/id/censor.php +moodle/lang/id/chat.php +moodle/lang/id/choice.php +moodle/lang/id/countries.php +moodle/lang/id/dialogue.php +moodle/lang/id/docs/ +moodle/lang/id/docs/module_files.txt +moodle/lang/id/editor.php +moodle/lang/id/error.php +moodle/lang/id/exercise.php +moodle/lang/id/forum.php +moodle/lang/id/glossary.php +moodle/lang/id/help/ +moodle/lang/id/help/assignment/ +moodle/lang/id/help/assignment/assignmenttype.html +moodle/lang/id/help/assignment/resubmit.html +moodle/lang/id/help/choice/ +moodle/lang/id/help/choice/options.html +moodle/lang/id/help/coursecategory.html +moodle/lang/id/help/courseformats.html +moodle/lang/id/help/coursefullname.html +moodle/lang/id/help/coursenewsitems.html +moodle/lang/id/help/coursenumsections.html +moodle/lang/id/help/courserecent.html +moodle/lang/id/help/courseshortname.html +moodle/lang/id/help/coursestartdate.html +moodle/lang/id/help/enrolmentkey.html +moodle/lang/id/help/forum/ +moodle/lang/id/help/forum/allowdiscussions.html +moodle/lang/id/help/forum/attachment.html +moodle/lang/id/help/forum/forumtype.html +moodle/lang/id/help/forum/ratings.html +moodle/lang/id/help/forum/subscription.html +moodle/lang/id/help/guestaccess.html +moodle/lang/id/help/html.html +moodle/lang/id/help/langedit.html +moodle/lang/id/help/mods.html +moodle/lang/id/help/picture.html +moodle/lang/id/help/questions.html +moodle/lang/id/help/quiz/ +moodle/lang/id/help/quiz/attempts.html +moodle/lang/id/help/quiz/categories.html +moodle/lang/id/help/quiz/correctanswers.html +moodle/lang/id/help/quiz/feedback.html +moodle/lang/id/help/quiz/grademethod.html +moodle/lang/id/help/quiz/maxgrade.html +moodle/lang/id/help/quiz/multichoice.html +moodle/lang/id/help/quiz/questiontypes.html +moodle/lang/id/help/quiz/random.html +moodle/lang/id/help/quiz/shortanswer.html +moodle/lang/id/help/quiz/timeopen.html +moodle/lang/id/help/quiz/truefalse.html +moodle/lang/id/help/resource/ +moodle/lang/id/help/resource/resourcetype.html +moodle/lang/id/help/richtext.html +moodle/lang/id/help/surveys.html +moodle/lang/id/help/teachers.html +moodle/lang/id/help/text.html +moodle/lang/id/help/textformat.html +moodle/lang/id/journal.php +moodle/lang/id/label.php +moodle/lang/id/lesson.php +moodle/lang/id/mediaplugin.php +moodle/lang/id/moodle.php +moodle/lang/id/multilang.php +moodle/lang/id/pix.php +moodle/lang/id/quiz.php +moodle/lang/id/resource.php +moodle/lang/id/survey.php +moodle/lang/id/tex.php +moodle/lang/id/webquest.php +moodle/lang/id/workshop.php +moodle/lang/it/ +moodle/lang/it/LEGGIMI +moodle/lang/it/activitynames.php +moodle/lang/it/admin.php +moodle/lang/it/algebra.php +moodle/lang/it/appointment.php +moodle/lang/it/assignment.php +moodle/lang/it/attendance.php +moodle/lang/it/auth.php +moodle/lang/it/block_course_list.php +moodle/lang/it/block_course_summary.php +moodle/lang/it/block_online_users.php +moodle/lang/it/block_section_links.php +moodle/lang/it/block_social_activities.php +moodle/lang/it/calendar.php +moodle/lang/it/censor.php +moodle/lang/it/chat.php +moodle/lang/it/choice.php +moodle/lang/it/countries.php +moodle/lang/it/dialogue.php +moodle/lang/it/docs/ +moodle/lang/it/docs/README.txt +moodle/lang/it/docs/background.html +moodle/lang/it/docs/coding.html +moodle/lang/it/docs/cvs.html +moodle/lang/it/docs/developer.html +moodle/lang/it/docs/docstyles.css +moodle/lang/it/docs/faq.html +moodle/lang/it/docs/features.html +moodle/lang/it/docs/files.php +moodle/lang/it/docs/future.html +moodle/lang/it/docs/install.html +moodle/lang/it/docs/intro.html +moodle/lang/it/docs/licence.html +moodle/lang/it/docs/module_files.txt +moodle/lang/it/docs/other.html +moodle/lang/it/docs/philosophy.html +moodle/lang/it/docs/release.html +moodle/lang/it/docs/releaseold.html +moodle/lang/it/docs/teacher.html +moodle/lang/it/docs/upgrade.html +moodle/lang/it/editor.php +moodle/lang/it/emailprotect.php +moodle/lang/it/enrol_database.php +moodle/lang/it/enrol_flatfile.php +moodle/lang/it/enrol_internal.php +moodle/lang/it/enrol_paypal.php +moodle/lang/it/error.php +moodle/lang/it/event.php +moodle/lang/it/forum.php +moodle/lang/it/glossary.php +moodle/lang/it/help/ +moodle/lang/it/help/assignment/ +moodle/lang/it/help/assignment/assignmenttype.html +moodle/lang/it/help/assignment/index.html +moodle/lang/it/help/assignment/mods.html +moodle/lang/it/help/assignment/resubmit.html +moodle/lang/it/help/attendance/ +moodle/lang/it/help/attendance/mods.html +moodle/lang/it/help/chat/ +moodle/lang/it/help/chat/chatting.html +moodle/lang/it/help/chat/index.html +moodle/lang/it/help/chat/mods.html +moodle/lang/it/help/choice/ +moodle/lang/it/help/choice/index.html +moodle/lang/it/help/choice/mods.html +moodle/lang/it/help/choice/options.html +moodle/lang/it/help/cookies.html +moodle/lang/it/help/courseavailability.html +moodle/lang/it/help/coursecategory.html +moodle/lang/it/help/courseformats.html +moodle/lang/it/help/coursefullname.html +moodle/lang/it/help/coursegrades.html +moodle/lang/it/help/coursehiddensections.html +moodle/lang/it/help/courseidnumber.html +moodle/lang/it/help/coursenewsitems.html +moodle/lang/it/help/coursenumsections.html +moodle/lang/it/help/courserecent.html +moodle/lang/it/help/coursereports.html +moodle/lang/it/help/courseshortname.html +moodle/lang/it/help/coursestartdate.html +moodle/lang/it/help/courseuploadsize.html +moodle/lang/it/help/emoticons.html +moodle/lang/it/help/enrolmentkey.html +moodle/lang/it/help/forum/ +moodle/lang/it/help/forum/allowdiscussions.html +moodle/lang/it/help/forum/attachment.html +moodle/lang/it/help/forum/forumtype.html +moodle/lang/it/help/forum/index.html +moodle/lang/it/help/forum/maxattachmentsize.html +moodle/lang/it/help/forum/mods.html +moodle/lang/it/help/forum/ratings.html +moodle/lang/it/help/forum/rssarticles.html +moodle/lang/it/help/forum/rsstype.html +moodle/lang/it/help/forum/subscription.html +moodle/lang/it/help/glossary/ +moodle/lang/it/help/glossary/aliases.html +moodle/lang/it/help/glossary/allowcomments.html +moodle/lang/it/help/glossary/allowduplicatedentries.html +moodle/lang/it/help/glossary/casesensitive.html +moodle/lang/it/help/glossary/defaultapproval.html +moodle/lang/it/help/glossary/description.html +moodle/lang/it/help/glossary/destination.html +moodle/lang/it/help/glossary/displayformat.html +moodle/lang/it/help/glossary/entbypage.html +moodle/lang/it/help/glossary/filetoimport.html +moodle/lang/it/help/glossary/fullmatch.html +moodle/lang/it/help/glossary/globalglossary.html +moodle/lang/it/help/glossary/importcategories.html +moodle/lang/it/help/glossary/index.html +moodle/lang/it/help/glossary/linkcategory.html +moodle/lang/it/help/glossary/mainglossary.html +moodle/lang/it/help/glossary/mods.html +moodle/lang/it/help/glossary/rssarticles.html +moodle/lang/it/help/glossary/rsstype.html +moodle/lang/it/help/glossary/shows.html +moodle/lang/it/help/glossary/studentcanpost.html +moodle/lang/it/help/glossary/usedynalink.html +moodle/lang/it/help/groupmode.html +moodle/lang/it/help/groupmodeforce.html +moodle/lang/it/help/guestaccess.html +moodle/lang/it/help/html.html +moodle/lang/it/help/index.html +moodle/lang/it/help/journal/ +moodle/lang/it/help/journal/index.html +moodle/lang/it/help/journal/mods.html +moodle/lang/it/help/label/ +moodle/lang/it/help/label/mods.html +moodle/lang/it/help/langedit.html +moodle/lang/it/help/lesson/ +moodle/lang/it/help/lesson/grade.html +moodle/lang/it/help/lesson/handlingofretakes.html +moodle/lang/it/help/lesson/import.html +moodle/lang/it/help/lesson/index.html +moodle/lang/it/help/lesson/jumpto.html +moodle/lang/it/help/lesson/maxanswers.html +moodle/lang/it/help/lesson/maxattempts.html +moodle/lang/it/help/lesson/maxpages.html +moodle/lang/it/help/lesson/minquestions.html +moodle/lang/it/help/lesson/mods.html +moodle/lang/it/help/lesson/nextpageaction.html +moodle/lang/it/help/lesson/overview.html +moodle/lang/it/help/lesson/questionoption.html +moodle/lang/it/help/lesson/questiontypes.html +moodle/lang/it/help/lesson/retake.html +moodle/lang/it/help/lesson/useeditor.html +moodle/lang/it/help/mods.html +moodle/lang/it/help/picture.html +moodle/lang/it/help/questions.html +moodle/lang/it/help/quiz/ +moodle/lang/it/help/quiz/attempts.html +moodle/lang/it/help/quiz/categories.html +moodle/lang/it/help/quiz/correctanswers.html +moodle/lang/it/help/quiz/createmultiple.html +moodle/lang/it/help/quiz/description.html +moodle/lang/it/help/quiz/discrimination.html +moodle/lang/it/help/quiz/feedback.html +moodle/lang/it/help/quiz/formataiken.html +moodle/lang/it/help/quiz/formatblackboard.html +moodle/lang/it/help/quiz/formatctm.html +moodle/lang/it/help/quiz/formatcustom.html +moodle/lang/it/help/quiz/formatgift.html +moodle/lang/it/help/quiz/formatmissingword.html +moodle/lang/it/help/quiz/formatwebct.html +moodle/lang/it/help/quiz/grademethod.html +moodle/lang/it/help/quiz/import.html +moodle/lang/it/help/quiz/index.html +moodle/lang/it/help/quiz/match.html +moodle/lang/it/help/quiz/maxgrade.html +moodle/lang/it/help/quiz/mods.html +moodle/lang/it/help/quiz/multianswer.html +moodle/lang/it/help/quiz/multichoice.html +moodle/lang/it/help/quiz/numerical.html +moodle/lang/it/help/quiz/questiontypes.html +moodle/lang/it/help/quiz/random.html +moodle/lang/it/help/quiz/randomsamatch.html +moodle/lang/it/help/quiz/repeatattempts.html +moodle/lang/it/help/quiz/review.html +moodle/lang/it/help/quiz/shortanswer.html +moodle/lang/it/help/quiz/shuffleanswers.html +moodle/lang/it/help/quiz/shufflequestions.html +moodle/lang/it/help/quiz/timelimit.html +moodle/lang/it/help/quiz/timeopen.html +moodle/lang/it/help/quiz/truefalse.html +moodle/lang/it/help/reading.html +moodle/lang/it/help/resource/ +moodle/lang/it/help/resource/index.html +moodle/lang/it/help/resource/mods.html +moodle/lang/it/help/resource/parameters.html +moodle/lang/it/help/resource/summary.html +moodle/lang/it/help/resource/type/ +moodle/lang/it/help/resource/type/directory.html +moodle/lang/it/help/resource/type/html.html +moodle/lang/it/help/resource/type/label.html +moodle/lang/it/help/resource/type/text.html +moodle/lang/it/help/resource/types.html +moodle/lang/it/help/richtext.html +moodle/lang/it/help/scales.html +moodle/lang/it/help/summaries.html +moodle/lang/it/help/survey/ +moodle/lang/it/help/survey/index.html +moodle/lang/it/help/survey/mods.html +moodle/lang/it/help/surveys.html +moodle/lang/it/help/teachers.html +moodle/lang/it/help/text.html +moodle/lang/it/help/textformat.html +moodle/lang/it/help/uploadusers.html +moodle/lang/it/help/wiki/ +moodle/lang/it/help/wiki.html +moodle/lang/it/help/wiki/checklinks.html +moodle/lang/it/help/wiki/ewikiacceptbinary.html +moodle/lang/it/help/wiki/howtowiki.html +moodle/lang/it/help/wiki/htmlmode.html +moodle/lang/it/help/wiki/index.html +moodle/lang/it/help/wiki/initialcontent.html +moodle/lang/it/help/wiki/mods.html +moodle/lang/it/help/wiki/removepages.html +moodle/lang/it/help/wiki/revertauthorfieldpattern.html +moodle/lang/it/help/wiki/revertpages.html +moodle/lang/it/help/wiki/setpageflags.html +moodle/lang/it/help/wiki/strippages.html +moodle/lang/it/help/wiki/studentadminoptions.html +moodle/lang/it/help/wiki/wikilinkoptions.html +moodle/lang/it/help/wiki/wikiname.html +moodle/lang/it/help/wiki/wikitype.html +moodle/lang/it/help/wiki/wikiusage.html +moodle/lang/it/help/workshop/ +moodle/lang/it/help/workshop/addingacomment.html +moodle/lang/it/help/workshop/agreeassessments.html +moodle/lang/it/help/workshop/analysisofassessments.html +moodle/lang/it/help/workshop/anonymous.html +moodle/lang/it/help/workshop/assessmentofexamples.html +moodle/lang/it/help/workshop/assignmenttype.html +moodle/lang/it/help/workshop/breakdownoffinalgrade.html +moodle/lang/it/help/workshop/calculatingfinalgrade.html +moodle/lang/it/help/workshop/editingacomment.html +moodle/lang/it/help/workshop/elements.html +moodle/lang/it/help/workshop/finalgrades.html +moodle/lang/it/help/workshop/graded.html +moodle/lang/it/help/workshop/grading.html +moodle/lang/it/help/workshop/gradingassessments.html +moodle/lang/it/help/workshop/gradingstrategy.html +moodle/lang/it/help/workshop/gradingsubmissions.html +moodle/lang/it/help/workshop/includeself.html +moodle/lang/it/help/workshop/includeteachersgrade.html +moodle/lang/it/help/workshop/index.html +moodle/lang/it/help/workshop/leaguetable.html +moodle/lang/it/help/workshop/managing.html +moodle/lang/it/help/workshop/mods.html +moodle/lang/it/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/it/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/it/help/workshop/nelements.html +moodle/lang/it/help/workshop/numberofassessors.html +moodle/lang/it/help/workshop/overallocation.html +moodle/lang/it/help/workshop/resubmit.html +moodle/lang/it/help/workshop/selfassessment.html +moodle/lang/it/help/workshop/showinggrades.html +moodle/lang/it/help/workshop/specimen.html +moodle/lang/it/help/workshop/submissionofexamples.html +moodle/lang/it/help/workshop/teachersgradings.html +moodle/lang/it/help/workshop/ungradedassessments_student.html +moodle/lang/it/help/workshop/ungradedassessments_teacher.html +moodle/lang/it/help/writing.html +moodle/lang/it/hotpot.php +moodle/lang/it/install.php +moodle/lang/it/journal.php +moodle/lang/it/label.php +moodle/lang/it/lesson.php +moodle/lang/it/mediaplugin.php +moodle/lang/it/moodle.php +moodle/lang/it/multilang.php +moodle/lang/it/pix.php +moodle/lang/it/questionnaire.php +moodle/lang/it/quiz.php +moodle/lang/it/resource.php +moodle/lang/it/scorm.php +moodle/lang/it/survey.php +moodle/lang/it/tex.php +moodle/lang/it/webquest.php +moodle/lang/it/wiki.php +moodle/lang/it/workshop.php +moodle/lang/ja/ +moodle/lang/ja/README +moodle/lang/ja/activitynames.php +moodle/lang/ja/admin.php +moodle/lang/ja/algebra.php +moodle/lang/ja/appointment.php +moodle/lang/ja/assignment.php +moodle/lang/ja/attendance.php +moodle/lang/ja/auth.php +moodle/lang/ja/block_course_list.php +moodle/lang/ja/block_course_summary.php +moodle/lang/ja/block_online_users.php +moodle/lang/ja/block_rss_client.php +moodle/lang/ja/block_section_links.php +moodle/lang/ja/block_social_activities.php +moodle/lang/ja/book.php +moodle/lang/ja/calendar.php +moodle/lang/ja/censor.php +moodle/lang/ja/chat.php +moodle/lang/ja/choice.php +moodle/lang/ja/countries.php +moodle/lang/ja/dialogue.php +moodle/lang/ja/docs/ +moodle/lang/ja/docs/README.txt +moodle/lang/ja/docs/background.html +moodle/lang/ja/docs/docstyles.css +moodle/lang/ja/docs/faq.html +moodle/lang/ja/docs/features.html +moodle/lang/ja/docs/files.php +moodle/lang/ja/docs/install.html +moodle/lang/ja/docs/installamp.html +moodle/lang/ja/docs/intro.html +moodle/lang/ja/docs/licence.html +moodle/lang/ja/docs/module_files.txt +moodle/lang/ja/docs/other.html +moodle/lang/ja/docs/philosophy.html +moodle/lang/ja/docs/release.html +moodle/lang/ja/docs/teacher.html +moodle/lang/ja/docs/upgrade.html +moodle/lang/ja/editor.php +moodle/lang/ja/emailprotect.php +moodle/lang/ja/enrol_database.php +moodle/lang/ja/enrol_flatfile.php +moodle/lang/ja/enrol_internal.php +moodle/lang/ja/enrol_ldap.php +moodle/lang/ja/enrol_paypal.php +moodle/lang/ja/error.php +moodle/lang/ja/exercise.php +moodle/lang/ja/fonts/ +moodle/lang/ja/fonts/README.txt +moodle/lang/ja/forum.php +moodle/lang/ja/glossary.php +moodle/lang/ja/help/ +moodle/lang/ja/help/assignment/ +moodle/lang/ja/help/assignment/assignmenttype.html +moodle/lang/ja/help/assignment/index.html +moodle/lang/ja/help/assignment/mods.html +moodle/lang/ja/help/assignment/resubmit.html +moodle/lang/ja/help/attendance/ +moodle/lang/ja/help/attendance/autoattend.html +moodle/lang/ja/help/attendance/choosedays.html +moodle/lang/ja/help/attendance/dynsection.html +moodle/lang/ja/help/attendance/grade.html +moodle/lang/ja/help/attendance/hours.html +moodle/lang/ja/help/attendance/index.html +moodle/lang/ja/help/attendance/maxgrade.html +moodle/lang/ja/help/attendance/mods.html +moodle/lang/ja/help/book/ +moodle/lang/ja/help/book/customtitles.html +moodle/lang/ja/help/book/disableprinting.html +moodle/lang/ja/help/book/edit.html +moodle/lang/ja/help/book/faq.html +moodle/lang/ja/help/book/import.html +moodle/lang/ja/help/book/index.html +moodle/lang/ja/help/book/mods.html +moodle/lang/ja/help/book/numberingtype.html +moodle/lang/ja/help/book/summary.html +moodle/lang/ja/help/chat/ +moodle/lang/ja/help/chat/chatting.html +moodle/lang/ja/help/chat/index.html +moodle/lang/ja/help/chat/mods.html +moodle/lang/ja/help/choice/ +moodle/lang/ja/help/choice/index.html +moodle/lang/ja/help/choice/mods.html +moodle/lang/ja/help/choice/options.html +moodle/lang/ja/help/choice/timerestrict.html +moodle/lang/ja/help/cookies.html +moodle/lang/ja/help/courseavailability.html +moodle/lang/ja/help/coursecategory.html +moodle/lang/ja/help/courseformats.html +moodle/lang/ja/help/coursefullname.html +moodle/lang/ja/help/coursegrades.html +moodle/lang/ja/help/coursehiddensections.html +moodle/lang/ja/help/courseidnumber.html +moodle/lang/ja/help/coursenewsitems.html +moodle/lang/ja/help/coursenumsections.html +moodle/lang/ja/help/courserecent.html +moodle/lang/ja/help/coursereports.html +moodle/lang/ja/help/courseshortname.html +moodle/lang/ja/help/coursestartdate.html +moodle/lang/ja/help/courseuploadsize.html +moodle/lang/ja/help/dialogue/ +moodle/lang/ja/help/dialogue/addsubject.html +moodle/lang/ja/help/dialogue/closedialogue.html +moodle/lang/ja/help/dialogue/deleteafter.html +moodle/lang/ja/help/dialogue/dialoguetype.html +moodle/lang/ja/help/dialogue/index.html +moodle/lang/ja/help/dialogue/info.html +moodle/lang/ja/help/dialogue/maildefault.html +moodle/lang/ja/help/dialogue/mods.html +moodle/lang/ja/help/dialogue/multiple.html +moodle/lang/ja/help/dialogue/sendmail.html +moodle/lang/ja/help/dialogue/writing.html +moodle/lang/ja/help/directorypaths.html +moodle/lang/ja/help/emoticons.html +moodle/lang/ja/help/enrolmentkey.html +moodle/lang/ja/help/enrolperiod.html +moodle/lang/ja/help/exercise/ +moodle/lang/ja/help/exercise/grade.html +moodle/lang/ja/help/exercise/mods.html +moodle/lang/ja/help/exercise/submissionofdescriptions.html +moodle/lang/ja/help/exercise/usemax.html +moodle/lang/ja/help/forum/ +moodle/lang/ja/help/forum/allowdiscussions.html +moodle/lang/ja/help/forum/attachment.html +moodle/lang/ja/help/forum/forumtype.html +moodle/lang/ja/help/forum/index.html +moodle/lang/ja/help/forum/maxattachmentsize.html +moodle/lang/ja/help/forum/mods.html +moodle/lang/ja/help/forum/ratings.html +moodle/lang/ja/help/forum/rssarticles.html +moodle/lang/ja/help/forum/rsstype.html +moodle/lang/ja/help/forum/subscription.html +moodle/lang/ja/help/forum/subscription2.html +moodle/lang/ja/help/glossary/ +moodle/lang/ja/help/glossary/aliases.html +moodle/lang/ja/help/glossary/allowcomments.html +moodle/lang/ja/help/glossary/allowduplicatedentries.html +moodle/lang/ja/help/glossary/casesensitive.html +moodle/lang/ja/help/glossary/defaultapproval.html +moodle/lang/ja/help/glossary/description.html +moodle/lang/ja/help/glossary/destination.html +moodle/lang/ja/help/glossary/displayformat.html +moodle/lang/ja/help/glossary/editalways.html +moodle/lang/ja/help/glossary/entbypage.html +moodle/lang/ja/help/glossary/filetoimport.html +moodle/lang/ja/help/glossary/fullmatch.html +moodle/lang/ja/help/glossary/globalglossary.html +moodle/lang/ja/help/glossary/importcategories.html +moodle/lang/ja/help/glossary/index.html +moodle/lang/ja/help/glossary/linkcategory.html +moodle/lang/ja/help/glossary/mainglossary.html +moodle/lang/ja/help/glossary/mods.html +moodle/lang/ja/help/glossary/rssarticles.html +moodle/lang/ja/help/glossary/rsstype.html +moodle/lang/ja/help/glossary/shows.html +moodle/lang/ja/help/glossary/studentcanpost.html +moodle/lang/ja/help/glossary/usedynalink.html +moodle/lang/ja/help/glossary/usedynalinkentry.html +moodle/lang/ja/help/groupmode.html +moodle/lang/ja/help/groupmodeforce.html +moodle/lang/ja/help/guestaccess.html +moodle/lang/ja/help/html.html +moodle/lang/ja/help/index.html +moodle/lang/ja/help/journal/ +moodle/lang/ja/help/journal/index.html +moodle/lang/ja/help/journal/mods.html +moodle/lang/ja/help/label/ +moodle/lang/ja/help/label/mods.html +moodle/lang/ja/help/langedit.html +moodle/lang/ja/help/lesson/ +moodle/lang/ja/help/lesson/grade.html +moodle/lang/ja/help/lesson/import.html +moodle/lang/ja/help/lesson/jumpto.html +moodle/lang/ja/help/lesson/maxanswers.html +moodle/lang/ja/help/lesson/mods.html +moodle/lang/ja/help/lesson/overview.html +moodle/lang/ja/help/markdown.html +moodle/lang/ja/help/mods.html +moodle/lang/ja/help/picture.html +moodle/lang/ja/help/questionnaire/ +moodle/lang/ja/help/questionnaire/closedate.html +moodle/lang/ja/help/questionnaire/opendate.html +moodle/lang/ja/help/questionnaire/qmanage.html +moodle/lang/ja/help/questionnaire/qtype.html +moodle/lang/ja/help/questionnaire/questionnaireid.html +moodle/lang/ja/help/questionnaire/respondenteligible.html +moodle/lang/ja/help/questionnaire/respondenttype.html +moodle/lang/ja/help/questions.html +moodle/lang/ja/help/quiz/ +moodle/lang/ja/help/quiz/attempts.html +moodle/lang/ja/help/quiz/calculated.html +moodle/lang/ja/help/quiz/categories.html +moodle/lang/ja/help/quiz/correctanswers.html +moodle/lang/ja/help/quiz/createmultiple.html +moodle/lang/ja/help/quiz/description.html +moodle/lang/ja/help/quiz/discrimination.html +moodle/lang/ja/help/quiz/export.html +moodle/lang/ja/help/quiz/feedback.html +moodle/lang/ja/help/quiz/formataiken.html +moodle/lang/ja/help/quiz/formatblackboard.html +moodle/lang/ja/help/quiz/formatctm.html +moodle/lang/ja/help/quiz/formatcustom.html +moodle/lang/ja/help/quiz/formatgift.html +moodle/lang/ja/help/quiz/formatmissingword.html +moodle/lang/ja/help/quiz/formatwebct.html +moodle/lang/ja/help/quiz/grademethod.html +moodle/lang/ja/help/quiz/import.html +moodle/lang/ja/help/quiz/index.html +moodle/lang/ja/help/quiz/match.html +moodle/lang/ja/help/quiz/maxgrade.html +moodle/lang/ja/help/quiz/mods.html +moodle/lang/ja/help/quiz/multianswer.html +moodle/lang/ja/help/quiz/multichoice.html +moodle/lang/ja/help/quiz/numerical.html +moodle/lang/ja/help/quiz/questiondatasets.html +moodle/lang/ja/help/quiz/questiontypes.html +moodle/lang/ja/help/quiz/random.html +moodle/lang/ja/help/quiz/randommatch.html +moodle/lang/ja/help/quiz/randomsamatch.html +moodle/lang/ja/help/quiz/repeatattempts.html +moodle/lang/ja/help/quiz/requirepassword.html +moodle/lang/ja/help/quiz/requiresubnet.html +moodle/lang/ja/help/quiz/review.html +moodle/lang/ja/help/quiz/shortanswer.html +moodle/lang/ja/help/quiz/shuffleanswers.html +moodle/lang/ja/help/quiz/shufflequestions.html +moodle/lang/ja/help/quiz/timelimit.html +moodle/lang/ja/help/quiz/timeopen.html +moodle/lang/ja/help/quiz/truefalse.html +moodle/lang/ja/help/reading.html +moodle/lang/ja/help/resource/ +moodle/lang/ja/help/resource/index.html +moodle/lang/ja/help/resource/mods.html +moodle/lang/ja/help/resource/parameters.html +moodle/lang/ja/help/resource/summary.html +moodle/lang/ja/help/resource/type/ +moodle/lang/ja/help/resource/type/directory.html +moodle/lang/ja/help/resource/type/file.html +moodle/lang/ja/help/resource/type/html.html +moodle/lang/ja/help/resource/type/label.html +moodle/lang/ja/help/resource/type/text.html +moodle/lang/ja/help/resource/types.html +moodle/lang/ja/help/resource/window.html +moodle/lang/ja/help/richtext.html +moodle/lang/ja/help/scales.html +moodle/lang/ja/help/scorm/ +moodle/lang/ja/help/scorm/mods.html +moodle/lang/ja/help/summaries.html +moodle/lang/ja/help/survey/ +moodle/lang/ja/help/survey/index.html +moodle/lang/ja/help/survey/mods.html +moodle/lang/ja/help/surveys.html +moodle/lang/ja/help/teachers.html +moodle/lang/ja/help/text.html +moodle/lang/ja/help/textformat.html +moodle/lang/ja/help/uploadusers.html +moodle/lang/ja/help/wiki/ +moodle/lang/ja/help/wiki.html +moodle/lang/ja/help/wiki/ewikiacceptbinary.html +moodle/lang/ja/help/wiki/htmlmode.html +moodle/lang/ja/help/wiki/index.html +moodle/lang/ja/help/wiki/mods.html +moodle/lang/ja/help/wiki/strippages.html +moodle/lang/ja/help/workshop/ +moodle/lang/ja/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/ja/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/ja/help/workshop/nelements.html +moodle/lang/ja/help/workshop/resubmit.html +moodle/lang/ja/help/workshop/selfassessment.html +moodle/lang/ja/help/writing.html +moodle/lang/ja/hotpot.php +moodle/lang/ja/install.php +moodle/lang/ja/journal.php +moodle/lang/ja/label.php +moodle/lang/ja/lesson.php +moodle/lang/ja/mediaplugin.php +moodle/lang/ja/moodle.php +moodle/lang/ja/multilang.php +moodle/lang/ja/pix.php +moodle/lang/ja/questionnaire.php +moodle/lang/ja/quiz.php +moodle/lang/ja/resource.php +moodle/lang/ja/scorm.php +moodle/lang/ja/survey.php +moodle/lang/ja/tex.php +moodle/lang/ja/webquest.php +moodle/lang/ja/wiki.php +moodle/lang/ja/workshop.php +moodle/lang/ja_utf8/ +moodle/lang/ja_utf8/README +moodle/lang/ja_utf8/activitynames.php +moodle/lang/ja_utf8/admin.php +moodle/lang/ja_utf8/algebra.php +moodle/lang/ja_utf8/appointment.php +moodle/lang/ja_utf8/assignment.php +moodle/lang/ja_utf8/attendance.php +moodle/lang/ja_utf8/auth.php +moodle/lang/ja_utf8/block_course_list.php +moodle/lang/ja_utf8/block_course_summary.php +moodle/lang/ja_utf8/block_online_users.php +moodle/lang/ja_utf8/block_rss_client.php +moodle/lang/ja_utf8/block_section_links.php +moodle/lang/ja_utf8/block_social_activities.php +moodle/lang/ja_utf8/calendar.php +moodle/lang/ja_utf8/censor.php +moodle/lang/ja_utf8/chat.php +moodle/lang/ja_utf8/choice.php +moodle/lang/ja_utf8/countries.php +moodle/lang/ja_utf8/dialogue.php +moodle/lang/ja_utf8/docs/ +moodle/lang/ja_utf8/docs/README.txt +moodle/lang/ja_utf8/docs/background.html +moodle/lang/ja_utf8/docs/docstyles.css +moodle/lang/ja_utf8/docs/faq.html +moodle/lang/ja_utf8/docs/features.html +moodle/lang/ja_utf8/docs/files.php +moodle/lang/ja_utf8/docs/install.html +moodle/lang/ja_utf8/docs/installamp.html +moodle/lang/ja_utf8/docs/intro.html +moodle/lang/ja_utf8/docs/licence.html +moodle/lang/ja_utf8/docs/module_files.txt +moodle/lang/ja_utf8/docs/other.html +moodle/lang/ja_utf8/docs/philosophy.html +moodle/lang/ja_utf8/docs/release.html +moodle/lang/ja_utf8/docs/teacher.html +moodle/lang/ja_utf8/docs/upgrade.html +moodle/lang/ja_utf8/editor.php +moodle/lang/ja_utf8/emailprotect.php +moodle/lang/ja_utf8/enrol_database.php +moodle/lang/ja_utf8/enrol_flatfile.php +moodle/lang/ja_utf8/enrol_internal.php +moodle/lang/ja_utf8/enrol_ldap.php +moodle/lang/ja_utf8/enrol_paypal.php +moodle/lang/ja_utf8/error.php +moodle/lang/ja_utf8/exercise.php +moodle/lang/ja_utf8/fonts/ +moodle/lang/ja_utf8/fonts/README.txt +moodle/lang/ja_utf8/forum.php +moodle/lang/ja_utf8/glossary.php +moodle/lang/ja_utf8/help/ +moodle/lang/ja_utf8/help/assignment/ +moodle/lang/ja_utf8/help/assignment/assignmenttype.html +moodle/lang/ja_utf8/help/assignment/index.html +moodle/lang/ja_utf8/help/assignment/mods.html +moodle/lang/ja_utf8/help/assignment/resubmit.html +moodle/lang/ja_utf8/help/attendance/ +moodle/lang/ja_utf8/help/attendance/autoattend.html +moodle/lang/ja_utf8/help/attendance/choosedays.html +moodle/lang/ja_utf8/help/attendance/dynsection.html +moodle/lang/ja_utf8/help/attendance/grade.html +moodle/lang/ja_utf8/help/attendance/hours.html +moodle/lang/ja_utf8/help/attendance/index.html +moodle/lang/ja_utf8/help/attendance/maxgrade.html +moodle/lang/ja_utf8/help/attendance/mods.html +moodle/lang/ja_utf8/help/book/ +moodle/lang/ja_utf8/help/book/customtitles.html +moodle/lang/ja_utf8/help/book/disableprinting.html +moodle/lang/ja_utf8/help/book/edit.html +moodle/lang/ja_utf8/help/book/faq.html +moodle/lang/ja_utf8/help/book/import.html +moodle/lang/ja_utf8/help/book/index.html +moodle/lang/ja_utf8/help/book/mods.html +moodle/lang/ja_utf8/help/book/numberingtype.html +moodle/lang/ja_utf8/help/book/summary.html +moodle/lang/ja_utf8/help/chat/ +moodle/lang/ja_utf8/help/chat/chatting.html +moodle/lang/ja_utf8/help/chat/index.html +moodle/lang/ja_utf8/help/chat/mods.html +moodle/lang/ja_utf8/help/choice/ +moodle/lang/ja_utf8/help/choice/index.html +moodle/lang/ja_utf8/help/choice/mods.html +moodle/lang/ja_utf8/help/choice/options.html +moodle/lang/ja_utf8/help/choice/timerestrict.html +moodle/lang/ja_utf8/help/cookies.html +moodle/lang/ja_utf8/help/courseavailability.html +moodle/lang/ja_utf8/help/coursecategory.html +moodle/lang/ja_utf8/help/courseformats.html +moodle/lang/ja_utf8/help/coursefullname.html +moodle/lang/ja_utf8/help/coursegrades.html +moodle/lang/ja_utf8/help/coursehiddensections.html +moodle/lang/ja_utf8/help/courseidnumber.html +moodle/lang/ja_utf8/help/coursenewsitems.html +moodle/lang/ja_utf8/help/coursenumsections.html +moodle/lang/ja_utf8/help/courserecent.html +moodle/lang/ja_utf8/help/coursereports.html +moodle/lang/ja_utf8/help/courseshortname.html +moodle/lang/ja_utf8/help/coursestartdate.html +moodle/lang/ja_utf8/help/courseuploadsize.html +moodle/lang/ja_utf8/help/dialogue/ +moodle/lang/ja_utf8/help/dialogue/addsubject.html +moodle/lang/ja_utf8/help/dialogue/closedialogue.html +moodle/lang/ja_utf8/help/dialogue/deleteafter.html +moodle/lang/ja_utf8/help/dialogue/dialoguetype.html +moodle/lang/ja_utf8/help/dialogue/index.html +moodle/lang/ja_utf8/help/dialogue/info.html +moodle/lang/ja_utf8/help/dialogue/maildefault.html +moodle/lang/ja_utf8/help/dialogue/mods.html +moodle/lang/ja_utf8/help/dialogue/multiple.html +moodle/lang/ja_utf8/help/dialogue/sendmail.html +moodle/lang/ja_utf8/help/dialogue/writing.html +moodle/lang/ja_utf8/help/directorypaths.html +moodle/lang/ja_utf8/help/emoticons.html +moodle/lang/ja_utf8/help/enrolmentkey.html +moodle/lang/ja_utf8/help/enrolperiod.html +moodle/lang/ja_utf8/help/exercise/ +moodle/lang/ja_utf8/help/exercise/grade.html +moodle/lang/ja_utf8/help/exercise/mods.html +moodle/lang/ja_utf8/help/exercise/submissionofdescriptions.html +moodle/lang/ja_utf8/help/exercise/usemax.html +moodle/lang/ja_utf8/help/forum/ +moodle/lang/ja_utf8/help/forum/allowdiscussions.html +moodle/lang/ja_utf8/help/forum/attachment.html +moodle/lang/ja_utf8/help/forum/forumtype.html +moodle/lang/ja_utf8/help/forum/index.html +moodle/lang/ja_utf8/help/forum/maxattachmentsize.html +moodle/lang/ja_utf8/help/forum/mods.html +moodle/lang/ja_utf8/help/forum/ratings.html +moodle/lang/ja_utf8/help/forum/rssarticles.html +moodle/lang/ja_utf8/help/forum/rsstype.html +moodle/lang/ja_utf8/help/forum/subscription.html +moodle/lang/ja_utf8/help/forum/subscription2.html +moodle/lang/ja_utf8/help/glossary/ +moodle/lang/ja_utf8/help/glossary/aliases.html +moodle/lang/ja_utf8/help/glossary/allowcomments.html +moodle/lang/ja_utf8/help/glossary/allowduplicatedentries.html +moodle/lang/ja_utf8/help/glossary/casesensitive.html +moodle/lang/ja_utf8/help/glossary/defaultapproval.html +moodle/lang/ja_utf8/help/glossary/description.html +moodle/lang/ja_utf8/help/glossary/destination.html +moodle/lang/ja_utf8/help/glossary/displayformat.html +moodle/lang/ja_utf8/help/glossary/editalways.html +moodle/lang/ja_utf8/help/glossary/entbypage.html +moodle/lang/ja_utf8/help/glossary/filetoimport.html +moodle/lang/ja_utf8/help/glossary/fullmatch.html +moodle/lang/ja_utf8/help/glossary/globalglossary.html +moodle/lang/ja_utf8/help/glossary/importcategories.html +moodle/lang/ja_utf8/help/glossary/index.html +moodle/lang/ja_utf8/help/glossary/linkcategory.html +moodle/lang/ja_utf8/help/glossary/mainglossary.html +moodle/lang/ja_utf8/help/glossary/mods.html +moodle/lang/ja_utf8/help/glossary/rssarticles.html +moodle/lang/ja_utf8/help/glossary/rsstype.html +moodle/lang/ja_utf8/help/glossary/shows.html +moodle/lang/ja_utf8/help/glossary/studentcanpost.html +moodle/lang/ja_utf8/help/glossary/usedynalink.html +moodle/lang/ja_utf8/help/glossary/usedynalinkentry.html +moodle/lang/ja_utf8/help/groupmode.html +moodle/lang/ja_utf8/help/groupmodeforce.html +moodle/lang/ja_utf8/help/guestaccess.html +moodle/lang/ja_utf8/help/html.html +moodle/lang/ja_utf8/help/index.html +moodle/lang/ja_utf8/help/journal/ +moodle/lang/ja_utf8/help/journal/index.html +moodle/lang/ja_utf8/help/journal/mods.html +moodle/lang/ja_utf8/help/label/ +moodle/lang/ja_utf8/help/label/mods.html +moodle/lang/ja_utf8/help/langedit.html +moodle/lang/ja_utf8/help/lesson/ +moodle/lang/ja_utf8/help/lesson/grade.html +moodle/lang/ja_utf8/help/lesson/import.html +moodle/lang/ja_utf8/help/lesson/jumpto.html +moodle/lang/ja_utf8/help/lesson/maxanswers.html +moodle/lang/ja_utf8/help/lesson/mods.html +moodle/lang/ja_utf8/help/lesson/overview.html +moodle/lang/ja_utf8/help/markdown.html +moodle/lang/ja_utf8/help/mods.html +moodle/lang/ja_utf8/help/picture.html +moodle/lang/ja_utf8/help/questionnaire/ +moodle/lang/ja_utf8/help/questionnaire/closedate.html +moodle/lang/ja_utf8/help/questionnaire/opendate.html +moodle/lang/ja_utf8/help/questionnaire/qmanage.html +moodle/lang/ja_utf8/help/questionnaire/qtype.html +moodle/lang/ja_utf8/help/questionnaire/questionnaireid.html +moodle/lang/ja_utf8/help/questionnaire/respondenteligible.html +moodle/lang/ja_utf8/help/questionnaire/respondenttype.html +moodle/lang/ja_utf8/help/questions.html +moodle/lang/ja_utf8/help/quiz/ +moodle/lang/ja_utf8/help/quiz/attempts.html +moodle/lang/ja_utf8/help/quiz/calculated.html +moodle/lang/ja_utf8/help/quiz/categories.html +moodle/lang/ja_utf8/help/quiz/correctanswers.html +moodle/lang/ja_utf8/help/quiz/createmultiple.html +moodle/lang/ja_utf8/help/quiz/description.html +moodle/lang/ja_utf8/help/quiz/discrimination.html +moodle/lang/ja_utf8/help/quiz/export.html +moodle/lang/ja_utf8/help/quiz/feedback.html +moodle/lang/ja_utf8/help/quiz/formataiken.html +moodle/lang/ja_utf8/help/quiz/formatblackboard.html +moodle/lang/ja_utf8/help/quiz/formatctm.html +moodle/lang/ja_utf8/help/quiz/formatcustom.html +moodle/lang/ja_utf8/help/quiz/formatgift.html +moodle/lang/ja_utf8/help/quiz/formatmissingword.html +moodle/lang/ja_utf8/help/quiz/formatwebct.html +moodle/lang/ja_utf8/help/quiz/grademethod.html +moodle/lang/ja_utf8/help/quiz/import.html +moodle/lang/ja_utf8/help/quiz/index.html +moodle/lang/ja_utf8/help/quiz/match.html +moodle/lang/ja_utf8/help/quiz/maxgrade.html +moodle/lang/ja_utf8/help/quiz/mods.html +moodle/lang/ja_utf8/help/quiz/multianswer.html +moodle/lang/ja_utf8/help/quiz/multichoice.html +moodle/lang/ja_utf8/help/quiz/numerical.html +moodle/lang/ja_utf8/help/quiz/questiondatasets.html +moodle/lang/ja_utf8/help/quiz/questiontypes.html +moodle/lang/ja_utf8/help/quiz/random.html +moodle/lang/ja_utf8/help/quiz/randommatch.html +moodle/lang/ja_utf8/help/quiz/randomsamatch.html +moodle/lang/ja_utf8/help/quiz/repeatattempts.html +moodle/lang/ja_utf8/help/quiz/requirepassword.html +moodle/lang/ja_utf8/help/quiz/requiresubnet.html +moodle/lang/ja_utf8/help/quiz/review.html +moodle/lang/ja_utf8/help/quiz/shortanswer.html +moodle/lang/ja_utf8/help/quiz/shuffleanswers.html +moodle/lang/ja_utf8/help/quiz/shufflequestions.html +moodle/lang/ja_utf8/help/quiz/timelimit.html +moodle/lang/ja_utf8/help/quiz/timeopen.html +moodle/lang/ja_utf8/help/quiz/truefalse.html +moodle/lang/ja_utf8/help/reading.html +moodle/lang/ja_utf8/help/resource/ +moodle/lang/ja_utf8/help/resource/index.html +moodle/lang/ja_utf8/help/resource/mods.html +moodle/lang/ja_utf8/help/resource/parameters.html +moodle/lang/ja_utf8/help/resource/summary.html +moodle/lang/ja_utf8/help/resource/type/ +moodle/lang/ja_utf8/help/resource/type/directory.html +moodle/lang/ja_utf8/help/resource/type/file.html +moodle/lang/ja_utf8/help/resource/type/html.html +moodle/lang/ja_utf8/help/resource/type/label.html +moodle/lang/ja_utf8/help/resource/type/text.html +moodle/lang/ja_utf8/help/resource/types.html +moodle/lang/ja_utf8/help/resource/window.html +moodle/lang/ja_utf8/help/richtext.html +moodle/lang/ja_utf8/help/scales.html +moodle/lang/ja_utf8/help/scorm/ +moodle/lang/ja_utf8/help/scorm/mods.html +moodle/lang/ja_utf8/help/summaries.html +moodle/lang/ja_utf8/help/survey/ +moodle/lang/ja_utf8/help/survey/index.html +moodle/lang/ja_utf8/help/survey/mods.html +moodle/lang/ja_utf8/help/surveys.html +moodle/lang/ja_utf8/help/teachers.html +moodle/lang/ja_utf8/help/text.html +moodle/lang/ja_utf8/help/textformat.html +moodle/lang/ja_utf8/help/uploadusers.html +moodle/lang/ja_utf8/help/wiki/ +moodle/lang/ja_utf8/help/wiki.html +moodle/lang/ja_utf8/help/wiki/ewikiacceptbinary.html +moodle/lang/ja_utf8/help/wiki/htmlmode.html +moodle/lang/ja_utf8/help/wiki/index.html +moodle/lang/ja_utf8/help/wiki/mods.html +moodle/lang/ja_utf8/help/wiki/strippages.html +moodle/lang/ja_utf8/help/workshop/ +moodle/lang/ja_utf8/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/ja_utf8/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/ja_utf8/help/workshop/nelements.html +moodle/lang/ja_utf8/help/workshop/resubmit.html +moodle/lang/ja_utf8/help/workshop/selfassessment.html +moodle/lang/ja_utf8/help/writing.html +moodle/lang/ja_utf8/hotpot.php +moodle/lang/ja_utf8/install.php +moodle/lang/ja_utf8/journal.php +moodle/lang/ja_utf8/label.php +moodle/lang/ja_utf8/lesson.php +moodle/lang/ja_utf8/mediaplugin.php +moodle/lang/ja_utf8/moodle.php +moodle/lang/ja_utf8/multilang.php +moodle/lang/ja_utf8/pix.php +moodle/lang/ja_utf8/questionnaire.php +moodle/lang/ja_utf8/quiz.php +moodle/lang/ja_utf8/resource.php +moodle/lang/ja_utf8/scorm.php +moodle/lang/ja_utf8/survey.php +moodle/lang/ja_utf8/tex.php +moodle/lang/ja_utf8/webquest.php +moodle/lang/ja_utf8/wiki.php +moodle/lang/ja_utf8/workshop.php +moodle/lang/kn_utf8/ +moodle/lang/kn_utf8/appointment.php +moodle/lang/kn_utf8/attendance.php +moodle/lang/kn_utf8/calendar.php +moodle/lang/kn_utf8/chat.php +moodle/lang/kn_utf8/editor.php +moodle/lang/kn_utf8/exercise.php +moodle/lang/kn_utf8/forum.php +moodle/lang/kn_utf8/install.php +moodle/lang/kn_utf8/lesson.php +moodle/lang/kn_utf8/moodle.php +moodle/lang/kn_utf8/readme.txt +moodle/lang/kn_utf8/wiki.php +moodle/lang/kn_utf8/workshop.php +moodle/lang/ko/ +moodle/lang/ko/README.txt +moodle/lang/ko/activitynames.php +moodle/lang/ko/admin.php +moodle/lang/ko/algebra.php +moodle/lang/ko/appointment.php +moodle/lang/ko/assignment.php +moodle/lang/ko/attendance.php +moodle/lang/ko/auth.php +moodle/lang/ko/block_course_list.php +moodle/lang/ko/block_course_summary.php +moodle/lang/ko/block_online_users.php +moodle/lang/ko/block_section_links.php +moodle/lang/ko/block_social_activities.php +moodle/lang/ko/calendar.php +moodle/lang/ko/censor.php +moodle/lang/ko/chat.php +moodle/lang/ko/choice.php +moodle/lang/ko/countries.php +moodle/lang/ko/dialogue.php +moodle/lang/ko/editor.php +moodle/lang/ko/emailprotect.php +moodle/lang/ko/enrol_database.php +moodle/lang/ko/enrol_flatfile.php +moodle/lang/ko/enrol_internal.php +moodle/lang/ko/enrol_paypal.php +moodle/lang/ko/error.php +moodle/lang/ko/exercise.php +moodle/lang/ko/forum.php +moodle/lang/ko/glossary.php +moodle/lang/ko/hotpot.php +moodle/lang/ko/install.php +moodle/lang/ko/journal.php +moodle/lang/ko/label.php +moodle/lang/ko/lesson.php +moodle/lang/ko/mediaplugin.php +moodle/lang/ko/moodle.php +moodle/lang/ko/multilang.php +moodle/lang/ko/pix.php +moodle/lang/ko/questionnaire.php +moodle/lang/ko/quiz.php +moodle/lang/ko/resource.php +moodle/lang/ko/scorm.php +moodle/lang/ko/survey.php +moodle/lang/ko/tex.php +moodle/lang/ko/webquest.php +moodle/lang/ko/wiki.php +moodle/lang/ko/workshop.php +moodle/lang/lt/ +moodle/lang/lt/README.txt +moodle/lang/lt/activitynames.php +moodle/lang/lt/admin.php +moodle/lang/lt/assignment.php +moodle/lang/lt/auth.php +moodle/lang/lt/block_course_list.php +moodle/lang/lt/block_course_summary.php +moodle/lang/lt/block_online_users.php +moodle/lang/lt/block_section_links.php +moodle/lang/lt/block_social_activities.php +moodle/lang/lt/calendar.php +moodle/lang/lt/censor.php +moodle/lang/lt/chat.php +moodle/lang/lt/choice.php +moodle/lang/lt/dialogue.php +moodle/lang/lt/editor.php +moodle/lang/lt/error.php +moodle/lang/lt/forum.php +moodle/lang/lt/glossary.php +moodle/lang/lt/help/ +moodle/lang/lt/help/coursecategory.html +moodle/lang/lt/help/courseformats.html +moodle/lang/lt/help/coursegrades.html +moodle/lang/lt/help/coursehiddensections.html +moodle/lang/lt/help/coursenewsitems.html +moodle/lang/lt/help/coursestartdate.html +moodle/lang/lt/help/enrolmentkey.html +moodle/lang/lt/help/forum/ +moodle/lang/lt/help/forum/allowdiscussions.html +moodle/lang/lt/help/forum/attachment.html +moodle/lang/lt/help/forum/forumtype.html +moodle/lang/lt/help/forum/index.html +moodle/lang/lt/help/forum/maxattachmentsize.html +moodle/lang/lt/help/forum/mods.html +moodle/lang/lt/help/forum/subscription.html +moodle/lang/lt/help/groupmode.html +moodle/lang/lt/help/guestaccess.html +moodle/lang/lt/help/html.html +moodle/lang/lt/help/lesson/ +moodle/lang/lt/help/lesson/grade.html +moodle/lang/lt/help/lesson/mods.html +moodle/lang/lt/help/mods.html +moodle/lang/lt/help/picture.html +moodle/lang/lt/help/questions.html +moodle/lang/lt/help/reading.html +moodle/lang/lt/help/resource/ +moodle/lang/lt/help/resource/mods.html +moodle/lang/lt/help/resource/parameters.html +moodle/lang/lt/help/resource/summary.html +moodle/lang/lt/help/resource/types.html +moodle/lang/lt/help/scales.html +moodle/lang/lt/help/summaries.html +moodle/lang/lt/help/teachers.html +moodle/lang/lt/help/wiki/ +moodle/lang/lt/help/wiki/htmlmode.html +moodle/lang/lt/help/wiki/mods.html +moodle/lang/lt/help/writing.html +moodle/lang/lt/journal.php +moodle/lang/lt/label.php +moodle/lang/lt/mediaplugin.php +moodle/lang/lt/moodle.php +moodle/lang/lt/multilang.php +moodle/lang/lt/pix.php +moodle/lang/lt/quiz.php +moodle/lang/lt/resource.php +moodle/lang/lt/survey.php +moodle/lang/lt/wiki.php +moodle/lang/lt/workshop.php +moodle/lang/lv/ +moodle/lang/lv/README.txt +moodle/lang/lv/assignment.php +moodle/lang/lv/auth.php +moodle/lang/lv/book.php +moodle/lang/lv/chat.php +moodle/lang/lv/choice.php +moodle/lang/lv/forum.php +moodle/lang/lv/help/ +moodle/lang/lv/help/assignment/ +moodle/lang/lv/help/assignment/mods.html +moodle/lang/lv/help/chat/ +moodle/lang/lv/help/chat/mods.html +moodle/lang/lv/help/choice/ +moodle/lang/lv/help/choice/mods.html +moodle/lang/lv/help/coursecategory.html +moodle/lang/lv/help/courseformats.html +moodle/lang/lv/help/coursefullname.html +moodle/lang/lv/help/coursenewsitems.html +moodle/lang/lv/help/coursenumsections.html +moodle/lang/lv/help/courserecent.html +moodle/lang/lv/help/courseshortname.html +moodle/lang/lv/help/coursestartdate.html +moodle/lang/lv/help/enrolmentkey.html +moodle/lang/lv/help/forum/ +moodle/lang/lv/help/forum/mods.html +moodle/lang/lv/help/guestaccess.html +moodle/lang/lv/help/html.html +moodle/lang/lv/help/journal/ +moodle/lang/lv/help/journal/mods.html +moodle/lang/lv/help/langedit.html +moodle/lang/lv/help/mods.html +moodle/lang/lv/help/picture.html +moodle/lang/lv/help/questions.html +moodle/lang/lv/help/quiz/ +moodle/lang/lv/help/quiz/mods.html +moodle/lang/lv/help/reading.html +moodle/lang/lv/help/resource/ +moodle/lang/lv/help/resource/mods.html +moodle/lang/lv/help/richtext.html +moodle/lang/lv/help/summaries.html +moodle/lang/lv/help/survey/ +moodle/lang/lv/help/survey/mods.html +moodle/lang/lv/help/teachers.html +moodle/lang/lv/help/text.html +moodle/lang/lv/help/textformat.html +moodle/lang/lv/help/writing.html +moodle/lang/lv/journal.php +moodle/lang/lv/moodle.php +moodle/lang/lv/quiz.php +moodle/lang/lv/resource.php +moodle/lang/lv/survey.php +moodle/lang/lv/workshop.php +moodle/lang/mi_nt/ +moodle/lang/mi_nt/README +moodle/lang/mi_nt/activitynames.php +moodle/lang/mi_nt/admin.php +moodle/lang/mi_nt/algebra.php +moodle/lang/mi_nt/appointment.php +moodle/lang/mi_nt/assignment.php +moodle/lang/mi_nt/attendance.php +moodle/lang/mi_nt/auth.php +moodle/lang/mi_nt/calendar.php +moodle/lang/mi_nt/countries.php +moodle/lang/mi_nt/moodle.php +moodle/lang/ms/ +moodle/lang/ms/README +moodle/lang/ms/activitynames.php +moodle/lang/ms/admin.php +moodle/lang/ms/algebra.php +moodle/lang/ms/appointment.php +moodle/lang/ms/assignment.php +moodle/lang/ms/attendance.php +moodle/lang/ms/auth.php +moodle/lang/ms/block_course_list.php +moodle/lang/ms/block_course_summary.php +moodle/lang/ms/block_online_users.php +moodle/lang/ms/block_section_links.php +moodle/lang/ms/block_social_activities.php +moodle/lang/ms/calendar.php +moodle/lang/ms/censor.php +moodle/lang/ms/chat.php +moodle/lang/ms/chatarea.php +moodle/lang/ms/choice.php +moodle/lang/ms/countries.php +moodle/lang/ms/dialogue.php +moodle/lang/ms/docs/ +moodle/lang/ms/docs/module_files.txt +moodle/lang/ms/editor.php +moodle/lang/ms/enrol_flatfile.php +moodle/lang/ms/enrol_internal.php +moodle/lang/ms/enrol_paypal.php +moodle/lang/ms/error.php +moodle/lang/ms/exercise.php +moodle/lang/ms/forum.php +moodle/lang/ms/glossary.php +moodle/lang/ms/help/ +moodle/lang/ms/help/assignment/ +moodle/lang/ms/help/assignment/assignmenttype.html +moodle/lang/ms/help/assignment/resubmit.html +moodle/lang/ms/help/choice/ +moodle/lang/ms/help/choice/options.html +moodle/lang/ms/help/coursecategory.html +moodle/lang/ms/help/courseformats.html +moodle/lang/ms/help/coursefullname.html +moodle/lang/ms/help/coursenewsitems.html +moodle/lang/ms/help/coursenumsections.html +moodle/lang/ms/help/courserecent.html +moodle/lang/ms/help/courseshortname.html +moodle/lang/ms/help/coursestartdate.html +moodle/lang/ms/help/enrolmentkey.html +moodle/lang/ms/help/forum/ +moodle/lang/ms/help/forum/allowdiscussions.html +moodle/lang/ms/help/forum/attachment.html +moodle/lang/ms/help/forum/forumtype.html +moodle/lang/ms/help/forum/ratings.html +moodle/lang/ms/help/forum/subscription.html +moodle/lang/ms/help/guestaccess.html +moodle/lang/ms/help/html.html +moodle/lang/ms/help/langedit.html +moodle/lang/ms/help/mods.html +moodle/lang/ms/help/picture.html +moodle/lang/ms/help/questions.html +moodle/lang/ms/help/quiz/ +moodle/lang/ms/help/quiz/attempts.html +moodle/lang/ms/help/quiz/categories.html +moodle/lang/ms/help/quiz/correctanswers.html +moodle/lang/ms/help/quiz/feedback.html +moodle/lang/ms/help/quiz/grademethod.html +moodle/lang/ms/help/quiz/maxgrade.html +moodle/lang/ms/help/quiz/multichoice.html +moodle/lang/ms/help/quiz/questiontypes.html +moodle/lang/ms/help/quiz/random.html +moodle/lang/ms/help/quiz/shortanswer.html +moodle/lang/ms/help/quiz/timeopen.html +moodle/lang/ms/help/quiz/truefalse.html +moodle/lang/ms/help/resource/ +moodle/lang/ms/help/resource/resourcetype.html +moodle/lang/ms/help/resource/summary.html +moodle/lang/ms/help/richtext.html +moodle/lang/ms/help/surveys.html +moodle/lang/ms/help/teachers.html +moodle/lang/ms/help/text.html +moodle/lang/ms/help/textformat.html +moodle/lang/ms/journal.php +moodle/lang/ms/label.php +moodle/lang/ms/lesson.php +moodle/lang/ms/mediaplugin.php +moodle/lang/ms/moodle.php +moodle/lang/ms/multilang.php +moodle/lang/ms/pgassignment.php +moodle/lang/ms/pix.php +moodle/lang/ms/quiz.php +moodle/lang/ms/resource.php +moodle/lang/ms/scorm.php +moodle/lang/ms/survey.php +moodle/lang/ms/tex.php +moodle/lang/ms/webquest.php +moodle/lang/ms/wiki.php +moodle/lang/ms/workshop.php +moodle/lang/nl/ +moodle/lang/nl/README.txt +moodle/lang/nl/activitynames.php +moodle/lang/nl/admin.php +moodle/lang/nl/algebra.php +moodle/lang/nl/appointment.php +moodle/lang/nl/assignment.php +moodle/lang/nl/attendance.php +moodle/lang/nl/auth.php +moodle/lang/nl/block_course_list.php +moodle/lang/nl/block_course_summary.php +moodle/lang/nl/block_online_users.php +moodle/lang/nl/block_rss_client.php +moodle/lang/nl/block_section_links.php +moodle/lang/nl/block_social_activities.php +moodle/lang/nl/calendar.php +moodle/lang/nl/censor.php +moodle/lang/nl/chat.php +moodle/lang/nl/choice.php +moodle/lang/nl/countries.php +moodle/lang/nl/dialogue.php +moodle/lang/nl/docs/ +moodle/lang/nl/docs/README.txt +moodle/lang/nl/docs/background.html +moodle/lang/nl/docs/docstyles.css +moodle/lang/nl/docs/faq.html +moodle/lang/nl/docs/features.html +moodle/lang/nl/docs/files.php +moodle/lang/nl/docs/install.html +moodle/lang/nl/docs/intro.html +moodle/lang/nl/docs/module_files.txt +moodle/lang/nl/docs/other.html +moodle/lang/nl/docs/philosophy.html +moodle/lang/nl/docs/release.html +moodle/lang/nl/docs/releaseold.html +moodle/lang/nl/docs/teacher.html +moodle/lang/nl/docs/translation.html +moodle/lang/nl/docs/upgrade.html +moodle/lang/nl/editor.php +moodle/lang/nl/emailprotect.php +moodle/lang/nl/enrol_database.php +moodle/lang/nl/enrol_flatfile.php +moodle/lang/nl/enrol_internal.php +moodle/lang/nl/enrol_ldap.php +moodle/lang/nl/enrol_paypal.php +moodle/lang/nl/error.php +moodle/lang/nl/exercise.php +moodle/lang/nl/forum.php +moodle/lang/nl/glossary.php +moodle/lang/nl/help/ +moodle/lang/nl/help/assignment/ +moodle/lang/nl/help/assignment/assignmenttype.html +moodle/lang/nl/help/assignment/index.html +moodle/lang/nl/help/assignment/mods.html +moodle/lang/nl/help/assignment/resubmit.html +moodle/lang/nl/help/attendance/ +moodle/lang/nl/help/attendance/autoattend.html +moodle/lang/nl/help/attendance/choosedays.html +moodle/lang/nl/help/attendance/dynsection.html +moodle/lang/nl/help/attendance/grade.html +moodle/lang/nl/help/attendance/hours.html +moodle/lang/nl/help/attendance/index.html +moodle/lang/nl/help/attendance/maxgrade.html +moodle/lang/nl/help/attendance/mods.html +moodle/lang/nl/help/chat/ +moodle/lang/nl/help/chat/chatting.html +moodle/lang/nl/help/chat/index.html +moodle/lang/nl/help/chat/mods.html +moodle/lang/nl/help/choice/ +moodle/lang/nl/help/choice/index.html +moodle/lang/nl/help/choice/mods.html +moodle/lang/nl/help/choice/options.html +moodle/lang/nl/help/choice/timerestrict.html +moodle/lang/nl/help/cookies.html +moodle/lang/nl/help/courseavailability.html +moodle/lang/nl/help/coursecategory.html +moodle/lang/nl/help/courseformats.html +moodle/lang/nl/help/coursefullname.html +moodle/lang/nl/help/coursegrades.html +moodle/lang/nl/help/coursehiddensections.html +moodle/lang/nl/help/courseidnumber.html +moodle/lang/nl/help/coursenewsitems.html +moodle/lang/nl/help/coursenumsections.html +moodle/lang/nl/help/courserecent.html +moodle/lang/nl/help/coursereports.html +moodle/lang/nl/help/courseshortname.html +moodle/lang/nl/help/coursestartdate.html +moodle/lang/nl/help/courseuploadsize.html +moodle/lang/nl/help/dialogue/ +moodle/lang/nl/help/dialogue/addsubject.html +moodle/lang/nl/help/dialogue/closedialogue.html +moodle/lang/nl/help/dialogue/deleteafter.html +moodle/lang/nl/help/dialogue/dialoguetype.html +moodle/lang/nl/help/dialogue/index.html +moodle/lang/nl/help/dialogue/info.html +moodle/lang/nl/help/dialogue/maildefault.html +moodle/lang/nl/help/dialogue/mods.html +moodle/lang/nl/help/dialogue/multiple.html +moodle/lang/nl/help/directorypaths.html +moodle/lang/nl/help/emoticons.html +moodle/lang/nl/help/enrolmentkey.html +moodle/lang/nl/help/enrolperiod.html +moodle/lang/nl/help/exercise/ +moodle/lang/nl/help/exercise/administration.html +moodle/lang/nl/help/exercise/comparisonofassessments.html +moodle/lang/nl/help/exercise/elements.html +moodle/lang/nl/help/exercise/finalgrades.html +moodle/lang/nl/help/exercise/grade.html +moodle/lang/nl/help/exercise/grading.html +moodle/lang/nl/help/exercise/gradinggrade.html +moodle/lang/nl/help/exercise/gradingstrategy.html +moodle/lang/nl/help/exercise/index.html +moodle/lang/nl/help/exercise/leaguetable.html +moodle/lang/nl/help/exercise/leaguetablenames.html +moodle/lang/nl/help/exercise/managing.html +moodle/lang/nl/help/exercise/mods.html +moodle/lang/nl/help/exercise/moreinfo.html +moodle/lang/nl/help/exercise/nelements.html +moodle/lang/nl/help/exercise/password.html +moodle/lang/nl/help/exercise/regrading.html +moodle/lang/nl/help/exercise/specimen.html +moodle/lang/nl/help/exercise/submissionofdescriptions.html +moodle/lang/nl/help/exercise/takeownership.html +moodle/lang/nl/help/exercise/usemax.html +moodle/lang/nl/help/exercise/usepassword.html +moodle/lang/nl/help/forum/ +moodle/lang/nl/help/forum/allowdiscussions.html +moodle/lang/nl/help/forum/attachment.html +moodle/lang/nl/help/forum/forumtype.html +moodle/lang/nl/help/forum/index.html +moodle/lang/nl/help/forum/maxattachmentsize.html +moodle/lang/nl/help/forum/mods.html +moodle/lang/nl/help/forum/ratings.html +moodle/lang/nl/help/forum/rssarticles.html +moodle/lang/nl/help/forum/rsstype.html +moodle/lang/nl/help/forum/subscription.html +moodle/lang/nl/help/forum/subscription2.html +moodle/lang/nl/help/glossary/ +moodle/lang/nl/help/glossary/aliases.html +moodle/lang/nl/help/glossary/allowcomments.html +moodle/lang/nl/help/glossary/allowduplicatedentries.html +moodle/lang/nl/help/glossary/casesensitive.html +moodle/lang/nl/help/glossary/defaultapproval.html +moodle/lang/nl/help/glossary/description.html +moodle/lang/nl/help/glossary/destination.html +moodle/lang/nl/help/glossary/displayformat.html +moodle/lang/nl/help/glossary/editalways.html +moodle/lang/nl/help/glossary/entbypage.html +moodle/lang/nl/help/glossary/filetoimport.html +moodle/lang/nl/help/glossary/fullmatch.html +moodle/lang/nl/help/glossary/globalglossary.html +moodle/lang/nl/help/glossary/importcategories.html +moodle/lang/nl/help/glossary/index.html +moodle/lang/nl/help/glossary/linkcategory.html +moodle/lang/nl/help/glossary/mainglossary.html +moodle/lang/nl/help/glossary/mods.html +moodle/lang/nl/help/glossary/rssarticles.html +moodle/lang/nl/help/glossary/rsstype.html +moodle/lang/nl/help/glossary/shows.html +moodle/lang/nl/help/glossary/studentcanpost.html +moodle/lang/nl/help/glossary/usedynalink.html +moodle/lang/nl/help/glossary/usedynalinkentry.html +moodle/lang/nl/help/groupmode.html +moodle/lang/nl/help/groupmodeforce.html +moodle/lang/nl/help/guestaccess.html +moodle/lang/nl/help/html.html +moodle/lang/nl/help/index.html +moodle/lang/nl/help/journal/ +moodle/lang/nl/help/journal/index.html +moodle/lang/nl/help/journal/mods.html +moodle/lang/nl/help/label/ +moodle/lang/nl/help/label/mods.html +moodle/lang/nl/help/langedit.html +moodle/lang/nl/help/lesson/ +moodle/lang/nl/help/lesson/grade.html +moodle/lang/nl/help/lesson/handlingofretakes.html +moodle/lang/nl/help/lesson/import.html +moodle/lang/nl/help/lesson/jumpto.html +moodle/lang/nl/help/lesson/maxanswers.html +moodle/lang/nl/help/lesson/maxattempts.html +moodle/lang/nl/help/lesson/maxpages.html +moodle/lang/nl/help/lesson/minquestions.html +moodle/lang/nl/help/lesson/mods.html +moodle/lang/nl/help/lesson/nextpageaction.html +moodle/lang/nl/help/lesson/overview.html +moodle/lang/nl/help/lesson/questionoption.html +moodle/lang/nl/help/lesson/questiontypes.html +moodle/lang/nl/help/lesson/retake.html +moodle/lang/nl/help/lesson/useeditor.html +moodle/lang/nl/help/mods.html +moodle/lang/nl/help/picture.html +moodle/lang/nl/help/questionnaire/ +moodle/lang/nl/help/questionnaire/qmanage.html +moodle/lang/nl/help/questionnaire/qtype.html +moodle/lang/nl/help/questionnaire/questionnaireid.html +moodle/lang/nl/help/questionnaire/respondenttype.html +moodle/lang/nl/help/questions.html +moodle/lang/nl/help/quiz/ +moodle/lang/nl/help/quiz/attempts.html +moodle/lang/nl/help/quiz/calculated.html +moodle/lang/nl/help/quiz/categories.html +moodle/lang/nl/help/quiz/correctanswers.html +moodle/lang/nl/help/quiz/createmultiple.html +moodle/lang/nl/help/quiz/description.html +moodle/lang/nl/help/quiz/discrimination.html +moodle/lang/nl/help/quiz/export.html +moodle/lang/nl/help/quiz/feedback.html +moodle/lang/nl/help/quiz/formataiken.html +moodle/lang/nl/help/quiz/formatblackboard.html +moodle/lang/nl/help/quiz/formatctm.html +moodle/lang/nl/help/quiz/formatcustom.html +moodle/lang/nl/help/quiz/formatgift.html +moodle/lang/nl/help/quiz/formatmissingword.html +moodle/lang/nl/help/quiz/formatwebct.html +moodle/lang/nl/help/quiz/grademethod.html +moodle/lang/nl/help/quiz/import.html +moodle/lang/nl/help/quiz/index.html +moodle/lang/nl/help/quiz/match.html +moodle/lang/nl/help/quiz/maxgrade.html +moodle/lang/nl/help/quiz/mods.html +moodle/lang/nl/help/quiz/multianswer.html +moodle/lang/nl/help/quiz/multichoice.html +moodle/lang/nl/help/quiz/numerical.html +moodle/lang/nl/help/quiz/popup.html +moodle/lang/nl/help/quiz/questiondatasets.html +moodle/lang/nl/help/quiz/questiontypes.html +moodle/lang/nl/help/quiz/random.html +moodle/lang/nl/help/quiz/randomsamatch.html +moodle/lang/nl/help/quiz/repeatattempts.html +moodle/lang/nl/help/quiz/requirepassword.html +moodle/lang/nl/help/quiz/requiresubnet.html +moodle/lang/nl/help/quiz/review.html +moodle/lang/nl/help/quiz/shortanswer.html +moodle/lang/nl/help/quiz/shuffleanswers.html +moodle/lang/nl/help/quiz/shufflequestions.html +moodle/lang/nl/help/quiz/timelimit.html +moodle/lang/nl/help/quiz/timeopen.html +moodle/lang/nl/help/quiz/truefalse.html +moodle/lang/nl/help/reading.html +moodle/lang/nl/help/resource/ +moodle/lang/nl/help/resource/index.html +moodle/lang/nl/help/resource/mods.html +moodle/lang/nl/help/resource/parameters.html +moodle/lang/nl/help/resource/summary.html +moodle/lang/nl/help/resource/type/ +moodle/lang/nl/help/resource/type/directory.html +moodle/lang/nl/help/resource/type/file.html +moodle/lang/nl/help/resource/type/html.html +moodle/lang/nl/help/resource/type/label.html +moodle/lang/nl/help/resource/type/text.html +moodle/lang/nl/help/resource/types.html +moodle/lang/nl/help/resource/window.html +moodle/lang/nl/help/richtext.html +moodle/lang/nl/help/scales.html +moodle/lang/nl/help/scheduler/ +moodle/lang/nl/help/scheduler/mods.html +moodle/lang/nl/help/scorm/ +moodle/lang/nl/help/scorm/mods.html +moodle/lang/nl/help/summaries.html +moodle/lang/nl/help/survey/ +moodle/lang/nl/help/survey/index.html +moodle/lang/nl/help/survey/mods.html +moodle/lang/nl/help/surveys.html +moodle/lang/nl/help/teachers.html +moodle/lang/nl/help/text.html +moodle/lang/nl/help/textformat.html +moodle/lang/nl/help/uploadusers.html +moodle/lang/nl/help/wiki/ +moodle/lang/nl/help/wiki.html +moodle/lang/nl/help/wiki/checklinks.html +moodle/lang/nl/help/wiki/ewikiacceptbinary.html +moodle/lang/nl/help/wiki/howtowiki.html +moodle/lang/nl/help/wiki/htmlmode.html +moodle/lang/nl/help/wiki/index.html +moodle/lang/nl/help/wiki/initialcontent.html +moodle/lang/nl/help/wiki/mods.html +moodle/lang/nl/help/wiki/removepages.html +moodle/lang/nl/help/wiki/revertauthorfieldpattern.html +moodle/lang/nl/help/wiki/revertpages.html +moodle/lang/nl/help/wiki/setpageflags.html +moodle/lang/nl/help/wiki/strippages.html +moodle/lang/nl/help/wiki/studentadminoptions.html +moodle/lang/nl/help/wiki/wikilinkoptions.html +moodle/lang/nl/help/wiki/wikiname.html +moodle/lang/nl/help/wiki/wikitype.html +moodle/lang/nl/help/wiki/wikiusage.html +moodle/lang/nl/help/workshop/ +moodle/lang/nl/help/workshop/addcommenttobank.html +moodle/lang/nl/help/workshop/addingacomment.html +moodle/lang/nl/help/workshop/agreeassessments.html +moodle/lang/nl/help/workshop/analysisofassessments.html +moodle/lang/nl/help/workshop/anonymous.html +moodle/lang/nl/help/workshop/assessmentofexamples.html +moodle/lang/nl/help/workshop/assignmenttype.html +moodle/lang/nl/help/workshop/breakdownoffinalgrade.html +moodle/lang/nl/help/workshop/calculatingfinalgrade.html +moodle/lang/nl/help/workshop/comparisonofassessments.html +moodle/lang/nl/help/workshop/editingacomment.html +moodle/lang/nl/help/workshop/elements.html +moodle/lang/nl/help/workshop/finalgrades.html +moodle/lang/nl/help/workshop/grade.html +moodle/lang/nl/help/workshop/graded.html +moodle/lang/nl/help/workshop/grading.html +moodle/lang/nl/help/workshop/gradingassessments.html +moodle/lang/nl/help/workshop/gradinggrade.html +moodle/lang/nl/help/workshop/gradingstrategy.html +moodle/lang/nl/help/workshop/gradingsubmissions.html +moodle/lang/nl/help/workshop/includeself.html +moodle/lang/nl/help/workshop/includeteachersgrade.html +moodle/lang/nl/help/workshop/index.html +moodle/lang/nl/help/workshop/leaguetable.html +moodle/lang/nl/help/workshop/managing.html +moodle/lang/nl/help/workshop/managing2.html +moodle/lang/nl/help/workshop/mods.html +moodle/lang/nl/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/nl/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/nl/help/workshop/nattachments.html +moodle/lang/nl/help/workshop/nelements.html +moodle/lang/nl/help/workshop/numberofassessors.html +moodle/lang/nl/help/workshop/overallocation.html +moodle/lang/nl/help/workshop/password.html +moodle/lang/nl/help/workshop/regrading.html +moodle/lang/nl/help/workshop/resubmit.html +moodle/lang/nl/help/workshop/selfassessment.html +moodle/lang/nl/help/workshop/showinggrades.html +moodle/lang/nl/help/workshop/specimen.html +moodle/lang/nl/help/workshop/submissionofexamples.html +moodle/lang/nl/help/workshop/teachersgradings.html +moodle/lang/nl/help/workshop/teacherweight.html +moodle/lang/nl/help/workshop/ungradedassessments.html +moodle/lang/nl/help/workshop/ungradedassessments_student.html +moodle/lang/nl/help/workshop/ungradedassessments_teacher.html +moodle/lang/nl/help/workshop/usepassword.html +moodle/lang/nl/help/writing.html +moodle/lang/nl/hotpot.php +moodle/lang/nl/install.php +moodle/lang/nl/journal.php +moodle/lang/nl/label.php +moodle/lang/nl/lesson.php +moodle/lang/nl/mediaplugin.php +moodle/lang/nl/moodle.php +moodle/lang/nl/multilang.php +moodle/lang/nl/pix.php +moodle/lang/nl/questionnaire.php +moodle/lang/nl/quiz.php +moodle/lang/nl/resource.php +moodle/lang/nl/scheduler.php +moodle/lang/nl/scorm.php +moodle/lang/nl/survey.php +moodle/lang/nl/tex.php +moodle/lang/nl/webquest.php +moodle/lang/nl/wiki.php +moodle/lang/nl/workshop.php +moodle/lang/no/ +moodle/lang/no/README +moodle/lang/no/admin.php +moodle/lang/no/algebra.php +moodle/lang/no/assignment.php +moodle/lang/no/attendance.php +moodle/lang/no/auth.php +moodle/lang/no/censor.php +moodle/lang/no/chat.php +moodle/lang/no/choice.php +moodle/lang/no/countries.php +moodle/lang/no/dialogue.php +moodle/lang/no/docs/ +moodle/lang/no/docs/faq.html +moodle/lang/no/docs/files.php +moodle/lang/no/docs/install.html +moodle/lang/no/docs/intro.html +moodle/lang/no/docs/module_files.txt +moodle/lang/no/docs/teacher.html +moodle/lang/no/docs/upgrade.html +moodle/lang/no/editor.php +moodle/lang/no/error.php +moodle/lang/no/exercise.php +moodle/lang/no/forum.php +moodle/lang/no/glossary.php +moodle/lang/no/help/ +moodle/lang/no/help/assignment/ +moodle/lang/no/help/assignment/assignmenttype.html +moodle/lang/no/help/assignment/index.html +moodle/lang/no/help/assignment/mods.html +moodle/lang/no/help/assignment/resubmit.html +moodle/lang/no/help/attendance/ +moodle/lang/no/help/attendance/index.html +moodle/lang/no/help/attendance/mods.html +moodle/lang/no/help/chat/ +moodle/lang/no/help/chat/chatting.html +moodle/lang/no/help/chat/index.html +moodle/lang/no/help/chat/mods.html +moodle/lang/no/help/choice/ +moodle/lang/no/help/choice/index.html +moodle/lang/no/help/choice/mods.html +moodle/lang/no/help/choice/options.html +moodle/lang/no/help/cookies.html +moodle/lang/no/help/courseavailability.html +moodle/lang/no/help/coursecategory.html +moodle/lang/no/help/courseformats.html +moodle/lang/no/help/coursefullname.html +moodle/lang/no/help/coursegrades.html +moodle/lang/no/help/coursenewsitems.html +moodle/lang/no/help/coursenumsections.html +moodle/lang/no/help/courserecent.html +moodle/lang/no/help/coursereports.html +moodle/lang/no/help/courseshortname.html +moodle/lang/no/help/coursestartdate.html +moodle/lang/no/help/courseuploadsize.html +moodle/lang/no/help/dialogue/ +moodle/lang/no/help/dialogue/addsubject.html +moodle/lang/no/help/dialogue/closedialogue.html +moodle/lang/no/help/dialogue/deleteafter.html +moodle/lang/no/help/dialogue/dialoguetype.html +moodle/lang/no/help/dialogue/index.html +moodle/lang/no/help/dialogue/info.html +moodle/lang/no/help/dialogue/maildefault.html +moodle/lang/no/help/dialogue/mods.html +moodle/lang/no/help/dialogue/multiple.html +moodle/lang/no/help/dialogue/sendmail.html +moodle/lang/no/help/dialogue/writing.html +moodle/lang/no/help/emoticons.html +moodle/lang/no/help/enrolmentkey.html +moodle/lang/no/help/exercise/ +moodle/lang/no/help/exercise/finalgrades.html +moodle/lang/no/help/exercise/grade.html +moodle/lang/no/help/exercise/gradinggrade.html +moodle/lang/no/help/exercise/mods.html +moodle/lang/no/help/exercise/moreinfo.html +moodle/lang/no/help/exercise/nelements.html +moodle/lang/no/help/exercise/specimen.html +moodle/lang/no/help/exercise/submissionofdescriptions.html +moodle/lang/no/help/exercise/takeownership.html +moodle/lang/no/help/exercise/usemax.html +moodle/lang/no/help/forum/ +moodle/lang/no/help/forum/allowdiscussions.html +moodle/lang/no/help/forum/attachment.html +moodle/lang/no/help/forum/forumtype.html +moodle/lang/no/help/forum/index.html +moodle/lang/no/help/forum/maxattachmentsize.html +moodle/lang/no/help/forum/mods.html +moodle/lang/no/help/forum/ratings.html +moodle/lang/no/help/forum/subscription.html +moodle/lang/no/help/glossary/ +moodle/lang/no/help/glossary/aliases.html +moodle/lang/no/help/glossary/allowcomments.html +moodle/lang/no/help/glossary/allowduplicatedentries.html +moodle/lang/no/help/glossary/casesensitive.html +moodle/lang/no/help/glossary/defaultapproval.html +moodle/lang/no/help/glossary/description.html +moodle/lang/no/help/glossary/destination.html +moodle/lang/no/help/glossary/displayformat.html +moodle/lang/no/help/glossary/entbypage.html +moodle/lang/no/help/glossary/filetoimport.html +moodle/lang/no/help/glossary/fullmatch.html +moodle/lang/no/help/glossary/globalglossary.html +moodle/lang/no/help/glossary/importcategories.html +moodle/lang/no/help/glossary/index.html +moodle/lang/no/help/glossary/linkcategory.html +moodle/lang/no/help/glossary/mainglossary.html +moodle/lang/no/help/glossary/mods.html +moodle/lang/no/help/glossary/shows.html +moodle/lang/no/help/glossary/studentcanpost.html +moodle/lang/no/help/glossary/usedynalink.html +moodle/lang/no/help/guestaccess.html +moodle/lang/no/help/html.html +moodle/lang/no/help/index.html +moodle/lang/no/help/journal/ +moodle/lang/no/help/journal/index.html +moodle/lang/no/help/journal/mods.html +moodle/lang/no/help/label/ +moodle/lang/no/help/label/mods.html +moodle/lang/no/help/langedit.html +moodle/lang/no/help/mods.html +moodle/lang/no/help/picture.html +moodle/lang/no/help/questions.html +moodle/lang/no/help/quiz/ +moodle/lang/no/help/quiz/attempts.html +moodle/lang/no/help/quiz/categories.html +moodle/lang/no/help/quiz/correctanswers.html +moodle/lang/no/help/quiz/createmultiple.html +moodle/lang/no/help/quiz/description.html +moodle/lang/no/help/quiz/eachattemptbuildsonthelast.html +moodle/lang/no/help/quiz/feedback.html +moodle/lang/no/help/quiz/grademethod.html +moodle/lang/no/help/quiz/import.html +moodle/lang/no/help/quiz/index.html +moodle/lang/no/help/quiz/match.html +moodle/lang/no/help/quiz/maxgrade.html +moodle/lang/no/help/quiz/mods.html +moodle/lang/no/help/quiz/multianswer.html +moodle/lang/no/help/quiz/multichoice.html +moodle/lang/no/help/quiz/numerical.html +moodle/lang/no/help/quiz/questiontypes.html +moodle/lang/no/help/quiz/random.html +moodle/lang/no/help/quiz/randommatch.html +moodle/lang/no/help/quiz/randomsamatch.html +moodle/lang/no/help/quiz/repeatattempts.html +moodle/lang/no/help/quiz/review.html +moodle/lang/no/help/quiz/shortanswer.html +moodle/lang/no/help/quiz/shuffleanswers.html +moodle/lang/no/help/quiz/shufflequestions.html +moodle/lang/no/help/quiz/timeopen.html +moodle/lang/no/help/quiz/truefalse.html +moodle/lang/no/help/reading.html +moodle/lang/no/help/resource/ +moodle/lang/no/help/resource/index.html +moodle/lang/no/help/resource/mods.html +moodle/lang/no/help/resource/program.html +moodle/lang/no/help/resource/resourcetype.html +moodle/lang/no/help/resource/summary.html +moodle/lang/no/help/richtext.html +moodle/lang/no/help/scales.html +moodle/lang/no/help/summaries.html +moodle/lang/no/help/survey/ +moodle/lang/no/help/survey/index.html +moodle/lang/no/help/survey/mods.html +moodle/lang/no/help/surveys.html +moodle/lang/no/help/teachers.html +moodle/lang/no/help/text.html +moodle/lang/no/help/textformat.html +moodle/lang/no/help/wiki.html +moodle/lang/no/help/workshop/ +moodle/lang/no/help/workshop/addingacomment.html +moodle/lang/no/help/workshop/anonymous.html +moodle/lang/no/help/workshop/assessmentofexamples.html +moodle/lang/no/help/workshop/assignmenttype.html +moodle/lang/no/help/workshop/breakdownoffinalgrade.html +moodle/lang/no/help/workshop/calculatingfinalgrade.html +moodle/lang/no/help/workshop/editingacomment.html +moodle/lang/no/help/workshop/finalgrades.html +moodle/lang/no/help/workshop/graded.html +moodle/lang/no/help/workshop/gradingassessments.html +moodle/lang/no/help/workshop/gradingsubmissions.html +moodle/lang/no/help/workshop/includeself.html +moodle/lang/no/help/workshop/includeteachersgrade.html +moodle/lang/no/help/workshop/index.html +moodle/lang/no/help/workshop/leaguetable.html +moodle/lang/no/help/workshop/managing.html +moodle/lang/no/help/workshop/mods.html +moodle/lang/no/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/no/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/no/help/workshop/nelements.html +moodle/lang/no/help/workshop/resubmit.html +moodle/lang/no/help/workshop/selfassessment.html +moodle/lang/no/help/workshop/showinggrades.html +moodle/lang/no/help/workshop/specimen.html +moodle/lang/no/help/workshop/submissionofexamples.html +moodle/lang/no/help/workshop/teachersgradings.html +moodle/lang/no/help/workshop/ungradedassessments_student.html +moodle/lang/no/help/workshop/ungradedassessments_teacher.html +moodle/lang/no/help/writing.html +moodle/lang/no/journal.php +moodle/lang/no/label.php +moodle/lang/no/lesson.php +moodle/lang/no/mediaplugin.php +moodle/lang/no/moodle.php +moodle/lang/no/multilang.php +moodle/lang/no/pix.php +moodle/lang/no/quiz.php +moodle/lang/no/resource.php +moodle/lang/no/survey.php +moodle/lang/no/tex.php +moodle/lang/no/workshop.php +moodle/lang/no_gr/ +moodle/lang/no_gr/README +moodle/lang/no_gr/admin.php +moodle/lang/no_gr/assignment.php +moodle/lang/no_gr/attendance.php +moodle/lang/no_gr/auth.php +moodle/lang/no_gr/choice.php +moodle/lang/no_gr/dialogue.php +moodle/lang/no_gr/editor.php +moodle/lang/no_gr/error.php +moodle/lang/no_gr/exercise.php +moodle/lang/no_gr/forum.php +moodle/lang/no_gr/glossary.php +moodle/lang/no_gr/lesson.php +moodle/lang/no_gr/moodle.php +moodle/lang/no_gr/quiz.php +moodle/lang/no_gr/resource.php +moodle/lang/no_gr/survey.php +moodle/lang/no_gr/webquest.php +moodle/lang/no_gr/workshop.php +moodle/lang/pl/ +moodle/lang/pl/README +moodle/lang/pl/activitynames.php +moodle/lang/pl/admin.php +moodle/lang/pl/algebra.php +moodle/lang/pl/appointment.php +moodle/lang/pl/assignment.php +moodle/lang/pl/attendance.php +moodle/lang/pl/auth.php +moodle/lang/pl/block_course_list.php +moodle/lang/pl/block_course_summary.php +moodle/lang/pl/block_online_users.php +moodle/lang/pl/block_section_links.php +moodle/lang/pl/block_social_activities.php +moodle/lang/pl/calendar.php +moodle/lang/pl/censor.php +moodle/lang/pl/chat.php +moodle/lang/pl/choice.php +moodle/lang/pl/countries.php +moodle/lang/pl/dialogue.php +moodle/lang/pl/docs/ +moodle/lang/pl/docs/README.txt +moodle/lang/pl/docs/background.html +moodle/lang/pl/docs/coding.html +moodle/lang/pl/docs/credits.html +moodle/lang/pl/docs/cvs.html +moodle/lang/pl/docs/developer.html +moodle/lang/pl/docs/docstyles.css +moodle/lang/pl/docs/faq.html +moodle/lang/pl/docs/features.html +moodle/lang/pl/docs/files.php +moodle/lang/pl/docs/future.html +moodle/lang/pl/docs/glossary.html +moodle/lang/pl/docs/index.html +moodle/lang/pl/docs/install.html +moodle/lang/pl/docs/installamp.html +moodle/lang/pl/docs/intro.html +moodle/lang/pl/docs/module_files.txt +moodle/lang/pl/docs/other.html +moodle/lang/pl/docs/philosophy.html +moodle/lang/pl/docs/release.html +moodle/lang/pl/docs/releaseold.html +moodle/lang/pl/docs/teacher.html +moodle/lang/pl/docs/upgrade.html +moodle/lang/pl/editor.php +moodle/lang/pl/enrol_database.php +moodle/lang/pl/enrol_flatfile.php +moodle/lang/pl/enrol_internal.php +moodle/lang/pl/enrol_paypal.php +moodle/lang/pl/error.php +moodle/lang/pl/exercise.php +moodle/lang/pl/forum.php +moodle/lang/pl/glossary.php +moodle/lang/pl/help/ +moodle/lang/pl/help/assignment/ +moodle/lang/pl/help/assignment/assignmenttype.html +moodle/lang/pl/help/assignment/index.html +moodle/lang/pl/help/assignment/mods.html +moodle/lang/pl/help/assignment/resubmit.html +moodle/lang/pl/help/attendance/ +moodle/lang/pl/help/attendance/autoattend.html +moodle/lang/pl/help/attendance/choosedays.html +moodle/lang/pl/help/attendance/dynsection.html +moodle/lang/pl/help/attendance/grade.html +moodle/lang/pl/help/attendance/hours.html +moodle/lang/pl/help/attendance/index.html +moodle/lang/pl/help/attendance/maxgrade.html +moodle/lang/pl/help/attendance/mods.html +moodle/lang/pl/help/chat/ +moodle/lang/pl/help/chat/chatting.html +moodle/lang/pl/help/chat/index.html +moodle/lang/pl/help/chat/mods.html +moodle/lang/pl/help/choice/ +moodle/lang/pl/help/choice/index.html +moodle/lang/pl/help/choice/mods.html +moodle/lang/pl/help/choice/options.html +moodle/lang/pl/help/choice/timerestrict.html +moodle/lang/pl/help/cookies.html +moodle/lang/pl/help/courseavailability.html +moodle/lang/pl/help/coursecategory.html +moodle/lang/pl/help/courseformats.html +moodle/lang/pl/help/coursefullname.html +moodle/lang/pl/help/coursegrades.html +moodle/lang/pl/help/coursehiddensections.html +moodle/lang/pl/help/courseidnumber.html +moodle/lang/pl/help/coursenewsitems.html +moodle/lang/pl/help/coursenumsections.html +moodle/lang/pl/help/courserecent.html +moodle/lang/pl/help/coursereports.html +moodle/lang/pl/help/courseshortname.html +moodle/lang/pl/help/coursestartdate.html +moodle/lang/pl/help/courseuploadsize.html +moodle/lang/pl/help/crow_mods.txt +moodle/lang/pl/help/dialogue/ +moodle/lang/pl/help/dialogue/addsubject.html +moodle/lang/pl/help/dialogue/closedialogue.html +moodle/lang/pl/help/dialogue/deleteafter.html +moodle/lang/pl/help/dialogue/dialoguetype.html +moodle/lang/pl/help/dialogue/index.html +moodle/lang/pl/help/dialogue/info.html +moodle/lang/pl/help/dialogue/maildefault.html +moodle/lang/pl/help/dialogue/mods.html +moodle/lang/pl/help/dialogue/multiple.html +moodle/lang/pl/help/dialogue/sendmail.html +moodle/lang/pl/help/dialogue/writing.html +moodle/lang/pl/help/emoticons.html +moodle/lang/pl/help/enrolmentkey.html +moodle/lang/pl/help/enrolperiod.html +moodle/lang/pl/help/exercise/ +moodle/lang/pl/help/exercise/administration.html +moodle/lang/pl/help/exercise/elements.html +moodle/lang/pl/help/exercise/finalgrades.html +moodle/lang/pl/help/exercise/grade.html +moodle/lang/pl/help/exercise/grading.html +moodle/lang/pl/help/exercise/gradinggrade.html +moodle/lang/pl/help/exercise/gradingstrategy.html +moodle/lang/pl/help/exercise/index.html +moodle/lang/pl/help/exercise/leaguetable.html +moodle/lang/pl/help/exercise/leaguetablenames.html +moodle/lang/pl/help/exercise/managing.html +moodle/lang/pl/help/exercise/mods.html +moodle/lang/pl/help/exercise/moreinfo.html +moodle/lang/pl/help/exercise/nelements.html +moodle/lang/pl/help/exercise/specimen.html +moodle/lang/pl/help/exercise/submissionofdescriptions.html +moodle/lang/pl/help/exercise/takeownership.html +moodle/lang/pl/help/exercise/usemax.html +moodle/lang/pl/help/forum/ +moodle/lang/pl/help/forum/allowdiscussions.html +moodle/lang/pl/help/forum/attachment.html +moodle/lang/pl/help/forum/forumtype.html +moodle/lang/pl/help/forum/index.html +moodle/lang/pl/help/forum/maxattachmentsize.html +moodle/lang/pl/help/forum/mods.html +moodle/lang/pl/help/forum/ratings.html +moodle/lang/pl/help/forum/rssarticles.html +moodle/lang/pl/help/forum/rsstype.html +moodle/lang/pl/help/forum/subscription.html +moodle/lang/pl/help/forum/subscription2.html +moodle/lang/pl/help/glossary/ +moodle/lang/pl/help/glossary/aliases.html +moodle/lang/pl/help/glossary/allowcomments.html +moodle/lang/pl/help/glossary/allowduplicatedentries.html +moodle/lang/pl/help/glossary/casesensitive.html +moodle/lang/pl/help/glossary/defaultapproval.html +moodle/lang/pl/help/glossary/description.html +moodle/lang/pl/help/glossary/destination.html +moodle/lang/pl/help/glossary/displayformat.html +moodle/lang/pl/help/glossary/editalways.html +moodle/lang/pl/help/glossary/entbypage.html +moodle/lang/pl/help/glossary/filetoimport.html +moodle/lang/pl/help/glossary/fullmatch.html +moodle/lang/pl/help/glossary/globalglossary.html +moodle/lang/pl/help/glossary/importcategories.html +moodle/lang/pl/help/glossary/index.html +moodle/lang/pl/help/glossary/linkcategory.html +moodle/lang/pl/help/glossary/mainglossary.html +moodle/lang/pl/help/glossary/mods.html +moodle/lang/pl/help/glossary/rssarticles.html +moodle/lang/pl/help/glossary/rsstype.html +moodle/lang/pl/help/glossary/shows.html +moodle/lang/pl/help/glossary/studentcanpost.html +moodle/lang/pl/help/glossary/usedynalink.html +moodle/lang/pl/help/glossary/usedynalinkentry.html +moodle/lang/pl/help/groupmode.html +moodle/lang/pl/help/groupmodeforce.html +moodle/lang/pl/help/guestaccess.html +moodle/lang/pl/help/html.html +moodle/lang/pl/help/index.html +moodle/lang/pl/help/journal/ +moodle/lang/pl/help/journal/index.html +moodle/lang/pl/help/journal/mods.html +moodle/lang/pl/help/label/ +moodle/lang/pl/help/label/mods.html +moodle/lang/pl/help/langedit.html +moodle/lang/pl/help/lesson/ +moodle/lang/pl/help/lesson/grade.html +moodle/lang/pl/help/lesson/handlingofretakes.html +moodle/lang/pl/help/lesson/import.html +moodle/lang/pl/help/lesson/jumpto.html +moodle/lang/pl/help/lesson/maxanswers.html +moodle/lang/pl/help/lesson/maxattempts.html +moodle/lang/pl/help/lesson/maxpages.html +moodle/lang/pl/help/lesson/minquestions.html +moodle/lang/pl/help/lesson/mods.html +moodle/lang/pl/help/lesson/nextpageaction.html +moodle/lang/pl/help/lesson/overview.html +moodle/lang/pl/help/lesson/questionoption.html +moodle/lang/pl/help/lesson/questiontype.html +moodle/lang/pl/help/lesson/questiontypes.html +moodle/lang/pl/help/lesson/retake.html +moodle/lang/pl/help/lesson/useeditor.html +moodle/lang/pl/help/markdown.html +moodle/lang/pl/help/mods.html +moodle/lang/pl/help/picture.html +moodle/lang/pl/help/questionnaire/ +moodle/lang/pl/help/questionnaire/qmanage.html +moodle/lang/pl/help/questionnaire/qtype.html +moodle/lang/pl/help/questionnaire/questionnaireid.html +moodle/lang/pl/help/questionnaire/respondenttype.html +moodle/lang/pl/help/questions.html +moodle/lang/pl/help/quiz/ +moodle/lang/pl/help/quiz/attempts.html +moodle/lang/pl/help/quiz/categories.html +moodle/lang/pl/help/quiz/correctanswers.html +moodle/lang/pl/help/quiz/createmultiple.html +moodle/lang/pl/help/quiz/description.html +moodle/lang/pl/help/quiz/discrimination.html +moodle/lang/pl/help/quiz/export.html +moodle/lang/pl/help/quiz/feedback.html +moodle/lang/pl/help/quiz/formataiken.html +moodle/lang/pl/help/quiz/formatblackboard.html +moodle/lang/pl/help/quiz/formatctm.html +moodle/lang/pl/help/quiz/formatcustom.html +moodle/lang/pl/help/quiz/formatgift.html +moodle/lang/pl/help/quiz/formatmissingword.html +moodle/lang/pl/help/quiz/formatwebct.html +moodle/lang/pl/help/quiz/grademethod.html +moodle/lang/pl/help/quiz/import.html +moodle/lang/pl/help/quiz/index.html +moodle/lang/pl/help/quiz/match.html +moodle/lang/pl/help/quiz/maxgrade.html +moodle/lang/pl/help/quiz/mods.html +moodle/lang/pl/help/quiz/multianswer.html +moodle/lang/pl/help/quiz/multichoice.html +moodle/lang/pl/help/quiz/numerical.html +moodle/lang/pl/help/quiz/questiondatasets.html +moodle/lang/pl/help/quiz/questiontypes.html +moodle/lang/pl/help/quiz/random.html +moodle/lang/pl/help/quiz/randomsamatch.html +moodle/lang/pl/help/quiz/repeatattempts.html +moodle/lang/pl/help/quiz/requirepassword.html +moodle/lang/pl/help/quiz/requiresubnet.html +moodle/lang/pl/help/quiz/review.html +moodle/lang/pl/help/quiz/shortanswer.html +moodle/lang/pl/help/quiz/shuffleanswers.html +moodle/lang/pl/help/quiz/shufflequestions.html +moodle/lang/pl/help/quiz/timelimit.html +moodle/lang/pl/help/quiz/timeopen.html +moodle/lang/pl/help/quiz/truefalse.html +moodle/lang/pl/help/reading.html +moodle/lang/pl/help/resource/ +moodle/lang/pl/help/resource/index.html +moodle/lang/pl/help/resource/mods.html +moodle/lang/pl/help/resource/parameters.html +moodle/lang/pl/help/resource/program.html +moodle/lang/pl/help/resource/resourcetype.html +moodle/lang/pl/help/resource/summary.html +moodle/lang/pl/help/resource/type/ +moodle/lang/pl/help/resource/type/directory.html +moodle/lang/pl/help/resource/type/file.html +moodle/lang/pl/help/resource/type/html.html +moodle/lang/pl/help/resource/type/label.html +moodle/lang/pl/help/resource/type/text.html +moodle/lang/pl/help/resource/types.html +moodle/lang/pl/help/resource/window.html +moodle/lang/pl/help/richtext.html +moodle/lang/pl/help/scales.html +moodle/lang/pl/help/scorm/ +moodle/lang/pl/help/scorm/mods.html +moodle/lang/pl/help/summaries.html +moodle/lang/pl/help/survey/ +moodle/lang/pl/help/survey/index.html +moodle/lang/pl/help/survey/mods.html +moodle/lang/pl/help/surveys.html +moodle/lang/pl/help/teachers.html +moodle/lang/pl/help/text.html +moodle/lang/pl/help/textformat.html +moodle/lang/pl/help/uploadusers.html +moodle/lang/pl/help/wiki/ +moodle/lang/pl/help/wiki.html +moodle/lang/pl/help/wiki/checklinks.html +moodle/lang/pl/help/wiki/ewikiacceptbinary.html +moodle/lang/pl/help/wiki/howtowiki.html +moodle/lang/pl/help/wiki/htmlmode.html +moodle/lang/pl/help/wiki/index.html +moodle/lang/pl/help/wiki/initialcontent.html +moodle/lang/pl/help/wiki/mods.html +moodle/lang/pl/help/wiki/removepages.html +moodle/lang/pl/help/wiki/revertauthorfieldpattern.html +moodle/lang/pl/help/wiki/revertpages.html +moodle/lang/pl/help/wiki/setpageflags.html +moodle/lang/pl/help/wiki/strippages.html +moodle/lang/pl/help/wiki/studentadminoptions.html +moodle/lang/pl/help/wiki/wikilinkoptions.html +moodle/lang/pl/help/wiki/wikiname.html +moodle/lang/pl/help/wiki/wikitype.html +moodle/lang/pl/help/wiki/wikiusage.html +moodle/lang/pl/help/workshop/ +moodle/lang/pl/help/workshop/addingacomment.html +moodle/lang/pl/help/workshop/agreeassessments.html +moodle/lang/pl/help/workshop/analysisofassessments.html +moodle/lang/pl/help/workshop/anonymous.html +moodle/lang/pl/help/workshop/assessmentofexamples.html +moodle/lang/pl/help/workshop/assignmenttype.html +moodle/lang/pl/help/workshop/breakdownoffinalgrade.html +moodle/lang/pl/help/workshop/calculatingfinalgrade.html +moodle/lang/pl/help/workshop/editingacomment.html +moodle/lang/pl/help/workshop/elements.html +moodle/lang/pl/help/workshop/finalgrades.html +moodle/lang/pl/help/workshop/graded.html +moodle/lang/pl/help/workshop/grading.html +moodle/lang/pl/help/workshop/gradingassessments.html +moodle/lang/pl/help/workshop/gradingstrategy.html +moodle/lang/pl/help/workshop/gradingsubmissions.html +moodle/lang/pl/help/workshop/includeself.html +moodle/lang/pl/help/workshop/includeteachersgrade.html +moodle/lang/pl/help/workshop/index.html +moodle/lang/pl/help/workshop/leaguetable.html +moodle/lang/pl/help/workshop/managing.html +moodle/lang/pl/help/workshop/mods.html +moodle/lang/pl/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/pl/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/pl/help/workshop/nelements.html +moodle/lang/pl/help/workshop/numberofassessors.html +moodle/lang/pl/help/workshop/overallocation.html +moodle/lang/pl/help/workshop/resubmit.html +moodle/lang/pl/help/workshop/selfassessment.html +moodle/lang/pl/help/workshop/showinggrades.html +moodle/lang/pl/help/workshop/specimen.html +moodle/lang/pl/help/workshop/submissionofexamples.html +moodle/lang/pl/help/workshop/teachersgradings.html +moodle/lang/pl/help/workshop/ungradedassessments_student.html +moodle/lang/pl/help/workshop/ungradedassessments_teacher.html +moodle/lang/pl/help/writing.html +moodle/lang/pl/hotpot.php +moodle/lang/pl/install.php +moodle/lang/pl/journal.php +moodle/lang/pl/label.php +moodle/lang/pl/lesson.php +moodle/lang/pl/mbc.php +moodle/lang/pl/mediaplugin.php +moodle/lang/pl/moodle.php +moodle/lang/pl/multilang.php +moodle/lang/pl/pix.php +moodle/lang/pl/questionnaire.php +moodle/lang/pl/quiz.php +moodle/lang/pl/resource.php +moodle/lang/pl/scorm.php +moodle/lang/pl/survey.php +moodle/lang/pl/tex.php +moodle/lang/pl/webquest.php +moodle/lang/pl/wiki.php +moodle/lang/pl/workshop.php +moodle/lang/pt/ +moodle/lang/pt/README +moodle/lang/pt/activitynames.php +moodle/lang/pt/admin.php +moodle/lang/pt/algebra.php +moodle/lang/pt/appointment.php +moodle/lang/pt/assignment.php +moodle/lang/pt/attendance.php +moodle/lang/pt/auth.php +moodle/lang/pt/block_course_list.php +moodle/lang/pt/block_course_summary.php +moodle/lang/pt/block_online_users.php +moodle/lang/pt/block_section_links.php +moodle/lang/pt/block_social_activities.php +moodle/lang/pt/calendar.php +moodle/lang/pt/censor.php +moodle/lang/pt/chat.php +moodle/lang/pt/choice.php +moodle/lang/pt/countries.php +moodle/lang/pt/dialogue.php +moodle/lang/pt/docs/ +moodle/lang/pt/docs/README.txt +moodle/lang/pt/docs/background.html +moodle/lang/pt/docs/files.php +moodle/lang/pt/docs/install.html +moodle/lang/pt/docs/installamp.html +moodle/lang/pt/docs/intro.html +moodle/lang/pt/docs/licence.html +moodle/lang/pt/docs/module_files.txt +moodle/lang/pt/docs/philosophy.html +moodle/lang/pt/editor.php +moodle/lang/pt/emailprotect.php +moodle/lang/pt/enrol_database.php +moodle/lang/pt/enrol_flatfile.php +moodle/lang/pt/enrol_internal.php +moodle/lang/pt/enrol_paypal.php +moodle/lang/pt/error.php +moodle/lang/pt/exercise.php +moodle/lang/pt/forum.php +moodle/lang/pt/glossary.php +moodle/lang/pt/help/ +moodle/lang/pt/help/assignment/ +moodle/lang/pt/help/assignment/assignmenttype.html +moodle/lang/pt/help/assignment/index.html +moodle/lang/pt/help/assignment/mods.html +moodle/lang/pt/help/assignment/resubmit.html +moodle/lang/pt/help/choice/ +moodle/lang/pt/help/choice/options.html +moodle/lang/pt/help/courseavailability.html +moodle/lang/pt/help/coursecategory.html +moodle/lang/pt/help/courseformats.html +moodle/lang/pt/help/coursefullname.html +moodle/lang/pt/help/coursenewsitems.html +moodle/lang/pt/help/coursenumsections.html +moodle/lang/pt/help/courserecent.html +moodle/lang/pt/help/coursereports.html +moodle/lang/pt/help/courseshortname.html +moodle/lang/pt/help/coursestartdate.html +moodle/lang/pt/help/courseuploadsize.html +moodle/lang/pt/help/enrolmentkey.html +moodle/lang/pt/help/forum/ +moodle/lang/pt/help/forum/allowdiscussions.html +moodle/lang/pt/help/forum/attachment.html +moodle/lang/pt/help/forum/forumtype.html +moodle/lang/pt/help/forum/ratings.html +moodle/lang/pt/help/forum/subscription.html +moodle/lang/pt/help/groupmode.html +moodle/lang/pt/help/groupmodeforce.html +moodle/lang/pt/help/guestaccess.html +moodle/lang/pt/help/html.html +moodle/lang/pt/help/langedit.html +moodle/lang/pt/help/mods.html +moodle/lang/pt/help/picture.html +moodle/lang/pt/help/quiz/ +moodle/lang/pt/help/quiz/random.html +moodle/lang/pt/help/resource/ +moodle/lang/pt/help/resource/mods.html +moodle/lang/pt/help/resource/summary.html +moodle/lang/pt/help/summaries.html +moodle/lang/pt/help/surveys.html +moodle/lang/pt/help/teachers.html +moodle/lang/pt/help/text.html +moodle/lang/pt/help/textformat.html +moodle/lang/pt/help/writing.html +moodle/lang/pt/hotpot.php +moodle/lang/pt/install.php +moodle/lang/pt/journal.php +moodle/lang/pt/label.php +moodle/lang/pt/lesson.php +moodle/lang/pt/mediaplugin.php +moodle/lang/pt/moodle.php +moodle/lang/pt/multilang.php +moodle/lang/pt/pix.php +moodle/lang/pt/questionnaire.php +moodle/lang/pt/quiz.php +moodle/lang/pt/resource.php +moodle/lang/pt/scorm.php +moodle/lang/pt/survey.php +moodle/lang/pt/tex.php +moodle/lang/pt/webquest.php +moodle/lang/pt/wiki.php +moodle/lang/pt/workshop.php +moodle/lang/pt_br/ +moodle/lang/pt_br/README +moodle/lang/pt_br/activitynames.php +moodle/lang/pt_br/admin.php +moodle/lang/pt_br/algebra.php +moodle/lang/pt_br/appointment.php +moodle/lang/pt_br/assignment.php +moodle/lang/pt_br/attendance.php +moodle/lang/pt_br/auth.php +moodle/lang/pt_br/block_course_list.php +moodle/lang/pt_br/block_course_summary.php +moodle/lang/pt_br/block_online_users.php +moodle/lang/pt_br/block_section_links.php +moodle/lang/pt_br/block_social_activities.php +moodle/lang/pt_br/calendar.php +moodle/lang/pt_br/censor.php +moodle/lang/pt_br/chat.php +moodle/lang/pt_br/choice.php +moodle/lang/pt_br/countries.php +moodle/lang/pt_br/dialogue.php +moodle/lang/pt_br/docs/ +moodle/lang/pt_br/docs/README.txt +moodle/lang/pt_br/docs/files.php +moodle/lang/pt_br/docs/module_files.txt +moodle/lang/pt_br/docs/other.html +moodle/lang/pt_br/docs/release.html +moodle/lang/pt_br/editor.php +moodle/lang/pt_br/emailprotect.php +moodle/lang/pt_br/enrol_database.php +moodle/lang/pt_br/enrol_flatfile.php +moodle/lang/pt_br/enrol_internal.php +moodle/lang/pt_br/enrol_paypal.php +moodle/lang/pt_br/error.php +moodle/lang/pt_br/exercise.php +moodle/lang/pt_br/forum.php +moodle/lang/pt_br/glossary.php +moodle/lang/pt_br/help/ +moodle/lang/pt_br/help/assignment/ +moodle/lang/pt_br/help/assignment/assignmenttype.html +moodle/lang/pt_br/help/assignment/index.html +moodle/lang/pt_br/help/assignment/mods.html +moodle/lang/pt_br/help/assignment/resubmit.html +moodle/lang/pt_br/help/attendance/ +moodle/lang/pt_br/help/attendance/autoattend.html +moodle/lang/pt_br/help/attendance/choosedays.html +moodle/lang/pt_br/help/attendance/dynsection.html +moodle/lang/pt_br/help/attendance/grade.html +moodle/lang/pt_br/help/attendance/hours.html +moodle/lang/pt_br/help/attendance/index.html +moodle/lang/pt_br/help/attendance/maxgrade.html +moodle/lang/pt_br/help/attendance/mods.html +moodle/lang/pt_br/help/chat/ +moodle/lang/pt_br/help/chat/chatting.html +moodle/lang/pt_br/help/chat/index.html +moodle/lang/pt_br/help/chat/mods.html +moodle/lang/pt_br/help/choice/ +moodle/lang/pt_br/help/choice/index.html +moodle/lang/pt_br/help/choice/mods.html +moodle/lang/pt_br/help/choice/options.html +moodle/lang/pt_br/help/choice/timerestrict.html +moodle/lang/pt_br/help/cookies.html +moodle/lang/pt_br/help/courseavailability.html +moodle/lang/pt_br/help/coursecategory.html +moodle/lang/pt_br/help/courseformats.html +moodle/lang/pt_br/help/coursefullname.html +moodle/lang/pt_br/help/coursegrades.html +moodle/lang/pt_br/help/coursehiddensections.html +moodle/lang/pt_br/help/courseidnumber.html +moodle/lang/pt_br/help/coursenewsitems.html +moodle/lang/pt_br/help/coursenumsections.html +moodle/lang/pt_br/help/courserecent.html +moodle/lang/pt_br/help/coursereports.html +moodle/lang/pt_br/help/courseshortname.html +moodle/lang/pt_br/help/coursestartdate.html +moodle/lang/pt_br/help/courseuploadsize.html +moodle/lang/pt_br/help/emoticons.html +moodle/lang/pt_br/help/enrolmentkey.html +moodle/lang/pt_br/help/enrolperiod.html +moodle/lang/pt_br/help/forum/ +moodle/lang/pt_br/help/forum/allowdiscussions.html +moodle/lang/pt_br/help/forum/attachment.html +moodle/lang/pt_br/help/forum/forumtype.html +moodle/lang/pt_br/help/forum/index.html +moodle/lang/pt_br/help/forum/maxattachmentsize.html +moodle/lang/pt_br/help/forum/mods.html +moodle/lang/pt_br/help/forum/ratings.html +moodle/lang/pt_br/help/forum/rssarticles.html +moodle/lang/pt_br/help/forum/rsstype.html +moodle/lang/pt_br/help/forum/subscription.html +moodle/lang/pt_br/help/glossary/ +moodle/lang/pt_br/help/glossary/aliases.html +moodle/lang/pt_br/help/glossary/allowcomments.html +moodle/lang/pt_br/help/glossary/allowduplicatedentries.html +moodle/lang/pt_br/help/glossary/casesensitive.html +moodle/lang/pt_br/help/glossary/defaultapproval.html +moodle/lang/pt_br/help/glossary/description.html +moodle/lang/pt_br/help/glossary/destination.html +moodle/lang/pt_br/help/glossary/displayformat.html +moodle/lang/pt_br/help/glossary/editalways.html +moodle/lang/pt_br/help/glossary/entbypage.html +moodle/lang/pt_br/help/glossary/filetoimport.html +moodle/lang/pt_br/help/glossary/fullmatch.html +moodle/lang/pt_br/help/glossary/globalglossary.html +moodle/lang/pt_br/help/glossary/importcategories.html +moodle/lang/pt_br/help/glossary/index.html +moodle/lang/pt_br/help/glossary/linkcategory.html +moodle/lang/pt_br/help/glossary/mainglossary.html +moodle/lang/pt_br/help/glossary/mods.html +moodle/lang/pt_br/help/glossary/rssarticles.html +moodle/lang/pt_br/help/glossary/rsstype.html +moodle/lang/pt_br/help/glossary/shows.html +moodle/lang/pt_br/help/glossary/studentcanpost.html +moodle/lang/pt_br/help/glossary/usedynalink.html +moodle/lang/pt_br/help/groupmode.html +moodle/lang/pt_br/help/groupmodeforce.html +moodle/lang/pt_br/help/guestaccess.html +moodle/lang/pt_br/help/html.html +moodle/lang/pt_br/help/index.html +moodle/lang/pt_br/help/journal/ +moodle/lang/pt_br/help/journal/index.html +moodle/lang/pt_br/help/journal/mods.html +moodle/lang/pt_br/help/label/ +moodle/lang/pt_br/help/label/mods.html +moodle/lang/pt_br/help/langedit.html +moodle/lang/pt_br/help/markdown.html +moodle/lang/pt_br/help/mods.html +moodle/lang/pt_br/help/picture.html +moodle/lang/pt_br/help/questions.html +moodle/lang/pt_br/help/quiz/ +moodle/lang/pt_br/help/quiz/attempts.html +moodle/lang/pt_br/help/quiz/categories.html +moodle/lang/pt_br/help/quiz/correctanswers.html +moodle/lang/pt_br/help/quiz/createmultiple.html +moodle/lang/pt_br/help/quiz/description.html +moodle/lang/pt_br/help/quiz/feedback.html +moodle/lang/pt_br/help/quiz/grademethod.html +moodle/lang/pt_br/help/quiz/import.html +moodle/lang/pt_br/help/quiz/index.html +moodle/lang/pt_br/help/quiz/match.html +moodle/lang/pt_br/help/quiz/maxgrade.html +moodle/lang/pt_br/help/quiz/mods.html +moodle/lang/pt_br/help/quiz/multichoice.html +moodle/lang/pt_br/help/quiz/numerical.html +moodle/lang/pt_br/help/quiz/questiontypes.html +moodle/lang/pt_br/help/quiz/random.html +moodle/lang/pt_br/help/quiz/randommatch.html +moodle/lang/pt_br/help/quiz/randomsamatch.html +moodle/lang/pt_br/help/quiz/review.html +moodle/lang/pt_br/help/quiz/shortanswer.html +moodle/lang/pt_br/help/quiz/shuffleanswers.html +moodle/lang/pt_br/help/quiz/shufflequestions.html +moodle/lang/pt_br/help/quiz/timeopen.html +moodle/lang/pt_br/help/quiz/truefalse.html +moodle/lang/pt_br/help/reading.html +moodle/lang/pt_br/help/resource/ +moodle/lang/pt_br/help/resource/index.html +moodle/lang/pt_br/help/resource/mods.html +moodle/lang/pt_br/help/resource/program.html +moodle/lang/pt_br/help/resource/resourcetype.html +moodle/lang/pt_br/help/resource/summary.html +moodle/lang/pt_br/help/richtext.html +moodle/lang/pt_br/help/scales.html +moodle/lang/pt_br/help/scorm/ +moodle/lang/pt_br/help/scorm/mods.html +moodle/lang/pt_br/help/summaries.html +moodle/lang/pt_br/help/survey/ +moodle/lang/pt_br/help/survey/index.html +moodle/lang/pt_br/help/survey/mods.html +moodle/lang/pt_br/help/surveys.html +moodle/lang/pt_br/help/teachers.html +moodle/lang/pt_br/help/text.html +moodle/lang/pt_br/help/textformat.html +moodle/lang/pt_br/help/wiki.html +moodle/lang/pt_br/help/workshop/ +moodle/lang/pt_br/help/workshop/mods.html +moodle/lang/pt_br/help/writing.html +moodle/lang/pt_br/hotpot.php +moodle/lang/pt_br/install.php +moodle/lang/pt_br/journal.php +moodle/lang/pt_br/label.php +moodle/lang/pt_br/lesson.php +moodle/lang/pt_br/mediaplugin.php +moodle/lang/pt_br/moodle.php +moodle/lang/pt_br/multilang.php +moodle/lang/pt_br/pix.php +moodle/lang/pt_br/questionnaire.php +moodle/lang/pt_br/quiz.php +moodle/lang/pt_br/resource.php +moodle/lang/pt_br/scorm.php +moodle/lang/pt_br/survey.php +moodle/lang/pt_br/tex.php +moodle/lang/pt_br/webquest.php +moodle/lang/pt_br/wiki.php +moodle/lang/pt_br/workshop.php +moodle/lang/ro/ +moodle/lang/ro/README +moodle/lang/ro/assignment.php +moodle/lang/ro/auth.php +moodle/lang/ro/choice.php +moodle/lang/ro/forum.php +moodle/lang/ro/help/ +moodle/lang/ro/help/assignment/ +moodle/lang/ro/help/assignment/assignmenttype.html +moodle/lang/ro/help/assignment/resubmit.html +moodle/lang/ro/help/choice/ +moodle/lang/ro/help/choice/options.html +moodle/lang/ro/help/coursecategory.html +moodle/lang/ro/help/courseformats.html +moodle/lang/ro/help/coursefullname.html +moodle/lang/ro/help/coursenewsitems.html +moodle/lang/ro/help/coursenumsections.html +moodle/lang/ro/help/courserecent.html +moodle/lang/ro/help/courseshortname.html +moodle/lang/ro/help/coursestartdate.html +moodle/lang/ro/help/enrolmentkey.html +moodle/lang/ro/help/forum/ +moodle/lang/ro/help/forum/allowdiscussions.html +moodle/lang/ro/help/forum/attachment.html +moodle/lang/ro/help/forum/forumtype.html +moodle/lang/ro/help/forum/subscription.html +moodle/lang/ro/help/guestaccess.html +moodle/lang/ro/help/html.html +moodle/lang/ro/help/langedit.html +moodle/lang/ro/help/mods.html +moodle/lang/ro/help/picture.html +moodle/lang/ro/help/questions.html +moodle/lang/ro/help/quiz/ +moodle/lang/ro/help/quiz/attempts.html +moodle/lang/ro/help/quiz/categories.html +moodle/lang/ro/help/quiz/correctanswers.html +moodle/lang/ro/help/quiz/feedback.html +moodle/lang/ro/help/quiz/grademethod.html +moodle/lang/ro/help/quiz/maxgrade.html +moodle/lang/ro/help/quiz/multichoice.html +moodle/lang/ro/help/quiz/questiontypes.html +moodle/lang/ro/help/quiz/random.html +moodle/lang/ro/help/quiz/review.html +moodle/lang/ro/help/quiz/shortanswer.html +moodle/lang/ro/help/quiz/timeopen.html +moodle/lang/ro/help/quiz/truefalse.html +moodle/lang/ro/help/reading.html +moodle/lang/ro/help/resource/ +moodle/lang/ro/help/resource/resourcetype.html +moodle/lang/ro/help/resource/summary.html +moodle/lang/ro/help/richtext.html +moodle/lang/ro/help/text.html +moodle/lang/ro/help/textformat.html +moodle/lang/ro/help/writing.html +moodle/lang/ro/journal.php +moodle/lang/ro/moodle.php +moodle/lang/ro/quiz.php +moodle/lang/ro/resource.php +moodle/lang/ro/survey.php +moodle/lang/ru/ +moodle/lang/ru/README +moodle/lang/ru/activitynames.php +moodle/lang/ru/admin.php +moodle/lang/ru/algebra.php +moodle/lang/ru/appointment.php +moodle/lang/ru/assignment.php +moodle/lang/ru/attendance.php +moodle/lang/ru/auth.php +moodle/lang/ru/block_course_list.php +moodle/lang/ru/block_course_summary.php +moodle/lang/ru/block_online_users.php +moodle/lang/ru/block_section_links.php +moodle/lang/ru/block_social_activities.php +moodle/lang/ru/calendar.php +moodle/lang/ru/censor.php +moodle/lang/ru/chat.php +moodle/lang/ru/choice.php +moodle/lang/ru/countries.php +moodle/lang/ru/dialogue.php +moodle/lang/ru/docs/ +moodle/lang/ru/docs/README.txt +moodle/lang/ru/docs/faq.html +moodle/lang/ru/docs/features.html +moodle/lang/ru/docs/files.php +moodle/lang/ru/docs/intro.html +moodle/lang/ru/docs/licence.html +moodle/lang/ru/docs/module_files.txt +moodle/lang/ru/docs/teacher.html +moodle/lang/ru/editor.php +moodle/lang/ru/enrol_database.php +moodle/lang/ru/enrol_flatfile.php +moodle/lang/ru/enrol_internal.php +moodle/lang/ru/enrol_paypal.php +moodle/lang/ru/error.php +moodle/lang/ru/exercise.php +moodle/lang/ru/fonts/ +moodle/lang/ru/fonts/README.txt +moodle/lang/ru/fonts/default.ttf +moodle/lang/ru/forum.php +moodle/lang/ru/glossary.php +moodle/lang/ru/help/ +moodle/lang/ru/help/assignment/ +moodle/lang/ru/help/assignment/assignmenttype.html +moodle/lang/ru/help/assignment/resubmit.html +moodle/lang/ru/help/choice/ +moodle/lang/ru/help/choice/options.html +moodle/lang/ru/help/cookies.html +moodle/lang/ru/help/courseavailability.html +moodle/lang/ru/help/coursecategory.html +moodle/lang/ru/help/courseformats.html +moodle/lang/ru/help/coursefullname.html +moodle/lang/ru/help/coursegrades.html +moodle/lang/ru/help/coursehiddensections.html +moodle/lang/ru/help/coursenewsitems.html +moodle/lang/ru/help/coursenumsections.html +moodle/lang/ru/help/courserecent.html +moodle/lang/ru/help/courseshortname.html +moodle/lang/ru/help/coursestartdate.html +moodle/lang/ru/help/enrolmentkey.html +moodle/lang/ru/help/forum/ +moodle/lang/ru/help/forum/allowdiscussions.html +moodle/lang/ru/help/forum/attachment.html +moodle/lang/ru/help/forum/forumtype.html +moodle/lang/ru/help/forum/ratings.html +moodle/lang/ru/help/forum/subscription.html +moodle/lang/ru/help/guestaccess.html +moodle/lang/ru/help/html.html +moodle/lang/ru/help/langedit.html +moodle/lang/ru/help/lesson/ +moodle/lang/ru/help/lesson/grade.html +moodle/lang/ru/help/lesson/handlingofretakes.html +moodle/lang/ru/help/lesson/import.html +moodle/lang/ru/help/lesson/jumpto.html +moodle/lang/ru/help/lesson/maxanswers.html +moodle/lang/ru/help/lesson/maxattempts.html +moodle/lang/ru/help/lesson/maxpages.html +moodle/lang/ru/help/lesson/minquestions.html +moodle/lang/ru/help/lesson/mods.html +moodle/lang/ru/help/lesson/nextpageaction.html +moodle/lang/ru/help/lesson/notes +moodle/lang/ru/help/lesson/overview.html +moodle/lang/ru/help/lesson/questionoption.html +moodle/lang/ru/help/lesson/questiontypes.html +moodle/lang/ru/help/lesson/retake.html +moodle/lang/ru/help/lesson/useeditor.html +moodle/lang/ru/help/mods.html +moodle/lang/ru/help/picture.html +moodle/lang/ru/help/questions.html +moodle/lang/ru/help/quiz/ +moodle/lang/ru/help/quiz/attempts.html +moodle/lang/ru/help/quiz/categories.html +moodle/lang/ru/help/quiz/correctanswers.html +moodle/lang/ru/help/quiz/feedback.html +moodle/lang/ru/help/quiz/grademethod.html +moodle/lang/ru/help/quiz/import.html +moodle/lang/ru/help/quiz/maxgrade.html +moodle/lang/ru/help/quiz/multichoice.html +moodle/lang/ru/help/quiz/questiontypes.html +moodle/lang/ru/help/quiz/random.html +moodle/lang/ru/help/quiz/randommatch.html +moodle/lang/ru/help/quiz/review.html +moodle/lang/ru/help/quiz/shortanswer.html +moodle/lang/ru/help/quiz/timeopen.html +moodle/lang/ru/help/quiz/truefalse.html +moodle/lang/ru/help/reading.html +moodle/lang/ru/help/resource/ +moodle/lang/ru/help/resource/resourcetype.html +moodle/lang/ru/help/resource/summary.html +moodle/lang/ru/help/richtext.html +moodle/lang/ru/help/summaries.html +moodle/lang/ru/help/teachers.html +moodle/lang/ru/help/text.html +moodle/lang/ru/help/textformat.html +moodle/lang/ru/help/writing.html +moodle/lang/ru/hotpot.php +moodle/lang/ru/install.php +moodle/lang/ru/journal.php +moodle/lang/ru/label.php +moodle/lang/ru/lesson.php +moodle/lang/ru/mediaplugin.php +moodle/lang/ru/moodle.php +moodle/lang/ru/multilang.php +moodle/lang/ru/pix.php +moodle/lang/ru/questionnaire.php +moodle/lang/ru/quiz.php +moodle/lang/ru/resource.php +moodle/lang/ru/scorm.php +moodle/lang/ru/survey.php +moodle/lang/ru/tex.php +moodle/lang/ru/webquest.php +moodle/lang/ru/wiki.php +moodle/lang/ru/workshop.php +moodle/lang/sk/ +moodle/lang/sk/assignment.php +moodle/lang/sk/auth.php +moodle/lang/sk/chat.php +moodle/lang/sk/choice.php +moodle/lang/sk/citajma.txt +moodle/lang/sk/docs/ +moodle/lang/sk/docs/teacher.html +moodle/lang/sk/forum.php +moodle/lang/sk/help/ +moodle/lang/sk/help/assignment/ +moodle/lang/sk/help/assignment/assignmenttype.html +moodle/lang/sk/help/assignment/resubmit.html +moodle/lang/sk/help/choice/ +moodle/lang/sk/help/choice/options.html +moodle/lang/sk/help/coursecategory.html +moodle/lang/sk/help/courseformats.html +moodle/lang/sk/help/coursefullname.html +moodle/lang/sk/help/coursenewsitems.html +moodle/lang/sk/help/coursenumsections.html +moodle/lang/sk/help/courserecent.html +moodle/lang/sk/help/courseshortname.html +moodle/lang/sk/help/coursestartdate.html +moodle/lang/sk/help/enrolmentkey.html +moodle/lang/sk/help/forum/ +moodle/lang/sk/help/forum/allowdiscussions.html +moodle/lang/sk/help/forum/attachment.html +moodle/lang/sk/help/forum/forumtype.html +moodle/lang/sk/help/forum/ratings.html +moodle/lang/sk/help/forum/subscription.html +moodle/lang/sk/help/guestaccess.html +moodle/lang/sk/help/html.html +moodle/lang/sk/help/langedit.html +moodle/lang/sk/help/mods.html +moodle/lang/sk/help/picture.html +moodle/lang/sk/help/questions.html +moodle/lang/sk/help/quiz/ +moodle/lang/sk/help/quiz/attempts.html +moodle/lang/sk/help/quiz/categories.html +moodle/lang/sk/help/quiz/correctanswers.html +moodle/lang/sk/help/quiz/feedback.html +moodle/lang/sk/help/quiz/grademethod.html +moodle/lang/sk/help/quiz/maxgrade.html +moodle/lang/sk/help/quiz/multichoice.html +moodle/lang/sk/help/quiz/questiontypes.html +moodle/lang/sk/help/quiz/random.html +moodle/lang/sk/help/quiz/review.html +moodle/lang/sk/help/quiz/shortanswer.html +moodle/lang/sk/help/quiz/timeopen.html +moodle/lang/sk/help/quiz/truefalse.html +moodle/lang/sk/help/reading.html +moodle/lang/sk/help/resource/ +moodle/lang/sk/help/resource/resourcetype.html +moodle/lang/sk/help/resource/summary.html +moodle/lang/sk/help/richtext.html +moodle/lang/sk/help/surveys.html +moodle/lang/sk/help/teachers.html +moodle/lang/sk/help/text.html +moodle/lang/sk/help/textformat.html +moodle/lang/sk/help/writing.html +moodle/lang/sk/journal.php +moodle/lang/sk/moodle.php +moodle/lang/sk/quiz.php +moodle/lang/sk/resource.php +moodle/lang/sk/survey.php +moodle/lang/sk/workshop.php +moodle/lang/sl/ +moodle/lang/sl/activitynames.php +moodle/lang/sl/admin.php +moodle/lang/sl/algebra.php +moodle/lang/sl/assignment.php +moodle/lang/sl/attendance.php +moodle/lang/sl/auth.php +moodle/lang/sl/block_course_summary.php +moodle/lang/sl/block_online_users.php +moodle/lang/sl/block_section_links.php +moodle/lang/sl/block_social_activities.php +moodle/lang/sl/calendar.php +moodle/lang/sl/censor.php +moodle/lang/sl/chat.php +moodle/lang/sl/choice.php +moodle/lang/sl/countries.php +moodle/lang/sl/dialogue.php +moodle/lang/sl/editor.php +moodle/lang/sl/error.php +moodle/lang/sl/exercise.php +moodle/lang/sl/forum.php +moodle/lang/sl/glossary.php +moodle/lang/sl/journal.php +moodle/lang/sl/label.php +moodle/lang/sl/lesson.php +moodle/lang/sl/mediaplugin.php +moodle/lang/sl/moodle.php +moodle/lang/sl/multilang.php +moodle/lang/sl/pix.php +moodle/lang/sl/quiz.php +moodle/lang/sl/resource.php +moodle/lang/sl/scorm.php +moodle/lang/sl/survey.php +moodle/lang/sl/tex.php +moodle/lang/sl/webquest.php +moodle/lang/sl/workshop.php +moodle/lang/sq/ +moodle/lang/sq/admin.php +moodle/lang/sq/algebra.php +moodle/lang/sq/appointment.php +moodle/lang/sq/assignment.php +moodle/lang/sq/attendance.php +moodle/lang/sq/auth.php +moodle/lang/sq/calendar.php +moodle/lang/sq/censor.php +moodle/lang/sq/chat.php +moodle/lang/sq/chatarea.php +moodle/lang/sq/choice.php +moodle/lang/sq/countries.php +moodle/lang/sq/dialogue.php +moodle/lang/sq/docs/ +moodle/lang/sq/docs/README.txt +moodle/lang/sq/docs/background.html +moodle/lang/sq/docs/coding.html +moodle/lang/sq/docs/credits.html +moodle/lang/sq/docs/cvs.html +moodle/lang/sq/docs/developer.html +moodle/lang/sq/docs/docstyles.css +moodle/lang/sq/docs/faq.html +moodle/lang/sq/docs/features.html +moodle/lang/sq/docs/files.php +moodle/lang/sq/docs/future.html +moodle/lang/sq/docs/install.html +moodle/lang/sq/docs/installamp.html +moodle/lang/sq/docs/intro.html +moodle/lang/sq/docs/licence.html +moodle/lang/sq/docs/module_files.txt +moodle/lang/sq/docs/other.html +moodle/lang/sq/docs/philosophy.html +moodle/lang/sq/docs/release.html +moodle/lang/sq/docs/releaseold.html +moodle/lang/sq/docs/teacher.html +moodle/lang/sq/docs/upgrade.html +moodle/lang/sq/editor.php +moodle/lang/sq/error.php +moodle/lang/sq/event.php +moodle/lang/sq/exercise.php +moodle/lang/sq/fonts/ +moodle/lang/sq/fonts/README.txt +moodle/lang/sq/fonts/default.ttf +moodle/lang/sq/forum.php +moodle/lang/sq/glossary.php +moodle/lang/sq/help/ +moodle/lang/sq/help/assignment/ +moodle/lang/sq/help/assignment/assignmenttype.html +moodle/lang/sq/help/assignment/index.html +moodle/lang/sq/help/assignment/mods.html +moodle/lang/sq/help/assignment/resubmit.html +moodle/lang/sq/help/attendance/ +moodle/lang/sq/help/attendance/mods.html +moodle/lang/sq/help/chat/ +moodle/lang/sq/help/chat/chatting.html +moodle/lang/sq/help/chat/index.html +moodle/lang/sq/help/chat/mods.html +moodle/lang/sq/help/choice/ +moodle/lang/sq/help/choice/index.html +moodle/lang/sq/help/choice/mods.html +moodle/lang/sq/help/choice/options.html +moodle/lang/sq/help/cookies.html +moodle/lang/sq/help/courseavailability.html +moodle/lang/sq/help/coursecategory.html +moodle/lang/sq/help/courseformats.html +moodle/lang/sq/help/coursefullname.html +moodle/lang/sq/help/coursegrades.html +moodle/lang/sq/help/coursenewsitems.html +moodle/lang/sq/help/coursenumsections.html +moodle/lang/sq/help/courserecent.html +moodle/lang/sq/help/coursereports.html +moodle/lang/sq/help/courseshortname.html +moodle/lang/sq/help/coursestartdate.html +moodle/lang/sq/help/courseuploadsize.html +moodle/lang/sq/help/dialogue/ +moodle/lang/sq/help/dialogue/addsubject.html +moodle/lang/sq/help/dialogue/closedialogue.html +moodle/lang/sq/help/dialogue/deleteafter.html +moodle/lang/sq/help/dialogue/dialoguetype.html +moodle/lang/sq/help/dialogue/info.html +moodle/lang/sq/help/dialogue/maildefault.html +moodle/lang/sq/help/dialogue/mods.html +moodle/lang/sq/help/dialogue/multiple.html +moodle/lang/sq/help/dialogue/sendmail.html +moodle/lang/sq/help/dialogue/writing.html +moodle/lang/sq/help/emoticons.html +moodle/lang/sq/help/enrolmentkey.html +moodle/lang/sq/help/exercise/ +moodle/lang/sq/help/exercise/administration.html +moodle/lang/sq/help/exercise/elements.html +moodle/lang/sq/help/exercise/finalgrades.html +moodle/lang/sq/help/exercise/grade.html +moodle/lang/sq/help/exercise/grading.html +moodle/lang/sq/help/exercise/gradinggrade.html +moodle/lang/sq/help/exercise/gradingstrategy.html +moodle/lang/sq/help/exercise/managing.html +moodle/lang/sq/help/exercise/mods.html +moodle/lang/sq/help/exercise/moreinfo.html +moodle/lang/sq/help/exercise/nelements.html +moodle/lang/sq/help/exercise/specimen.html +moodle/lang/sq/help/exercise/submissionofdescriptions.html +moodle/lang/sq/help/exercise/takeownership.html +moodle/lang/sq/help/exercise/usemax.html +moodle/lang/sq/help/forum/ +moodle/lang/sq/help/forum/allowdiscussions.html +moodle/lang/sq/help/forum/attachment.html +moodle/lang/sq/help/forum/forumtype.html +moodle/lang/sq/help/forum/index.html +moodle/lang/sq/help/forum/maxattachmentsize.html +moodle/lang/sq/help/forum/mods.html +moodle/lang/sq/help/forum/ratings.html +moodle/lang/sq/help/forum/subscription.html +moodle/lang/sq/help/glossary/ +moodle/lang/sq/help/glossary/aliases.html +moodle/lang/sq/help/glossary/allowcomments.html +moodle/lang/sq/help/glossary/allowduplicatedentries.html +moodle/lang/sq/help/glossary/casesensitive.html +moodle/lang/sq/help/glossary/defaultapproval.html +moodle/lang/sq/help/glossary/description.html +moodle/lang/sq/help/glossary/destination.html +moodle/lang/sq/help/glossary/displayformat.html +moodle/lang/sq/help/glossary/entbypage.html +moodle/lang/sq/help/glossary/filetoimport.html +moodle/lang/sq/help/glossary/fullmatch.html +moodle/lang/sq/help/glossary/globalglossary.html +moodle/lang/sq/help/glossary/importcategories.html +moodle/lang/sq/help/glossary/index.html +moodle/lang/sq/help/glossary/linkcategory.html +moodle/lang/sq/help/glossary/mainglossary.html +moodle/lang/sq/help/glossary/mods.html +moodle/lang/sq/help/glossary/shows.html +moodle/lang/sq/help/glossary/studentcanpost.html +moodle/lang/sq/help/glossary/usedynalink.html +moodle/lang/sq/help/groupmode.html +moodle/lang/sq/help/groupmodeforce.html +moodle/lang/sq/help/guestaccess.html +moodle/lang/sq/help/html.html +moodle/lang/sq/help/index.html +moodle/lang/sq/help/journal/ +moodle/lang/sq/help/journal/index.html +moodle/lang/sq/help/journal/mods.html +moodle/lang/sq/help/label/ +moodle/lang/sq/help/label/mods.html +moodle/lang/sq/help/langedit.html +moodle/lang/sq/help/lesson/ +moodle/lang/sq/help/lesson/grade.html +moodle/lang/sq/help/lesson/jumpto.html +moodle/lang/sq/help/lesson/maxanswers.html +moodle/lang/sq/help/lesson/maxattempts.html +moodle/lang/sq/help/lesson/maxpages.html +moodle/lang/sq/help/lesson/mods.html +moodle/lang/sq/help/lesson/nextpageaction.html +moodle/lang/sq/help/lesson/overview.html +moodle/lang/sq/help/lesson/questionoption.html +moodle/lang/sq/help/lesson/questiontypes.html +moodle/lang/sq/help/lesson/retake.html +moodle/lang/sq/help/mods.html +moodle/lang/sq/help/picture.html +moodle/lang/sq/help/questions.html +moodle/lang/sq/help/quiz/ +moodle/lang/sq/help/quiz/attempts.html +moodle/lang/sq/help/quiz/categories.html +moodle/lang/sq/help/quiz/correctanswers.html +moodle/lang/sq/help/quiz/createmultiple.html +moodle/lang/sq/help/quiz/description.html +moodle/lang/sq/help/quiz/discrimination.html +moodle/lang/sq/help/quiz/feedback.html +moodle/lang/sq/help/quiz/formataiken.html +moodle/lang/sq/help/quiz/formatblackboard.html +moodle/lang/sq/help/quiz/formatctm.html +moodle/lang/sq/help/quiz/formatcustom.html +moodle/lang/sq/help/quiz/formatgift.html +moodle/lang/sq/help/quiz/formatmissingword.html +moodle/lang/sq/help/quiz/formatwebct.html +moodle/lang/sq/help/quiz/grademethod.html +moodle/lang/sq/help/quiz/import.html +moodle/lang/sq/help/quiz/index.html +moodle/lang/sq/help/quiz/match.html +moodle/lang/sq/help/quiz/maxgrade.html +moodle/lang/sq/help/quiz/mods.html +moodle/lang/sq/help/quiz/multianswer.html +moodle/lang/sq/help/quiz/multichoice.html +moodle/lang/sq/help/quiz/numerical.html +moodle/lang/sq/help/quiz/questiontypes.html +moodle/lang/sq/help/quiz/random.html +moodle/lang/sq/help/quiz/randomsamatch.html +moodle/lang/sq/help/quiz/repeatattempts.html +moodle/lang/sq/help/quiz/review.html +moodle/lang/sq/help/quiz/shortanswer.html +moodle/lang/sq/help/quiz/shuffleanswers.html +moodle/lang/sq/help/quiz/shufflequestions.html +moodle/lang/sq/help/quiz/timeopen.html +moodle/lang/sq/help/quiz/truefalse.html +moodle/lang/sq/help/reading.html +moodle/lang/sq/help/resource/ +moodle/lang/sq/help/resource/index.html +moodle/lang/sq/help/resource/mods.html +moodle/lang/sq/help/resource/program.html +moodle/lang/sq/help/resource/resourcetype.html +moodle/lang/sq/help/resource/summary.html +moodle/lang/sq/help/richtext.html +moodle/lang/sq/help/scales.html +moodle/lang/sq/help/scheduler/ +moodle/lang/sq/help/scheduler/mods.html +moodle/lang/sq/help/summaries.html +moodle/lang/sq/help/survey/ +moodle/lang/sq/help/survey/index.html +moodle/lang/sq/help/survey/mods.html +moodle/lang/sq/help/surveys.html +moodle/lang/sq/help/teachers.html +moodle/lang/sq/help/text.html +moodle/lang/sq/help/textformat.html +moodle/lang/sq/help/uploadusers.html +moodle/lang/sq/help/wiki.html +moodle/lang/sq/help/workshop/ +moodle/lang/sq/help/workshop/addingacomment.html +moodle/lang/sq/help/workshop/agreeassessments.html +moodle/lang/sq/help/workshop/analysisofassessments.html +moodle/lang/sq/help/workshop/anonymous.html +moodle/lang/sq/help/workshop/assessmentofexamples.html +moodle/lang/sq/help/workshop/assignmenttype.html +moodle/lang/sq/help/workshop/breakdownoffinalgrade.html +moodle/lang/sq/help/workshop/calculatingfinalgrade.html +moodle/lang/sq/help/workshop/editingacomment.html +moodle/lang/sq/help/workshop/elements.html +moodle/lang/sq/help/workshop/finalgrades.html +moodle/lang/sq/help/workshop/graded.html +moodle/lang/sq/help/workshop/grading.html +moodle/lang/sq/help/workshop/gradingassessments.html +moodle/lang/sq/help/workshop/gradingstrategy.html +moodle/lang/sq/help/workshop/gradingsubmissions.html +moodle/lang/sq/help/workshop/includeself.html +moodle/lang/sq/help/workshop/includeteachersgrade.html +moodle/lang/sq/help/workshop/index.html +moodle/lang/sq/help/workshop/leaguetable.html +moodle/lang/sq/help/workshop/managing.html +moodle/lang/sq/help/workshop/mods.html +moodle/lang/sq/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/sq/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/sq/help/workshop/nelements.html +moodle/lang/sq/help/workshop/numberofassessors.html +moodle/lang/sq/help/workshop/overallocation.html +moodle/lang/sq/help/workshop/resubmit.html +moodle/lang/sq/help/workshop/selfassessment.html +moodle/lang/sq/help/workshop/showinggrades.html +moodle/lang/sq/help/workshop/specimen.html +moodle/lang/sq/help/workshop/submissionofexamples.html +moodle/lang/sq/help/workshop/teachersgradings.html +moodle/lang/sq/help/workshop/ungradedassessments_student.html +moodle/lang/sq/help/workshop/ungradedassessments_teacher.html +moodle/lang/sq/help/writing.html +moodle/lang/sq/journal.php +moodle/lang/sq/label.php +moodle/lang/sq/lesson.php +moodle/lang/sq/mediaplugin.php +moodle/lang/sq/moodle.php +moodle/lang/sq/multilang.php +moodle/lang/sq/pix.php +moodle/lang/sq/quiz.php +moodle/lang/sq/readme.txt +moodle/lang/sq/resource.php +moodle/lang/sq/scheduler.php +moodle/lang/sq/survey.php +moodle/lang/sq/tex.php +moodle/lang/sq/webquest.php +moodle/lang/sq/workshop.php +moodle/lang/sr_utf8/ +moodle/lang/sr_utf8/README.txt +moodle/lang/sr_utf8/activitynames.php +moodle/lang/sr_utf8/admin.php +moodle/lang/sr_utf8/algebra.php +moodle/lang/sr_utf8/assignment.php +moodle/lang/sr_utf8/attendance.php +moodle/lang/sr_utf8/auth.php +moodle/lang/sr_utf8/block_course_summary.php +moodle/lang/sr_utf8/block_online_users.php +moodle/lang/sr_utf8/block_section_links.php +moodle/lang/sr_utf8/block_social_activities.php +moodle/lang/sr_utf8/calendar.php +moodle/lang/sr_utf8/censor.php +moodle/lang/sr_utf8/chat.php +moodle/lang/sr_utf8/choice.php +moodle/lang/sr_utf8/countries.php +moodle/lang/sr_utf8/dialogue.php +moodle/lang/sr_utf8/editor.php +moodle/lang/sr_utf8/error.php +moodle/lang/sr_utf8/exercise.php +moodle/lang/sr_utf8/forum.php +moodle/lang/sr_utf8/glossary.php +moodle/lang/sr_utf8/journal.php +moodle/lang/sr_utf8/label.php +moodle/lang/sr_utf8/lesson.php +moodle/lang/sr_utf8/mediaplugin.php +moodle/lang/sr_utf8/moodle.php +moodle/lang/sr_utf8/multilang.php +moodle/lang/sr_utf8/pix.php +moodle/lang/sr_utf8/quiz.php +moodle/lang/sr_utf8/resource.php +moodle/lang/sr_utf8/scorm.php +moodle/lang/sr_utf8/survey.php +moodle/lang/sr_utf8/tex.php +moodle/lang/sr_utf8/webquest.php +moodle/lang/sr_utf8/workshop.php +moodle/lang/sv/ +moodle/lang/sv/LAESMIG.txt +moodle/lang/sv/activitynames.php +moodle/lang/sv/admin.php +moodle/lang/sv/algebra.php +moodle/lang/sv/appointment.php +moodle/lang/sv/assignment.php +moodle/lang/sv/attendance.php +moodle/lang/sv/auth.php +moodle/lang/sv/block_course_list.php +moodle/lang/sv/block_course_summary.php +moodle/lang/sv/block_online_users.php +moodle/lang/sv/block_section_links.php +moodle/lang/sv/block_social_activities.php +moodle/lang/sv/calendar.php +moodle/lang/sv/censor.php +moodle/lang/sv/chat.php +moodle/lang/sv/choice.php +moodle/lang/sv/countries.php +moodle/lang/sv/dialogue.php +moodle/lang/sv/docs/ +moodle/lang/sv/docs/README.txt +moodle/lang/sv/docs/background.html +moodle/lang/sv/docs/coding.html +moodle/lang/sv/docs/credits.html +moodle/lang/sv/docs/cvs.html +moodle/lang/sv/docs/developer.html +moodle/lang/sv/docs/docstyles.css +moodle/lang/sv/docs/faq.html +moodle/lang/sv/docs/features.html +moodle/lang/sv/docs/files.php +moodle/lang/sv/docs/future.html +moodle/lang/sv/docs/glossary.html +moodle/lang/sv/docs/install.html +moodle/lang/sv/docs/installamp.html +moodle/lang/sv/docs/intro.html +moodle/lang/sv/docs/licence.html +moodle/lang/sv/docs/module_files.txt +moodle/lang/sv/docs/other.html +moodle/lang/sv/docs/philosophy.html +moodle/lang/sv/docs/release.html +moodle/lang/sv/docs/releaseold.html +moodle/lang/sv/docs/teacher.html +moodle/lang/sv/docs/translation.html +moodle/lang/sv/docs/upgrade.html +moodle/lang/sv/editor.php +moodle/lang/sv/emailprotect.php +moodle/lang/sv/enrol_database.php +moodle/lang/sv/enrol_flatfile.php +moodle/lang/sv/enrol_internal.php +moodle/lang/sv/enrol_paypal.php +moodle/lang/sv/error.php +moodle/lang/sv/exercise.php +moodle/lang/sv/forum.php +moodle/lang/sv/glossary.php +moodle/lang/sv/help/ +moodle/lang/sv/help/assignment/ +moodle/lang/sv/help/assignment/assignmenttype.html +moodle/lang/sv/help/assignment/index.html +moodle/lang/sv/help/assignment/mods.html +moodle/lang/sv/help/assignment/resubmit.html +moodle/lang/sv/help/attendance/ +moodle/lang/sv/help/attendance/autoattend.html +moodle/lang/sv/help/attendance/choosedays.html +moodle/lang/sv/help/attendance/dynsection.html +moodle/lang/sv/help/attendance/grade.html +moodle/lang/sv/help/attendance/hours.html +moodle/lang/sv/help/attendance/index.html +moodle/lang/sv/help/attendance/maxgrade.html +moodle/lang/sv/help/attendance/mods.html +moodle/lang/sv/help/chat/ +moodle/lang/sv/help/chat/chatting.html +moodle/lang/sv/help/chat/index.html +moodle/lang/sv/help/chat/mods.html +moodle/lang/sv/help/choice/ +moodle/lang/sv/help/choice/index.html +moodle/lang/sv/help/choice/mods.html +moodle/lang/sv/help/choice/options.html +moodle/lang/sv/help/choice/timerestrict.html +moodle/lang/sv/help/cookies.html +moodle/lang/sv/help/courseavailability.html +moodle/lang/sv/help/coursecategory.html +moodle/lang/sv/help/courseformats.html +moodle/lang/sv/help/coursefullname.html +moodle/lang/sv/help/coursegrades.html +moodle/lang/sv/help/coursehiddensections.html +moodle/lang/sv/help/courseidnumber.html +moodle/lang/sv/help/coursenewsitems.html +moodle/lang/sv/help/coursenumsections.html +moodle/lang/sv/help/courserecent.html +moodle/lang/sv/help/coursereports.html +moodle/lang/sv/help/courseshortname.html +moodle/lang/sv/help/coursestartdate.html +moodle/lang/sv/help/courseuploadsize.html +moodle/lang/sv/help/dialogue/ +moodle/lang/sv/help/dialogue/addsubject.html +moodle/lang/sv/help/dialogue/closedialogue.html +moodle/lang/sv/help/dialogue/deleteafter.html +moodle/lang/sv/help/dialogue/dialoguetype.html +moodle/lang/sv/help/dialogue/index.html +moodle/lang/sv/help/dialogue/info.html +moodle/lang/sv/help/dialogue/maildefault.html +moodle/lang/sv/help/dialogue/mods.html +moodle/lang/sv/help/dialogue/multiple.html +moodle/lang/sv/help/dialogue/sendmail.html +moodle/lang/sv/help/dialogue/writing.html +moodle/lang/sv/help/directorypaths.html +moodle/lang/sv/help/emoticons.html +moodle/lang/sv/help/enrolmentkey.html +moodle/lang/sv/help/enrolperiod.html +moodle/lang/sv/help/exercise/ +moodle/lang/sv/help/exercise/administration.html +moodle/lang/sv/help/exercise/elements.html +moodle/lang/sv/help/exercise/finalgrades.html +moodle/lang/sv/help/exercise/grade.html +moodle/lang/sv/help/exercise/grading.html +moodle/lang/sv/help/exercise/gradinggrade.html +moodle/lang/sv/help/exercise/gradingstrategy.html +moodle/lang/sv/help/exercise/index.html +moodle/lang/sv/help/exercise/leaguetable.html +moodle/lang/sv/help/exercise/leaguetablenames.html +moodle/lang/sv/help/exercise/managing.html +moodle/lang/sv/help/exercise/mods.html +moodle/lang/sv/help/exercise/moreinfo.html +moodle/lang/sv/help/exercise/nelements.html +moodle/lang/sv/help/exercise/password.html +moodle/lang/sv/help/exercise/regrading.html +moodle/lang/sv/help/exercise/specimen.html +moodle/lang/sv/help/exercise/submissionofdescriptions.html +moodle/lang/sv/help/exercise/takeownership.html +moodle/lang/sv/help/exercise/usemax.html +moodle/lang/sv/help/exercise/usepassword.html +moodle/lang/sv/help/forum/ +moodle/lang/sv/help/forum/allowdiscussions.html +moodle/lang/sv/help/forum/attachment.html +moodle/lang/sv/help/forum/forumtype.html +moodle/lang/sv/help/forum/index.html +moodle/lang/sv/help/forum/maxattachmentsize.html +moodle/lang/sv/help/forum/mods.html +moodle/lang/sv/help/forum/ratings.html +moodle/lang/sv/help/forum/rssarticles.html +moodle/lang/sv/help/forum/rsstype.html +moodle/lang/sv/help/forum/subscription.html +moodle/lang/sv/help/forum/subscription2.html +moodle/lang/sv/help/glossary/ +moodle/lang/sv/help/glossary/aliases.html +moodle/lang/sv/help/glossary/allowcomments.html +moodle/lang/sv/help/glossary/allowduplicatedentries.html +moodle/lang/sv/help/glossary/casesensitive.html +moodle/lang/sv/help/glossary/defaultapproval.html +moodle/lang/sv/help/glossary/description.html +moodle/lang/sv/help/glossary/destination.html +moodle/lang/sv/help/glossary/displayformat.html +moodle/lang/sv/help/glossary/editalways.html +moodle/lang/sv/help/glossary/entbypage.html +moodle/lang/sv/help/glossary/filetoimport.html +moodle/lang/sv/help/glossary/fullmatch.html +moodle/lang/sv/help/glossary/globalglossary.html +moodle/lang/sv/help/glossary/importcategories.html +moodle/lang/sv/help/glossary/index.html +moodle/lang/sv/help/glossary/linkcategory.html +moodle/lang/sv/help/glossary/mainglossary.html +moodle/lang/sv/help/glossary/mods.html +moodle/lang/sv/help/glossary/rssarticles.html +moodle/lang/sv/help/glossary/rsstype.html +moodle/lang/sv/help/glossary/shows.html +moodle/lang/sv/help/glossary/studentcanpost.html +moodle/lang/sv/help/glossary/usedynalink.html +moodle/lang/sv/help/glossary/usedynalinkentry.html +moodle/lang/sv/help/groupmode.html +moodle/lang/sv/help/groupmodeforce.html +moodle/lang/sv/help/guestaccess.html +moodle/lang/sv/help/html.html +moodle/lang/sv/help/index.html +moodle/lang/sv/help/journal/ +moodle/lang/sv/help/journal/index.html +moodle/lang/sv/help/journal/mods.html +moodle/lang/sv/help/label/ +moodle/lang/sv/help/label/index.html +moodle/lang/sv/help/label/mods.html +moodle/lang/sv/help/langedit.html +moodle/lang/sv/help/lesson/ +moodle/lang/sv/help/lesson/grade.html +moodle/lang/sv/help/lesson/handlingofretakes.html +moodle/lang/sv/help/lesson/import.html +moodle/lang/sv/help/lesson/index.html +moodle/lang/sv/help/lesson/jumpto.html +moodle/lang/sv/help/lesson/maxanswers.html +moodle/lang/sv/help/lesson/maxattempts.html +moodle/lang/sv/help/lesson/maxpages.html +moodle/lang/sv/help/lesson/minquestions.html +moodle/lang/sv/help/lesson/mods.html +moodle/lang/sv/help/lesson/nextpageaction.html +moodle/lang/sv/help/lesson/overview.html +moodle/lang/sv/help/lesson/questionoption.html +moodle/lang/sv/help/lesson/questiontypes.html +moodle/lang/sv/help/lesson/retake.html +moodle/lang/sv/help/mods.html +moodle/lang/sv/help/picture.html +moodle/lang/sv/help/questions.html +moodle/lang/sv/help/quiz/ +moodle/lang/sv/help/quiz/attempts.html +moodle/lang/sv/help/quiz/categories.html +moodle/lang/sv/help/quiz/correctanswers.html +moodle/lang/sv/help/quiz/createmultiple.html +moodle/lang/sv/help/quiz/description.html +moodle/lang/sv/help/quiz/discrimination.html +moodle/lang/sv/help/quiz/eachattemptbuildsonthelast.html +moodle/lang/sv/help/quiz/export.html +moodle/lang/sv/help/quiz/feedback.html +moodle/lang/sv/help/quiz/formataiken.html +moodle/lang/sv/help/quiz/formatblackboard.html +moodle/lang/sv/help/quiz/formatcustom.html +moodle/lang/sv/help/quiz/formatmissingword.html +moodle/lang/sv/help/quiz/grademethod.html +moodle/lang/sv/help/quiz/import.html +moodle/lang/sv/help/quiz/index.html +moodle/lang/sv/help/quiz/match.html +moodle/lang/sv/help/quiz/maxgrade.html +moodle/lang/sv/help/quiz/mods.html +moodle/lang/sv/help/quiz/multianswer.html +moodle/lang/sv/help/quiz/multichoice.html +moodle/lang/sv/help/quiz/numerical.html +moodle/lang/sv/help/quiz/questiontypes.html +moodle/lang/sv/help/quiz/random.html +moodle/lang/sv/help/quiz/randommatch.html +moodle/lang/sv/help/quiz/randomsamatch.html +moodle/lang/sv/help/quiz/repeatattempts.html +moodle/lang/sv/help/quiz/requirepassword.html +moodle/lang/sv/help/quiz/requiresubnet.html +moodle/lang/sv/help/quiz/review.html +moodle/lang/sv/help/quiz/shortanswer.html +moodle/lang/sv/help/quiz/shuffleanswers.html +moodle/lang/sv/help/quiz/shufflequestions.html +moodle/lang/sv/help/quiz/timelimit.html +moodle/lang/sv/help/quiz/timeopen.html +moodle/lang/sv/help/quiz/truefalse.html +moodle/lang/sv/help/reading.html +moodle/lang/sv/help/resource/ +moodle/lang/sv/help/resource/index.html +moodle/lang/sv/help/resource/mods.html +moodle/lang/sv/help/resource/parameters.html +moodle/lang/sv/help/resource/program.html +moodle/lang/sv/help/resource/resourcetype.html +moodle/lang/sv/help/resource/summary.html +moodle/lang/sv/help/resource/type/ +moodle/lang/sv/help/resource/type/directory.html +moodle/lang/sv/help/resource/type/file.html +moodle/lang/sv/help/resource/type/html.html +moodle/lang/sv/help/resource/type/label.html +moodle/lang/sv/help/resource/type/text.html +moodle/lang/sv/help/resource/types.html +moodle/lang/sv/help/resource/window.html +moodle/lang/sv/help/richtext.html +moodle/lang/sv/help/scales.html +moodle/lang/sv/help/scorm/ +moodle/lang/sv/help/scorm/index.html +moodle/lang/sv/help/scorm/mods.html +moodle/lang/sv/help/summaries.html +moodle/lang/sv/help/survey/ +moodle/lang/sv/help/survey/index.html +moodle/lang/sv/help/survey/mods.html +moodle/lang/sv/help/surveys.html +moodle/lang/sv/help/teachers.html +moodle/lang/sv/help/text.html +moodle/lang/sv/help/textformat.html +moodle/lang/sv/help/uploadusers.html +moodle/lang/sv/help/wiki/ +moodle/lang/sv/help/wiki.html +moodle/lang/sv/help/wiki/checklinks.html +moodle/lang/sv/help/wiki/ewikiacceptbinary.html +moodle/lang/sv/help/wiki/howtowiki.html +moodle/lang/sv/help/wiki/htmlmode.html +moodle/lang/sv/help/wiki/index.html +moodle/lang/sv/help/wiki/initialcontent.html +moodle/lang/sv/help/wiki/mods.html +moodle/lang/sv/help/wiki/removepages.html +moodle/lang/sv/help/wiki/revertauthorfieldpattern.html +moodle/lang/sv/help/wiki/revertpages.html +moodle/lang/sv/help/wiki/setpageflags.html +moodle/lang/sv/help/wiki/strippages.html +moodle/lang/sv/help/wiki/studentadminoptions.html +moodle/lang/sv/help/wiki/wikilinkoptions.html +moodle/lang/sv/help/wiki/wikiname.html +moodle/lang/sv/help/wiki/wikitype.html +moodle/lang/sv/help/workshop/ +moodle/lang/sv/help/workshop/addingacomment.html +moodle/lang/sv/help/workshop/agreeassessments.html +moodle/lang/sv/help/workshop/anonymous.html +moodle/lang/sv/help/workshop/assessmentofexamples.html +moodle/lang/sv/help/workshop/assignmenttype.html +moodle/lang/sv/help/workshop/breakdownoffinalgrade.html +moodle/lang/sv/help/workshop/calculatingfinalgrade.html +moodle/lang/sv/help/workshop/editingacomment.html +moodle/lang/sv/help/workshop/elements.html +moodle/lang/sv/help/workshop/finalgrades.html +moodle/lang/sv/help/workshop/grade.html +moodle/lang/sv/help/workshop/graded.html +moodle/lang/sv/help/workshop/grading.html +moodle/lang/sv/help/workshop/gradingassessments.html +moodle/lang/sv/help/workshop/gradinggrade.html +moodle/lang/sv/help/workshop/gradingstrategy.html +moodle/lang/sv/help/workshop/gradingsubmissions.html +moodle/lang/sv/help/workshop/includeself.html +moodle/lang/sv/help/workshop/includeteachersgrade.html +moodle/lang/sv/help/workshop/index.html +moodle/lang/sv/help/workshop/leaguetable.html +moodle/lang/sv/help/workshop/managing.html +moodle/lang/sv/help/workshop/managing2.html +moodle/lang/sv/help/workshop/mods.html +moodle/lang/sv/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/sv/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/sv/help/workshop/nelements.html +moodle/lang/sv/help/workshop/numberofassessors.html +moodle/lang/sv/help/workshop/overallocation.html +moodle/lang/sv/help/workshop/resubmit.html +moodle/lang/sv/help/workshop/selfassessment.html +moodle/lang/sv/help/workshop/showinggrades.html +moodle/lang/sv/help/workshop/specimen.html +moodle/lang/sv/help/workshop/submissionofexamples.html +moodle/lang/sv/help/workshop/teachersgradings.html +moodle/lang/sv/help/workshop/teacherweight.html +moodle/lang/sv/help/workshop/ungradedassessments.html +moodle/lang/sv/help/workshop/ungradedassessments_student.html +moodle/lang/sv/help/workshop/ungradedassessments_teacher.html +moodle/lang/sv/help/writing.html +moodle/lang/sv/hotpot.php +moodle/lang/sv/install.php +moodle/lang/sv/journal.php +moodle/lang/sv/label.php +moodle/lang/sv/lesson.php +moodle/lang/sv/mediaplugin.php +moodle/lang/sv/moodle.php +moodle/lang/sv/multilang.php +moodle/lang/sv/pix.php +moodle/lang/sv/questionnaire.php +moodle/lang/sv/quiz.php +moodle/lang/sv/resource.php +moodle/lang/sv/scorm.php +moodle/lang/sv/survey.php +moodle/lang/sv/tex.php +moodle/lang/sv/webquest.php +moodle/lang/sv/wiki.php +moodle/lang/sv/workshop.php +moodle/lang/th/ +moodle/lang/th/README +moodle/lang/th/activitynames.php +moodle/lang/th/admin.php +moodle/lang/th/algebra.php +moodle/lang/th/appointment.php +moodle/lang/th/assignment.php +moodle/lang/th/attendance.php +moodle/lang/th/auth.php +moodle/lang/th/block_course_list.php +moodle/lang/th/block_course_summary.php +moodle/lang/th/block_online_users.php +moodle/lang/th/block_section_links.php +moodle/lang/th/block_social_activities.php +moodle/lang/th/calendar.php +moodle/lang/th/censor.php +moodle/lang/th/chat.php +moodle/lang/th/choice.php +moodle/lang/th/countries.php +moodle/lang/th/dialogue.php +moodle/lang/th/editor.php +moodle/lang/th/emailprotect.php +moodle/lang/th/enrol_database.php +moodle/lang/th/enrol_flatfile.php +moodle/lang/th/enrol_internal.php +moodle/lang/th/enrol_paypal.php +moodle/lang/th/error.php +moodle/lang/th/exercise.php +moodle/lang/th/forum.php +moodle/lang/th/glossary.php +moodle/lang/th/help/ +moodle/lang/th/help/assignment/ +moodle/lang/th/help/assignment/assignmenttype.html +moodle/lang/th/help/assignment/index.html +moodle/lang/th/help/assignment/resubmit.html +moodle/lang/th/help/chat/ +moodle/lang/th/help/chat/index.html +moodle/lang/th/help/choice/ +moodle/lang/th/help/choice/index.html +moodle/lang/th/help/choice/mods.html +moodle/lang/th/help/choice/options.html +moodle/lang/th/help/coursecategory.html +moodle/lang/th/help/courseformats.html +moodle/lang/th/help/coursefullname.html +moodle/lang/th/help/coursenewsitems.html +moodle/lang/th/help/coursenumsections.html +moodle/lang/th/help/courserecent.html +moodle/lang/th/help/courseshortname.html +moodle/lang/th/help/coursestartdate.html +moodle/lang/th/help/emoticons.html +moodle/lang/th/help/enrolmentkey.html +moodle/lang/th/help/forum/ +moodle/lang/th/help/forum/allowdiscussions.html +moodle/lang/th/help/forum/attachment.html +moodle/lang/th/help/forum/forumtype.html +moodle/lang/th/help/forum/index.html +moodle/lang/th/help/forum/ratings.html +moodle/lang/th/help/forum/subscription.html +moodle/lang/th/help/guestaccess.html +moodle/lang/th/help/html.html +moodle/lang/th/help/journal/ +moodle/lang/th/help/journal/index.html +moodle/lang/th/help/langedit.html +moodle/lang/th/help/mods.html +moodle/lang/th/help/picture.html +moodle/lang/th/help/questions.html +moodle/lang/th/help/quiz/ +moodle/lang/th/help/quiz/attempts.html +moodle/lang/th/help/quiz/categories.html +moodle/lang/th/help/quiz/correctanswers.html +moodle/lang/th/help/quiz/description.html +moodle/lang/th/help/quiz/feedback.html +moodle/lang/th/help/quiz/formatblackboard.html +moodle/lang/th/help/quiz/formatcustom.html +moodle/lang/th/help/quiz/formatmissingword.html +moodle/lang/th/help/quiz/grademethod.html +moodle/lang/th/help/quiz/maxgrade.html +moodle/lang/th/help/quiz/multichoice.html +moodle/lang/th/help/quiz/questiontypes.html +moodle/lang/th/help/quiz/random.html +moodle/lang/th/help/quiz/shortanswer.html +moodle/lang/th/help/quiz/timeopen.html +moodle/lang/th/help/quiz/truefalse.html +moodle/lang/th/help/reading.html +moodle/lang/th/help/resource/ +moodle/lang/th/help/resource/index.html +moodle/lang/th/help/resource/mods.html +moodle/lang/th/help/resource/resourcetype.html +moodle/lang/th/help/resource/summary.html +moodle/lang/th/help/richtext.html +moodle/lang/th/help/summaries.html +moodle/lang/th/help/survey/ +moodle/lang/th/help/survey/index.html +moodle/lang/th/help/teachers.html +moodle/lang/th/help/text.html +moodle/lang/th/help/textformat.html +moodle/lang/th/help/wiki.html +moodle/lang/th/help/workshop/ +moodle/lang/th/help/workshop/anonymous.html +moodle/lang/th/help/workshop/assignmenttype.html +moodle/lang/th/help/workshop/breakdownoffinalgrade.html +moodle/lang/th/help/workshop/calculatingfinalgrade.html +moodle/lang/th/help/workshop/elements.html +moodle/lang/th/help/workshop/finalgrades.html +moodle/lang/th/help/workshop/graded.html +moodle/lang/th/help/workshop/grading.html +moodle/lang/th/help/workshop/gradingassessments.html +moodle/lang/th/help/workshop/gradingstrategy.html +moodle/lang/th/help/workshop/includeself.html +moodle/lang/th/help/workshop/managing.html +moodle/lang/th/help/workshop/nassessmentsofstudentsubmissions.html +moodle/lang/th/help/workshop/nassessmentsofteachersexamples.html +moodle/lang/th/help/workshop/nelements.html +moodle/lang/th/help/workshop/numberofassessors.html +moodle/lang/th/help/workshop/resubmit.html +moodle/lang/th/help/workshop/selfassessment.html +moodle/lang/th/help/workshop/showinggrades.html +moodle/lang/th/help/workshop/specimen.html +moodle/lang/th/help/workshop/teachersgradings.html +moodle/lang/th/help/writing.html +moodle/lang/th/hotpot.php +moodle/lang/th/install.php +moodle/lang/th/journal.php +moodle/lang/th/label.php +moodle/lang/th/lesson.php +moodle/lang/th/mediaplugin.php +moodle/lang/th/moodle.php +moodle/lang/th/multilang.php +moodle/lang/th/pix.php +moodle/lang/th/questionnaire.php +moodle/lang/th/quiz.php +moodle/lang/th/resource.php +moodle/lang/th/scorm.php +moodle/lang/th/survey.php +moodle/lang/th/tex.php +moodle/lang/th/webquest.php +moodle/lang/th/wiki.php +moodle/lang/th/workshop.php +moodle/lang/tr/ +moodle/lang/tr/README +moodle/lang/tr/assignment.php +moodle/lang/tr/auth.php +moodle/lang/tr/block_course_list.php +moodle/lang/tr/block_course_summary.php +moodle/lang/tr/block_online_users.php +moodle/lang/tr/block_section_links.php +moodle/lang/tr/block_social_activities.php +moodle/lang/tr/calendar.php +moodle/lang/tr/censor.php +moodle/lang/tr/choice.php +moodle/lang/tr/countries.php +moodle/lang/tr/docs/ +moodle/lang/tr/docs/module_files.txt +moodle/lang/tr/forum.php +moodle/lang/tr/help/ +moodle/lang/tr/help/quiz/ +moodle/lang/tr/help/quiz/random.html +moodle/lang/tr/journal.php +moodle/lang/tr/label.php +moodle/lang/tr/mediaplugin.php +moodle/lang/tr/moodle.php +moodle/lang/tr/multilang.php +moodle/lang/tr/quiz.php +moodle/lang/tr/resource.php +moodle/lang/tr/survey.php +moodle/lang/uk/ +moodle/lang/uk/activitynames.php +moodle/lang/uk/admin.php +moodle/lang/uk/algebra.php +moodle/lang/uk/assignment.php +moodle/lang/uk/attendance.php +moodle/lang/uk/auth.php +moodle/lang/uk/block_course_summary.php +moodle/lang/uk/block_online_users.php +moodle/lang/uk/block_social_activities.php +moodle/lang/uk/calendar.php +moodle/lang/uk/censor.php +moodle/lang/uk/chat.php +moodle/lang/uk/choice.php +moodle/lang/uk/countries.php +moodle/lang/uk/dialogue.php +moodle/lang/uk/docs/ +moodle/lang/uk/docs/README.txt +moodle/lang/uk/docs/faq.html +moodle/lang/uk/docs/features.html +moodle/lang/uk/docs/files.php +moodle/lang/uk/docs/intro.html +moodle/lang/uk/docs/licence.html +moodle/lang/uk/docs/module_files.txt +moodle/lang/uk/docs/teacher.html +moodle/lang/uk/editor.php +moodle/lang/uk/fonts/ +moodle/lang/uk/fonts/default.ttf +moodle/lang/uk/forum.php +moodle/lang/uk/help/ +moodle/lang/uk/help/assignment/ +moodle/lang/uk/help/assignment/assignmenttype.html +moodle/lang/uk/help/assignment/resubmit.html +moodle/lang/uk/help/choice/ +moodle/lang/uk/help/choice/options.html +moodle/lang/uk/help/coursecategory.html +moodle/lang/uk/help/courseformats.html +moodle/lang/uk/help/coursefullname.html +moodle/lang/uk/help/coursenewsitems.html +moodle/lang/uk/help/coursenumsections.html +moodle/lang/uk/help/courserecent.html +moodle/lang/uk/help/courseshortname.html +moodle/lang/uk/help/coursestartdate.html +moodle/lang/uk/help/enrolmentkey.html +moodle/lang/uk/help/forum/ +moodle/lang/uk/help/forum/allowdiscussions.html +moodle/lang/uk/help/forum/attachment.html +moodle/lang/uk/help/forum/forumtype.html +moodle/lang/uk/help/forum/ratings.html +moodle/lang/uk/help/forum/subscription.html +moodle/lang/uk/help/guestaccess.html +moodle/lang/uk/help/html.html +moodle/lang/uk/help/langedit.html +moodle/lang/uk/help/mods.html +moodle/lang/uk/help/picture.html +moodle/lang/uk/help/questions.html +moodle/lang/uk/help/quiz/ +moodle/lang/uk/help/quiz/attempts.html +moodle/lang/uk/help/quiz/categories.html +moodle/lang/uk/help/quiz/correctanswers.html +moodle/lang/uk/help/quiz/feedback.html +moodle/lang/uk/help/quiz/grademethod.html +moodle/lang/uk/help/quiz/import.html +moodle/lang/uk/help/quiz/maxgrade.html +moodle/lang/uk/help/quiz/multichoice.html +moodle/lang/uk/help/quiz/questiontypes.html +moodle/lang/uk/help/quiz/random.html +moodle/lang/uk/help/quiz/randommatch.html +moodle/lang/uk/help/quiz/review.html +moodle/lang/uk/help/quiz/shortanswer.html +moodle/lang/uk/help/quiz/timeopen.html +moodle/lang/uk/help/quiz/truefalse.html +moodle/lang/uk/help/reading.html +moodle/lang/uk/help/resource/ +moodle/lang/uk/help/resource/resourcetype.html +moodle/lang/uk/help/resource/summary.html +moodle/lang/uk/help/richtext.html +moodle/lang/uk/help/summaries.html +moodle/lang/uk/help/teachers.html +moodle/lang/uk/help/text.html +moodle/lang/uk/help/textformat.html +moodle/lang/uk/help/writing.html +moodle/lang/uk/journal.php +moodle/lang/uk/label.php +moodle/lang/uk/lesson.php +moodle/lang/uk/mediaplugin.php +moodle/lang/uk/moodle.php +moodle/lang/uk/multilang.php +moodle/lang/uk/pix.php +moodle/lang/uk/quiz.php +moodle/lang/uk/resource.php +moodle/lang/uk/scorm.php +moodle/lang/uk/survey.php +moodle/lang/uk/tex.php +moodle/lang/uk/webquest.php +moodle/lang/uk/workshop.php +moodle/lang/vi_utf8/ +moodle/lang/vi_utf8/assignment.php +moodle/lang/vi_utf8/calendar.php +moodle/lang/vi_utf8/forum.php +moodle/lang/vi_utf8/moodle.php +moodle/lang/vi_utf8/quiz.php +moodle/lang/vi_utf8/readme.txt +moodle/lang/vi_utf8/resource.php +moodle/lang/zh_cn/ +moodle/lang/zh_cn/README.txt +moodle/lang/zh_cn/admin.php +moodle/lang/zh_cn/algebra.php +moodle/lang/zh_cn/assignment.php +moodle/lang/zh_cn/attendance.php +moodle/lang/zh_cn/auth.php +moodle/lang/zh_cn/censor.php +moodle/lang/zh_cn/chat.php +moodle/lang/zh_cn/choice.php +moodle/lang/zh_cn/countries.php +moodle/lang/zh_cn/dialogue.php +moodle/lang/zh_cn/docs/ +moodle/lang/zh_cn/docs/teacher.html +moodle/lang/zh_cn/editor.php +moodle/lang/zh_cn/error.php +moodle/lang/zh_cn/exercise.php +moodle/lang/zh_cn/forum.php +moodle/lang/zh_cn/glossary.php +moodle/lang/zh_cn/journal.php +moodle/lang/zh_cn/label.php +moodle/lang/zh_cn/lesson.php +moodle/lang/zh_cn/mediaplugin.php +moodle/lang/zh_cn/moodle.php +moodle/lang/zh_cn/multilang.php +moodle/lang/zh_cn/pix.php +moodle/lang/zh_cn/quiz.php +moodle/lang/zh_cn/resource.php +moodle/lang/zh_cn/survey.php +moodle/lang/zh_cn/tex.php +moodle/lang/zh_cn/webquest.php +moodle/lang/zh_cn/workshop.php +moodle/lang/zh_tw/ +moodle/lang/zh_tw/README +moodle/lang/zh_tw/assignment.php +moodle/lang/zh_tw/auth.php +moodle/lang/zh_tw/choice.php +moodle/lang/zh_tw/docs/ +moodle/lang/zh_tw/docs/README.txt +moodle/lang/zh_tw/docs/files.php +moodle/lang/zh_tw/forum.php +moodle/lang/zh_tw/help/ +moodle/lang/zh_tw/help/assignment/ +moodle/lang/zh_tw/help/assignment/assignmenttype.html +moodle/lang/zh_tw/help/assignment/resubmit.html +moodle/lang/zh_tw/help/choice/ +moodle/lang/zh_tw/help/choice/options.html +moodle/lang/zh_tw/help/coursecategory.html +moodle/lang/zh_tw/help/courseformats.html +moodle/lang/zh_tw/help/coursefullname.html +moodle/lang/zh_tw/help/coursenewsitems.html +moodle/lang/zh_tw/help/coursenumsections.html +moodle/lang/zh_tw/help/courserecent.html +moodle/lang/zh_tw/help/courseshortname.html +moodle/lang/zh_tw/help/coursestartdate.html +moodle/lang/zh_tw/help/enrolmentkey.html +moodle/lang/zh_tw/help/forum/ +moodle/lang/zh_tw/help/forum/allowdiscussions.html +moodle/lang/zh_tw/help/forum/attachment.html +moodle/lang/zh_tw/help/forum/forumtype.html +moodle/lang/zh_tw/help/forum/subscription.html +moodle/lang/zh_tw/help/guestaccess.html +moodle/lang/zh_tw/help/html.html +moodle/lang/zh_tw/help/mods.html +moodle/lang/zh_tw/help/questions.html +moodle/lang/zh_tw/help/reading.html +moodle/lang/zh_tw/journal.php +moodle/lang/zh_tw/moodle.php +moodle/lang/zh_tw/quiz.php +moodle/lang/zh_tw/resource.php +moodle/lang/zh_tw/survey.php +moodle/lang/zh_tw_utf8/ +moodle/lang/zh_tw_utf8/admin.php +moodle/lang/zh_tw_utf8/algebra.php +moodle/lang/zh_tw_utf8/assignment.php +moodle/lang/zh_tw_utf8/attendance.php +moodle/lang/zh_tw_utf8/auth.php +moodle/lang/zh_tw_utf8/block_course_summary.php +moodle/lang/zh_tw_utf8/block_online_users.php +moodle/lang/zh_tw_utf8/block_social_activities.php +moodle/lang/zh_tw_utf8/calendar.php +moodle/lang/zh_tw_utf8/censor.php +moodle/lang/zh_tw_utf8/chat.php +moodle/lang/zh_tw_utf8/choice.php +moodle/lang/zh_tw_utf8/countries.php +moodle/lang/zh_tw_utf8/dialogue.php +moodle/lang/zh_tw_utf8/editor.php +moodle/lang/zh_tw_utf8/error.php +moodle/lang/zh_tw_utf8/exercise.php +moodle/lang/zh_tw_utf8/forum.php +moodle/lang/zh_tw_utf8/glossary.php +moodle/lang/zh_tw_utf8/journal.php +moodle/lang/zh_tw_utf8/label.php +moodle/lang/zh_tw_utf8/lesson.php +moodle/lang/zh_tw_utf8/mediaplugin.php +moodle/lang/zh_tw_utf8/moodle.php +moodle/lang/zh_tw_utf8/multilang.php +moodle/lang/zh_tw_utf8/pix.php +moodle/lang/zh_tw_utf8/quiz.php +moodle/lang/zh_tw_utf8/resource.php +moodle/lang/zh_tw_utf8/scorm.php +moodle/lang/zh_tw_utf8/survey.php +moodle/lang/zh_tw_utf8/tex.php +moodle/lang/zh_tw_utf8/webquest.php +moodle/lang/zh_tw_utf8/workshop.php +moodle/lib/ +moodle/lib/adminlib.php +moodle/lib/adodb/ +moodle/lib/adodb/adodb-connection.inc.php +moodle/lib/adodb/adodb-cryptsession.php +moodle/lib/adodb/adodb-csvlib.inc.php +moodle/lib/adodb/adodb-datadict.inc.php +moodle/lib/adodb/adodb-error.inc.php +moodle/lib/adodb/adodb-errorhandler.inc.php +moodle/lib/adodb/adodb-errorpear.inc.php +moodle/lib/adodb/adodb-exceptions.inc.php +moodle/lib/adodb/adodb-iterator.inc.php +moodle/lib/adodb/adodb-lib.inc.php +moodle/lib/adodb/adodb-pager.inc.php +moodle/lib/adodb/adodb-pear.inc.php +moodle/lib/adodb/adodb-perf.inc.php +moodle/lib/adodb/adodb-php4.inc.php +moodle/lib/adodb/adodb-recordset.inc.php +moodle/lib/adodb/adodb-session-clob.php +moodle/lib/adodb/adodb-session.php +moodle/lib/adodb/adodb-time.inc.php +moodle/lib/adodb/adodb-time.zip +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/ +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/Changelog +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/INSTALL +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/LICENSE +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/README +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/ +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/blank.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/classtrees_xmlschema.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/elementindex.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/elementindex_xmlschema.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/errors.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/index.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/li_xmlschema.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/media/ +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/media/bg_left.png +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/media/stylesheet.css +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/packages.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/xmlschema/ +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/xmlschema/_adodb-xmlschema_php.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/xmlschema/adoSchema.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/docs/xmlschema/package_xmlschema.html +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/example.php +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/example.xml +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/xmlschema.dtd +moodle/lib/adodb/adodb-xmlschema-0.0.1-snap20030511/xmlschema.html +moodle/lib/adodb/adodb-xmlschema.inc.php +moodle/lib/adodb/adodb-xmlschema.zip +moodle/lib/adodb/adodb.inc.php +moodle/lib/adodb/crypt.inc.php +moodle/lib/adodb/cute_icons_for_site/ +moodle/lib/adodb/cute_icons_for_site/adodb.gif +moodle/lib/adodb/cute_icons_for_site/adodb.png +moodle/lib/adodb/cute_icons_for_site/adodb2.gif +moodle/lib/adodb/cute_icons_for_site/adodb2.png +moodle/lib/adodb/datadict/ +moodle/lib/adodb/datadict/datadict-access.inc.php +moodle/lib/adodb/datadict/datadict-db2.inc.php +moodle/lib/adodb/datadict/datadict-firebird.inc.php +moodle/lib/adodb/datadict/datadict-generic.inc.php +moodle/lib/adodb/datadict/datadict-ibase.inc.php +moodle/lib/adodb/datadict/datadict-informix.inc.php +moodle/lib/adodb/datadict/datadict-mssql.inc.php +moodle/lib/adodb/datadict/datadict-mysql.inc.php +moodle/lib/adodb/datadict/datadict-oci8.inc.php +moodle/lib/adodb/datadict/datadict-postgres.inc.php +moodle/lib/adodb/datadict/datadict-sybase.inc.php +moodle/lib/adodb/docs-adodb.htm +moodle/lib/adodb/docs-datadict.htm +moodle/lib/adodb/docs-perf.htm +moodle/lib/adodb/docs-session.htm +moodle/lib/adodb/drivers/ +moodle/lib/adodb/drivers/adodb-access.inc.php +moodle/lib/adodb/drivers/adodb-ado.inc.php +moodle/lib/adodb/drivers/adodb-ado_access.inc.php +moodle/lib/adodb/drivers/adodb-ado_mssql.inc.php +moodle/lib/adodb/drivers/adodb-borland_ibase.inc.php +moodle/lib/adodb/drivers/adodb-csv.inc.php +moodle/lib/adodb/drivers/adodb-db2.inc.php +moodle/lib/adodb/drivers/adodb-fbsql.inc.php +moodle/lib/adodb/drivers/adodb-firebird.inc.php +moodle/lib/adodb/drivers/adodb-ibase.inc.php +moodle/lib/adodb/drivers/adodb-informix.inc.php +moodle/lib/adodb/drivers/adodb-informix72.inc.php +moodle/lib/adodb/drivers/adodb-ldap.inc.php +moodle/lib/adodb/drivers/adodb-mssql.inc.php +moodle/lib/adodb/drivers/adodb-mssqlpo.inc.php +moodle/lib/adodb/drivers/adodb-mysql.inc.php +moodle/lib/adodb/drivers/adodb-mysqli.inc.php +moodle/lib/adodb/drivers/adodb-mysqlt.inc.php +moodle/lib/adodb/drivers/adodb-netezza.inc.php +moodle/lib/adodb/drivers/adodb-oci8.inc.php +moodle/lib/adodb/drivers/adodb-oci805.inc.php +moodle/lib/adodb/drivers/adodb-oci8po.inc.php +moodle/lib/adodb/drivers/adodb-odbc.inc.php +moodle/lib/adodb/drivers/adodb-odbc_mssql.inc.php +moodle/lib/adodb/drivers/adodb-odbc_oracle.inc.php +moodle/lib/adodb/drivers/adodb-odbtp.inc.php +moodle/lib/adodb/drivers/adodb-odbtp_unicode.inc.php +moodle/lib/adodb/drivers/adodb-oracle.inc.php +moodle/lib/adodb/drivers/adodb-pdo.inc.php +moodle/lib/adodb/drivers/adodb-postgres.inc.php +moodle/lib/adodb/drivers/adodb-postgres64.inc.php +moodle/lib/adodb/drivers/adodb-postgres7.inc.php +moodle/lib/adodb/drivers/adodb-proxy.inc.php +moodle/lib/adodb/drivers/adodb-sapdb.inc.php +moodle/lib/adodb/drivers/adodb-sqlanywhere.inc.php +moodle/lib/adodb/drivers/adodb-sqlite.inc.php +moodle/lib/adodb/drivers/adodb-sqlitepo.inc.php +moodle/lib/adodb/drivers/adodb-sybase.inc.php +moodle/lib/adodb/drivers/adodb-vfp.inc.php +moodle/lib/adodb/index.html +moodle/lib/adodb/lang/ +moodle/lib/adodb/lang/adodb-bg.inc.php +moodle/lib/adodb/lang/adodb-bgutf8.inc.php +moodle/lib/adodb/lang/adodb-ca.inc.php +moodle/lib/adodb/lang/adodb-cn.inc.php +moodle/lib/adodb/lang/adodb-cz.inc.php +moodle/lib/adodb/lang/adodb-de.inc.php +moodle/lib/adodb/lang/adodb-en.inc.php +moodle/lib/adodb/lang/adodb-es.inc.php +moodle/lib/adodb/lang/adodb-fr.inc.php +moodle/lib/adodb/lang/adodb-it.inc.php +moodle/lib/adodb/lang/adodb-nl.inc.php +moodle/lib/adodb/lang/adodb-pl.inc.php +moodle/lib/adodb/lang/adodb-pt-br.inc.php +moodle/lib/adodb/lang/adodb-ro.inc.php +moodle/lib/adodb/lang/adodb-ru1251.inc.php +moodle/lib/adodb/lang/adodb-sv.inc.php +moodle/lib/adodb/license.txt +moodle/lib/adodb/perf/ +moodle/lib/adodb/perf/perf-db2.inc.php +moodle/lib/adodb/perf/perf-informix.inc.php +moodle/lib/adodb/perf/perf-mssql.inc.php +moodle/lib/adodb/perf/perf-mysql.inc.php +moodle/lib/adodb/perf/perf-oci8.inc.php +moodle/lib/adodb/perf/perf-postgres.inc.php +moodle/lib/adodb/pivottable.inc.php +moodle/lib/adodb/readme.htm +moodle/lib/adodb/readme.txt +moodle/lib/adodb/rsfilter.inc.php +moodle/lib/adodb/server.php +moodle/lib/adodb/session/ +moodle/lib/adodb/session/adodb-compress-bzip2.php +moodle/lib/adodb/session/adodb-compress-gzip.php +moodle/lib/adodb/session/adodb-cryptsession.php +moodle/lib/adodb/session/adodb-encrypt-mcrypt.php +moodle/lib/adodb/session/adodb-encrypt-md5.php +moodle/lib/adodb/session/adodb-encrypt-secret.php +moodle/lib/adodb/session/adodb-sess.txt +moodle/lib/adodb/session/adodb-session-clob.php +moodle/lib/adodb/session/adodb-session.php +moodle/lib/adodb/session/adodb-sessions.mysql.sql +moodle/lib/adodb/session/adodb-sessions.oracle.clob.sql +moodle/lib/adodb/session/adodb-sessions.oracle.sql +moodle/lib/adodb/session/crypt.inc.php +moodle/lib/adodb/tests/ +moodle/lib/adodb/tests/benchmark.php +moodle/lib/adodb/tests/client.php +moodle/lib/adodb/tests/pdo.php +moodle/lib/adodb/tests/test-datadict.php +moodle/lib/adodb/tests/test-perf.php +moodle/lib/adodb/tests/test-pgblob.php +moodle/lib/adodb/tests/test-php5.php +moodle/lib/adodb/tests/test-xmlschema.php +moodle/lib/adodb/tests/test.php +moodle/lib/adodb/tests/test2.php +moodle/lib/adodb/tests/test3.php +moodle/lib/adodb/tests/test4.php +moodle/lib/adodb/tests/test5.php +moodle/lib/adodb/tests/test_rs_array.php +moodle/lib/adodb/tests/testcache.php +moodle/lib/adodb/tests/testdatabases.inc.php +moodle/lib/adodb/tests/testgenid.php +moodle/lib/adodb/tests/testmssql.php +moodle/lib/adodb/tests/testoci8.php +moodle/lib/adodb/tests/testoci8cursor.php +moodle/lib/adodb/tests/testpaging.php +moodle/lib/adodb/tests/testpear.php +moodle/lib/adodb/tests/testsessions.php +moodle/lib/adodb/tests/time.php +moodle/lib/adodb/tests/tmssql.php +moodle/lib/adodb/tests/xmlschema.xml +moodle/lib/adodb/tips_portable_sql.htm +moodle/lib/adodb/toexport.inc.php +moodle/lib/adodb/tohtml.inc.php +moodle/lib/adodb/tute.htm +moodle/lib/adodb/xmlschema.dtd +moodle/lib/adodb/xsl/ +moodle/lib/adodb/xsl/convert-0.1-0.2.xsl +moodle/lib/adodb/xsl/convert-0.2-0.1.xsl +moodle/lib/adodb/xsl/remove-0.2.xsl +moodle/lib/blocklib.php +moodle/lib/compatible.php +moodle/lib/datalib.php +moodle/lib/db/ +moodle/lib/db/README +moodle/lib/db/index.html +moodle/lib/db/mysql.php +moodle/lib/db/mysql.sql +moodle/lib/db/oci8po.php +moodle/lib/db/oci8po.sql +moodle/lib/db/postgres7.php +moodle/lib/db/postgres7.sql +moodle/lib/db/schema.php +moodle/lib/db/schemaConfig.xml +moodle/lib/db/schemaCourse.xml +moodle/lib/db/schemaCourse_categories.xml +moodle/lib/db/schemaCourse_display.xml +moodle/lib/db/schemaCourse_modules.xml +moodle/lib/db/schemaCourse_sections.xml +moodle/lib/db/schemaEvent.xml +moodle/lib/db/schemaExecutionListing.html +moodle/lib/db/schemaGroups.xml +moodle/lib/db/schemaGroups_members.xml +moodle/lib/db/schemaLog.xml +moodle/lib/db/schemaLog_display.xml +moodle/lib/db/schemaModules.xml +moodle/lib/db/schemaScale.xml +moodle/lib/db/schemaUser.xml +moodle/lib/db/schemaUser_admins.xml +moodle/lib/default.ttf +moodle/lib/defaults.php +moodle/lib/editor/ +moodle/lib/editor/coursefiles.php +moodle/lib/editor/courseimages.php +moodle/lib/editor/dialog.js +moodle/lib/editor/htmlarea.css +moodle/lib/editor/htmlarea.php +moodle/lib/editor/htmlarea_bak.php +moodle/lib/editor/images/ +moodle/lib/editor/images/ed_about.gif +moodle/lib/editor/images/ed_align_center.gif +moodle/lib/editor/images/ed_align_justify.gif +moodle/lib/editor/images/ed_align_left.gif +moodle/lib/editor/images/ed_align_right.gif +moodle/lib/editor/images/ed_anchor.gif +moodle/lib/editor/images/ed_blank.gif +moodle/lib/editor/images/ed_charmap.gif +moodle/lib/editor/images/ed_color_bg.gif +moodle/lib/editor/images/ed_color_fg.gif +moodle/lib/editor/images/ed_copy.gif +moodle/lib/editor/images/ed_custom.gif +moodle/lib/editor/images/ed_cut.gif +moodle/lib/editor/images/ed_delete.gif +moodle/lib/editor/images/ed_format_bold.gif +moodle/lib/editor/images/ed_format_italic.gif +moodle/lib/editor/images/ed_format_strike.gif +moodle/lib/editor/images/ed_format_sub.gif +moodle/lib/editor/images/ed_format_sup.gif +moodle/lib/editor/images/ed_format_underline.gif +moodle/lib/editor/images/ed_help.gif +moodle/lib/editor/images/ed_hr.gif +moodle/lib/editor/images/ed_html.gif +moodle/lib/editor/images/ed_image.gif +moodle/lib/editor/images/ed_indent_less.gif +moodle/lib/editor/images/ed_indent_more.gif +moodle/lib/editor/images/ed_left_to_right.gif +moodle/lib/editor/images/ed_link.gif +moodle/lib/editor/images/ed_list_bullet.gif +moodle/lib/editor/images/ed_list_num.gif +moodle/lib/editor/images/ed_paste.gif +moodle/lib/editor/images/ed_redo.gif +moodle/lib/editor/images/ed_right_to_left.gif +moodle/lib/editor/images/ed_show_border.gif +moodle/lib/editor/images/ed_splitcel.gif +moodle/lib/editor/images/ed_undo.gif +moodle/lib/editor/images/ed_unlink.gif +moodle/lib/editor/images/ed_wordclean.gif +moodle/lib/editor/images/em.icon.smile.gif +moodle/lib/editor/images/folderup.gif +moodle/lib/editor/images/fullscreen_maximize.gif +moodle/lib/editor/images/fullscreen_minimize.gif +moodle/lib/editor/images/icon_ins_char.gif +moodle/lib/editor/images/icon_smile.gif +moodle/lib/editor/images/insert_table.gif +moodle/lib/editor/images/spell-check.gif +moodle/lib/editor/index.html +moodle/lib/editor/lang/ +moodle/lib/editor/lang/bak_en.php +moodle/lib/editor/lang/en.js +moodle/lib/editor/lang/en.php +moodle/lib/editor/license.txt +moodle/lib/editor/plugins/ +moodle/lib/editor/plugins/SpellChecker/ +moodle/lib/editor/plugins/SpellChecker/img/ +moodle/lib/editor/plugins/SpellChecker/img/spell-check.gif +moodle/lib/editor/plugins/SpellChecker/lang/ +moodle/lib/editor/plugins/SpellChecker/lang/en.js +moodle/lib/editor/plugins/SpellChecker/lang/ro.js +moodle/lib/editor/plugins/SpellChecker/readme-tech.html +moodle/lib/editor/plugins/SpellChecker/spell-check-logic.cgi +moodle/lib/editor/plugins/SpellChecker/spell-check-style.css +moodle/lib/editor/plugins/SpellChecker/spell-check-ui.html +moodle/lib/editor/plugins/SpellChecker/spell-check-ui.js +moodle/lib/editor/plugins/SpellChecker/spell-checker.js +moodle/lib/editor/plugins/TableOperations/ +moodle/lib/editor/plugins/TableOperations/img/ +moodle/lib/editor/plugins/TableOperations/img/cell-delete.gif +moodle/lib/editor/plugins/TableOperations/img/cell-insert-after.gif +moodle/lib/editor/plugins/TableOperations/img/cell-insert-before.gif +moodle/lib/editor/plugins/TableOperations/img/cell-merge.gif +moodle/lib/editor/plugins/TableOperations/img/cell-prop.gif +moodle/lib/editor/plugins/TableOperations/img/cell-split.gif +moodle/lib/editor/plugins/TableOperations/img/col-delete.gif +moodle/lib/editor/plugins/TableOperations/img/col-insert-after.gif +moodle/lib/editor/plugins/TableOperations/img/col-insert-before.gif +moodle/lib/editor/plugins/TableOperations/img/col-split.gif +moodle/lib/editor/plugins/TableOperations/img/row-delete.gif +moodle/lib/editor/plugins/TableOperations/img/row-insert-above.gif +moodle/lib/editor/plugins/TableOperations/img/row-insert-under.gif +moodle/lib/editor/plugins/TableOperations/img/row-prop.gif +moodle/lib/editor/plugins/TableOperations/img/row-split.gif +moodle/lib/editor/plugins/TableOperations/img/table-prop.gif +moodle/lib/editor/plugins/TableOperations/lang/ +moodle/lib/editor/plugins/TableOperations/lang/en.js +moodle/lib/editor/plugins/TableOperations/lang/fi.js +moodle/lib/editor/plugins/TableOperations/lang/ro.js +moodle/lib/editor/plugins/TableOperations/makefile.xml +moodle/lib/editor/plugins/TableOperations/table-operations.js +moodle/lib/editor/popupdiv.js +moodle/lib/editor/popups/ +moodle/lib/editor/popups/about.html +moodle/lib/editor/popups/blank.html +moodle/lib/editor/popups/createanchor.php +moodle/lib/editor/popups/dialog.css +moodle/lib/editor/popups/dlg_ins_char.php +moodle/lib/editor/popups/dlg_ins_smile.php +moodle/lib/editor/popups/editor_help.html +moodle/lib/editor/popups/fullscreen.php +moodle/lib/editor/popups/insert_image.php +moodle/lib/editor/popups/insert_image_std.php +moodle/lib/editor/popups/insert_table.php +moodle/lib/editor/popups/link.php +moodle/lib/editor/popups/link_std.php +moodle/lib/editor/popups/popup.js +moodle/lib/editor/popups/preview.php +moodle/lib/editor/popups/select_color.php +moodle/lib/editor/popupwin.js +moodle/lib/editor/release-notes.html +moodle/lib/excel/ +moodle/lib/excel/BIFFwriter.php +moodle/lib/excel/Format.php +moodle/lib/excel/OLEwriter.php +moodle/lib/excel/Parser.php +moodle/lib/excel/README.txt +moodle/lib/excel/Workbook.php +moodle/lib/excel/Worksheet.php +moodle/lib/excel/index.html +moodle/lib/excel/test.php +moodle/lib/gdlib.php +moodle/lib/graphlib.php +moodle/lib/htaccess +moodle/lib/html2text.php +moodle/lib/index.html +moodle/lib/ipatlas/ +moodle/lib/ipatlas/COPYING +moodle/lib/ipatlas/MOODLECHANGES +moodle/lib/ipatlas/README +moodle/lib/ipatlas/countries.txt +moodle/lib/ipatlas/earth_620.jpg +moodle/lib/ipatlas/footer.inc +moodle/lib/ipatlas/hr.gif +moodle/lib/ipatlas/ip-atlas.css +moodle/lib/ipatlas/ip-atlas_prefs.php +moodle/lib/ipatlas/languages/ +moodle/lib/ipatlas/languages/messages.blank.inc +moodle/lib/ipatlas/languages/messages.it.inc +moodle/lib/ipatlas/plot.inc +moodle/lib/ipatlas/plot.php +moodle/lib/ipatlas/plotconf.inc +moodle/lib/ipatlas/plotimage.php +moodle/lib/ipatlas/plotlog.txt +moodle/lib/ipatlas/reddot.gif +moodle/lib/ipatlas/translate.inc +moodle/lib/ipatlas/yellowdot.gif +moodle/lib/javascript.php +moodle/lib/kses.php +moodle/lib/languages.php +moodle/lib/markdown.php +moodle/lib/md5.js +moodle/lib/moodlelib.php +moodle/lib/mp3player/ +moodle/lib/mp3player/index.html +moodle/lib/mp3player/mp3player.fla.zip +moodle/lib/mp3player/mp3player.swf +moodle/lib/odbc.php +moodle/lib/overlib.js +moodle/lib/pclzip/ +moodle/lib/pclzip/gnu-lgpl.txt +moodle/lib/pclzip/index.html +moodle/lib/pclzip/pclzip.lib.php +moodle/lib/pclzip/readme.txt +moodle/lib/phpmailer/ +moodle/lib/phpmailer/ChangeLog.txt +moodle/lib/phpmailer/LICENSE +moodle/lib/phpmailer/README +moodle/lib/phpmailer/class.phpmailer.php +moodle/lib/phpmailer/class.smtp.php +moodle/lib/phpmailer/index.html +moodle/lib/phpmailer/language/ +moodle/lib/phpmailer/language/phpmailer.lang-br.php +moodle/lib/phpmailer/language/phpmailer.lang-cz.php +moodle/lib/phpmailer/language/phpmailer.lang-de.php +moodle/lib/phpmailer/language/phpmailer.lang-en.php +moodle/lib/phpmailer/language/phpmailer.lang-es.php +moodle/lib/phpmailer/language/phpmailer.lang-fr.php +moodle/lib/phpmailer/language/phpmailer.lang-it.php +moodle/lib/phpmailer/language/phpmailer.lang-nl.php +moodle/lib/phpmailer/language/phpmailer.lang-no.php +moodle/lib/phpmailer/language/phpmailer.lang-se.php +moodle/lib/phpmailer/language/phpmailer.lang-tr.php +moodle/lib/phpmailer/mailerc.php +moodle/lib/session-test.php +moodle/lib/setup.php +moodle/lib/smarty/ +moodle/lib/smarty/COPYING.lib +moodle/lib/smarty/Config_File.class.php +moodle/lib/smarty/Smarty.class.php +moodle/lib/smarty/Smarty_Compiler.class.php +moodle/lib/smarty/core/ +moodle/lib/smarty/core/core.assemble_plugin_filepath.php +moodle/lib/smarty/core/core.assign_smarty_interface.php +moodle/lib/smarty/core/core.create_dir_structure.php +moodle/lib/smarty/core/core.display_debug_console.php +moodle/lib/smarty/core/core.get_include_path.php +moodle/lib/smarty/core/core.get_microtime.php +moodle/lib/smarty/core/core.get_php_resource.php +moodle/lib/smarty/core/core.is_secure.php +moodle/lib/smarty/core/core.is_trusted.php +moodle/lib/smarty/core/core.load_plugins.php +moodle/lib/smarty/core/core.load_resource_plugin.php +moodle/lib/smarty/core/core.process_cached_inserts.php +moodle/lib/smarty/core/core.process_compiled_include.php +moodle/lib/smarty/core/core.read_cache_file.php +moodle/lib/smarty/core/core.rm_auto.php +moodle/lib/smarty/core/core.rmdir.php +moodle/lib/smarty/core/core.run_insert_handler.php +moodle/lib/smarty/core/core.smarty_include_php.php +moodle/lib/smarty/core/core.write_cache_file.php +moodle/lib/smarty/core/core.write_compiled_include.php +moodle/lib/smarty/core/core.write_compiled_resource.php +moodle/lib/smarty/core/core.write_file.php +moodle/lib/smarty/debug.tpl +moodle/lib/smarty/plugins/ +moodle/lib/smarty/plugins/block.textformat.php +moodle/lib/smarty/plugins/compiler.assign.php +moodle/lib/smarty/plugins/function.assign_debug_info.php +moodle/lib/smarty/plugins/function.config_load.php +moodle/lib/smarty/plugins/function.counter.php +moodle/lib/smarty/plugins/function.cycle.php +moodle/lib/smarty/plugins/function.debug.php +moodle/lib/smarty/plugins/function.eval.php +moodle/lib/smarty/plugins/function.fetch.php +moodle/lib/smarty/plugins/function.html_checkboxes.php +moodle/lib/smarty/plugins/function.html_image.php +moodle/lib/smarty/plugins/function.html_options.php +moodle/lib/smarty/plugins/function.html_radios.php +moodle/lib/smarty/plugins/function.html_select_date.php +moodle/lib/smarty/plugins/function.html_select_time.php +moodle/lib/smarty/plugins/function.html_table.php +moodle/lib/smarty/plugins/function.mailto.php +moodle/lib/smarty/plugins/function.math.php +moodle/lib/smarty/plugins/function.popup.php +moodle/lib/smarty/plugins/function.popup_init.php +moodle/lib/smarty/plugins/modifier.capitalize.php +moodle/lib/smarty/plugins/modifier.cat.php +moodle/lib/smarty/plugins/modifier.count_characters.php +moodle/lib/smarty/plugins/modifier.count_paragraphs.php +moodle/lib/smarty/plugins/modifier.count_sentences.php +moodle/lib/smarty/plugins/modifier.count_words.php +moodle/lib/smarty/plugins/modifier.date_format.php +moodle/lib/smarty/plugins/modifier.debug_print_var.php +moodle/lib/smarty/plugins/modifier.default.php +moodle/lib/smarty/plugins/modifier.escape.php +moodle/lib/smarty/plugins/modifier.indent.php +moodle/lib/smarty/plugins/modifier.lower.php +moodle/lib/smarty/plugins/modifier.nl2br.php +moodle/lib/smarty/plugins/modifier.regex_replace.php +moodle/lib/smarty/plugins/modifier.replace.php +moodle/lib/smarty/plugins/modifier.spacify.php +moodle/lib/smarty/plugins/modifier.string_format.php +moodle/lib/smarty/plugins/modifier.strip.php +moodle/lib/smarty/plugins/modifier.strip_tags.php +moodle/lib/smarty/plugins/modifier.truncate.php +moodle/lib/smarty/plugins/modifier.upper.php +moodle/lib/smarty/plugins/modifier.wordwrap.php +moodle/lib/smarty/plugins/outputfilter.trimwhitespace.php +moodle/lib/smarty/plugins/shared.escape_special_chars.php +moodle/lib/smarty/plugins/shared.make_timestamp.php +moodle/lib/snoopy/ +moodle/lib/snoopy/Snoopy.class.inc +moodle/lib/snoopy/index.html +moodle/lib/speller/ +moodle/lib/speller/blank.html +moodle/lib/speller/changes.txt +moodle/lib/speller/controlWindow.js +moodle/lib/speller/controls.html +moodle/lib/speller/lib.php +moodle/lib/speller/server-scripts/ +moodle/lib/speller/server-scripts/spellchecker.php +moodle/lib/speller/spell.gif +moodle/lib/speller/spellChecker.js +moodle/lib/speller/spellchecker.html +moodle/lib/speller/spellerStyle.css +moodle/lib/speller/wordWindow.js +moodle/lib/uploadlib.php +moodle/lib/weblib.php +moodle/lib/wiki.php +moodle/lib/wordlist.txt +moodle/lib/xmlize.php +moodle/login/ +moodle/login/change_password.php +moodle/login/change_password_form.html +moodle/login/confirm.php +moodle/login/forgot_password.php +moodle/login/forgot_password_form.html +moodle/login/index.php +moodle/login/index_form.html +moodle/login/logout.php +moodle/login/signup.php +moodle/login/signup_form.html +moodle/mod/ +moodle/mod/README.txt +moodle/mod/assignment/ +moodle/mod/assignment/backuplib.php +moodle/mod/assignment/config.html +moodle/mod/assignment/db/ +moodle/mod/assignment/db/mysql.php +moodle/mod/assignment/db/mysql.sql +moodle/mod/assignment/db/oci8po.php +moodle/mod/assignment/db/oci8po.sql +moodle/mod/assignment/db/postgres7.php +moodle/mod/assignment/db/postgres7.sql +moodle/mod/assignment/icon.gif +moodle/mod/assignment/index.php +moodle/mod/assignment/lib.php +moodle/mod/assignment/mod.html +moodle/mod/assignment/restorelib.php +moodle/mod/assignment/submissions.php +moodle/mod/assignment/upload.php +moodle/mod/assignment/version.php +moodle/mod/assignment/view.php +moodle/mod/chat/ +moodle/mod/chat/README.txt +moodle/mod/chat/backuplib.php +moodle/mod/chat/beep.wav +moodle/mod/chat/chatd.php +moodle/mod/chat/config.html +moodle/mod/chat/db/ +moodle/mod/chat/db/mysql.php +moodle/mod/chat/db/mysql.sql +moodle/mod/chat/db/oci8po.php +moodle/mod/chat/db/oci8po.sql +moodle/mod/chat/db/postgres7.php +moodle/mod/chat/db/postgres7.sql +moodle/mod/chat/drawboard.php +moodle/mod/chat/empty.php +moodle/mod/chat/gui_header/ +moodle/mod/chat/gui_header/chatinput.php +moodle/mod/chat/gui_header/chatmsg.php +moodle/mod/chat/gui_header/index.php +moodle/mod/chat/gui_header_js/ +moodle/mod/chat/gui_header_js/chatinput.php +moodle/mod/chat/gui_header_js/chatmsg.php +moodle/mod/chat/gui_header_js/index.php +moodle/mod/chat/gui_header_js/jsupdate.php +moodle/mod/chat/gui_java/ +moodle/mod/chat/gui_java/MainFrameGui.java +moodle/mod/chat/gui_java/TextDialog.java +moodle/mod/chat/gui_java/arsc.java +moodle/mod/chat/gui_push_js/ +moodle/mod/chat/gui_push_js/chatinput.php +moodle/mod/chat/gui_push_js/chatmsg.php +moodle/mod/chat/gui_push_js/index.php +moodle/mod/chat/gui_sockets/ +moodle/mod/chat/gui_sockets/chatinput.php +moodle/mod/chat/gui_sockets/index.php +moodle/mod/chat/gui_text/ +moodle/mod/chat/gui_text/index.php +moodle/mod/chat/icon.gif +moodle/mod/chat/index.php +moodle/mod/chat/insert.php +moodle/mod/chat/lib.php +moodle/mod/chat/mod.html +moodle/mod/chat/report.php +moodle/mod/chat/restorelib.php +moodle/mod/chat/users.php +moodle/mod/chat/version.php +moodle/mod/chat/view.php +moodle/mod/choice/ +moodle/mod/choice/backuplib.php +moodle/mod/choice/column.png +moodle/mod/choice/db/ +moodle/mod/choice/db/mysql.php +moodle/mod/choice/db/mysql.sql +moodle/mod/choice/db/oci8po.php +moodle/mod/choice/db/oci8po.sql +moodle/mod/choice/db/postgres7.php +moodle/mod/choice/db/postgres7.sql +moodle/mod/choice/icon.gif +moodle/mod/choice/index.php +moodle/mod/choice/lib.php +moodle/mod/choice/mod.html +moodle/mod/choice/report.php +moodle/mod/choice/restorelib.php +moodle/mod/choice/version.php +moodle/mod/choice/view.php +moodle/mod/forum/ +moodle/mod/forum/backuplib.php +moodle/mod/forum/config.html +moodle/mod/forum/db/ +moodle/mod/forum/db/mysql.php +moodle/mod/forum/db/mysql.sql +moodle/mod/forum/db/oci8po.php +moodle/mod/forum/db/oci8po.sql +moodle/mod/forum/db/postgres7.php +moodle/mod/forum/db/postgres7.sql +moodle/mod/forum/delete.php +moodle/mod/forum/discuss.php +moodle/mod/forum/icon.gif +moodle/mod/forum/index.php +moodle/mod/forum/lib.php +moodle/mod/forum/mod.html +moodle/mod/forum/post.html +moodle/mod/forum/post.php +moodle/mod/forum/prune.html +moodle/mod/forum/rate.php +moodle/mod/forum/report.php +moodle/mod/forum/restorelib.php +moodle/mod/forum/rsslib.php +moodle/mod/forum/search.php +moodle/mod/forum/subscribe.php +moodle/mod/forum/subscriber.html +moodle/mod/forum/subscribers.php +moodle/mod/forum/version.php +moodle/mod/forum/view.php +moodle/mod/glossary/ +moodle/mod/glossary/README.txt +moodle/mod/glossary/TODO.txt +moodle/mod/glossary/approve.php +moodle/mod/glossary/asc.gif +moodle/mod/glossary/backuplib.php +moodle/mod/glossary/check.gif +moodle/mod/glossary/comment.gif +moodle/mod/glossary/comment.html +moodle/mod/glossary/comment.php +moodle/mod/glossary/comments.php +moodle/mod/glossary/config.html +moodle/mod/glossary/db/ +moodle/mod/glossary/db/mysql.php +moodle/mod/glossary/db/mysql.sql +moodle/mod/glossary/db/oci8po.php +moodle/mod/glossary/db/oci8po.sql +moodle/mod/glossary/db/postgres7.php +moodle/mod/glossary/db/postgres7.sql +moodle/mod/glossary/deleteentry.php +moodle/mod/glossary/desc.gif +moodle/mod/glossary/edit.html +moodle/mod/glossary/edit.php +moodle/mod/glossary/editcategories.html +moodle/mod/glossary/editcategories.php +moodle/mod/glossary/export.gif +moodle/mod/glossary/export.php +moodle/mod/glossary/exportentry.php +moodle/mod/glossary/filter.php +moodle/mod/glossary/formats/ +moodle/mod/glossary/formats.php +moodle/mod/glossary/formats/README.txt +moodle/mod/glossary/formats/TEMPLATE/ +moodle/mod/glossary/formats/TEMPLATE/TEMPLATE_format.php +moodle/mod/glossary/formats/continuous/ +moodle/mod/glossary/formats/continuous/continuous_format.php +moodle/mod/glossary/formats/dictionary/ +moodle/mod/glossary/formats/dictionary/dictionary_format.php +moodle/mod/glossary/formats/encyclopedia/ +moodle/mod/glossary/formats/encyclopedia/encyclopedia_format.php +moodle/mod/glossary/formats/entrylist/ +moodle/mod/glossary/formats/entrylist/entrylist_format.php +moodle/mod/glossary/formats/faq/ +moodle/mod/glossary/formats/faq/faq_format.php +moodle/mod/glossary/formats/fullwithauthor/ +moodle/mod/glossary/formats/fullwithauthor/fullwithauthor_format.php +moodle/mod/glossary/formats/fullwithoutauthor/ +moodle/mod/glossary/formats/fullwithoutauthor/fullwithoutauthor_format.php +moodle/mod/glossary/icon.gif +moodle/mod/glossary/icon1.gif +moodle/mod/glossary/import.html +moodle/mod/glossary/import.php +moodle/mod/glossary/index.php +moodle/mod/glossary/lib.php +moodle/mod/glossary/minus.gif +moodle/mod/glossary/mod.html +moodle/mod/glossary/print.gif +moodle/mod/glossary/print.php +moodle/mod/glossary/rate.php +moodle/mod/glossary/report.php +moodle/mod/glossary/restorelib.php +moodle/mod/glossary/rsslib.php +moodle/mod/glossary/showentry.php +moodle/mod/glossary/sql.php +moodle/mod/glossary/tabs.html +moodle/mod/glossary/version.php +moodle/mod/glossary/view.php +moodle/mod/journal/ +moodle/mod/journal/backuplib.php +moodle/mod/journal/db/ +moodle/mod/journal/db/mysql.php +moodle/mod/journal/db/mysql.sql +moodle/mod/journal/db/oci8po.php +moodle/mod/journal/db/oci8po.sql +moodle/mod/journal/db/postgres7.php +moodle/mod/journal/db/postgres7.sql +moodle/mod/journal/edit.html +moodle/mod/journal/edit.php +moodle/mod/journal/icon.gif +moodle/mod/journal/index.php +moodle/mod/journal/lib.php +moodle/mod/journal/mod.html +moodle/mod/journal/report.php +moodle/mod/journal/restorelib.php +moodle/mod/journal/version.php +moodle/mod/journal/view.php +moodle/mod/label/ +moodle/mod/label/backuplib.php +moodle/mod/label/db/ +moodle/mod/label/db/mysql.php +moodle/mod/label/db/mysql.sql +moodle/mod/label/db/oci8po.sql +moodle/mod/label/db/postgres7.php +moodle/mod/label/db/postgres7.sql +moodle/mod/label/icon.gif +moodle/mod/label/index.php +moodle/mod/label/lib.php +moodle/mod/label/mod.html +moodle/mod/label/restorelib.php +moodle/mod/label/version.php +moodle/mod/label/view.php +moodle/mod/lesson/ +moodle/mod/lesson/backuplib.php +moodle/mod/lesson/db/ +moodle/mod/lesson/db/mysql.php +moodle/mod/lesson/db/mysql.sql +moodle/mod/lesson/db/postgres7.php +moodle/mod/lesson/db/postgres7.sql +moodle/mod/lesson/format.php +moodle/mod/lesson/icon.gif +moodle/mod/lesson/import.php +moodle/mod/lesson/index.php +moodle/mod/lesson/lesson.php +moodle/mod/lesson/lib.php +moodle/mod/lesson/mod.html +moodle/mod/lesson/restorelib.php +moodle/mod/lesson/version.php +moodle/mod/lesson/view.php +moodle/mod/quiz/ +moodle/mod/quiz/attempt.php +moodle/mod/quiz/backuplib.php +moodle/mod/quiz/category.php +moodle/mod/quiz/db/ +moodle/mod/quiz/db/mysql.php +moodle/mod/quiz/db/mysql.sql +moodle/mod/quiz/db/oci8po.php +moodle/mod/quiz/db/oci8po.sql +moodle/mod/quiz/db/postgres7.php +moodle/mod/quiz/db/postgres7.sql +moodle/mod/quiz/edit.php +moodle/mod/quiz/export.php +moodle/mod/quiz/format/ +moodle/mod/quiz/format.php +moodle/mod/quiz/format/README.txt +moodle/mod/quiz/format/aiken/ +moodle/mod/quiz/format/aiken/format.php +moodle/mod/quiz/format/aon/ +moodle/mod/quiz/format/aon/format.php +moodle/mod/quiz/format/blackboard/ +moodle/mod/quiz/format/blackboard/format.php +moodle/mod/quiz/format/coursetestmanager/ +moodle/mod/quiz/format/coursetestmanager/format.php +moodle/mod/quiz/format/gift/ +moodle/mod/quiz/format/gift/examples.txt +moodle/mod/quiz/format/gift/format.php +moodle/mod/quiz/format/missingword/ +moodle/mod/quiz/format/missingword/format.php +moodle/mod/quiz/format/multianswer/ +moodle/mod/quiz/format/multianswer/format.php +moodle/mod/quiz/format/qti/ +moodle/mod/quiz/format/qti/format.php +moodle/mod/quiz/format/webct/ +moodle/mod/quiz/format/webct/TODO.txt +moodle/mod/quiz/format/webct/format.php +moodle/mod/quiz/format/xml/ +moodle/mod/quiz/format/xml/format.php +moodle/mod/quiz/icon.gif +moodle/mod/quiz/import.php +moodle/mod/quiz/index.php +moodle/mod/quiz/jsclock.php +moodle/mod/quiz/jstimer.php +moodle/mod/quiz/lib.php +moodle/mod/quiz/mod.html +moodle/mod/quiz/multiple.php +moodle/mod/quiz/pix/ +moodle/mod/quiz/pix/de.gif +moodle/mod/quiz/pix/ma.gif +moodle/mod/quiz/pix/mc.gif +moodle/mod/quiz/pix/mu.gif +moodle/mod/quiz/pix/nu.gif +moodle/mod/quiz/pix/rm.gif +moodle/mod/quiz/pix/rs.gif +moodle/mod/quiz/pix/sa.gif +moodle/mod/quiz/pix/tf.gif +moodle/mod/quiz/preview.php +moodle/mod/quiz/question.php +moodle/mod/quiz/questiontypes/ +moodle/mod/quiz/questiontypes/calculated/ +moodle/mod/quiz/questiontypes/calculated/calculated.html +moodle/mod/quiz/questiontypes/calculated/editquestion.php +moodle/mod/quiz/questiontypes/calculated/icon.gif +moodle/mod/quiz/questiontypes/calculated/modifiednumericalqtype.php +moodle/mod/quiz/questiontypes/calculated/questiontype.php +moodle/mod/quiz/questiontypes/datasetdependent/ +moodle/mod/quiz/questiontypes/datasetdependent/abstractqtype.php +moodle/mod/quiz/questiontypes/datasetdependent/categorydatasetdefinitions.php +moodle/mod/quiz/questiontypes/datasetdependent/datasetitems.php +moodle/mod/quiz/questiontypes/datasetdependent/questiondatasets.html +moodle/mod/quiz/questiontypes/description/ +moodle/mod/quiz/questiontypes/description/description.html +moodle/mod/quiz/questiontypes/description/editquestion.php +moodle/mod/quiz/questiontypes/description/icon.gif +moodle/mod/quiz/questiontypes/description/questiontype.php +moodle/mod/quiz/questiontypes/match/ +moodle/mod/quiz/questiontypes/match/editquestion.php +moodle/mod/quiz/questiontypes/match/icon.gif +moodle/mod/quiz/questiontypes/match/match.html +moodle/mod/quiz/questiontypes/match/questiontype.php +moodle/mod/quiz/questiontypes/multianswer/ +moodle/mod/quiz/questiontypes/multianswer/editquestion.php +moodle/mod/quiz/questiontypes/multianswer/icon.gif +moodle/mod/quiz/questiontypes/multianswer/multianswer.html +moodle/mod/quiz/questiontypes/multianswer/questiontype.php +moodle/mod/quiz/questiontypes/multichoice/ +moodle/mod/quiz/questiontypes/multichoice/editquestion.php +moodle/mod/quiz/questiontypes/multichoice/icon.gif +moodle/mod/quiz/questiontypes/multichoice/multichoice.html +moodle/mod/quiz/questiontypes/multichoice/questiontype.php +moodle/mod/quiz/questiontypes/numerical/ +moodle/mod/quiz/questiontypes/numerical/editquestion.php +moodle/mod/quiz/questiontypes/numerical/icon.gif +moodle/mod/quiz/questiontypes/numerical/numerical.html +moodle/mod/quiz/questiontypes/numerical/questiontype.php +moodle/mod/quiz/questiontypes/random/ +moodle/mod/quiz/questiontypes/random/editquestion.php +moodle/mod/quiz/questiontypes/random/icon.gif +moodle/mod/quiz/questiontypes/random/questiontype.php +moodle/mod/quiz/questiontypes/random/random.html +moodle/mod/quiz/questiontypes/randomsamatch/ +moodle/mod/quiz/questiontypes/randomsamatch/editquestion.php +moodle/mod/quiz/questiontypes/randomsamatch/icon.gif +moodle/mod/quiz/questiontypes/randomsamatch/questiontype.php +moodle/mod/quiz/questiontypes/randomsamatch/randomsamatch.html +moodle/mod/quiz/questiontypes/shortanswer/ +moodle/mod/quiz/questiontypes/shortanswer/editquestion.php +moodle/mod/quiz/questiontypes/shortanswer/icon.gif +moodle/mod/quiz/questiontypes/shortanswer/questiontype.php +moodle/mod/quiz/questiontypes/shortanswer/shortanswer.html +moodle/mod/quiz/questiontypes/truefalse/ +moodle/mod/quiz/questiontypes/truefalse/editquestion.php +moodle/mod/quiz/questiontypes/truefalse/icon.gif +moodle/mod/quiz/questiontypes/truefalse/questiontype.php +moodle/mod/quiz/questiontypes/truefalse/truefalse.html +moodle/mod/quiz/quizfile.php +moodle/mod/quiz/report/ +moodle/mod/quiz/report.php +moodle/mod/quiz/report/default.php +moodle/mod/quiz/report/fullstat/ +moodle/mod/quiz/report/fullstat/report.php +moodle/mod/quiz/report/overview/ +moodle/mod/quiz/report/overview/report.php +moodle/mod/quiz/report/regrade/ +moodle/mod/quiz/report/regrade/report.php +moodle/mod/quiz/report/simplestat/ +moodle/mod/quiz/report/simplestat/report.php +moodle/mod/quiz/restorelib.php +moodle/mod/quiz/review.php +moodle/mod/quiz/timer.js +moodle/mod/quiz/version.php +moodle/mod/quiz/view.php +moodle/mod/quiz/view_js.php +moodle/mod/resource/ +moodle/mod/resource/backuplib.php +moodle/mod/resource/config.html +moodle/mod/resource/coursefiles.php +moodle/mod/resource/db/ +moodle/mod/resource/db/mysql.php +moodle/mod/resource/db/mysql.sql +moodle/mod/resource/db/oci8po.php +moodle/mod/resource/db/oci8po.sql +moodle/mod/resource/db/postgres7.php +moodle/mod/resource/db/postgres7.sql +moodle/mod/resource/fetch.php +moodle/mod/resource/filter.php +moodle/mod/resource/icon.gif +moodle/mod/resource/index.php +moodle/mod/resource/lib.php +moodle/mod/resource/mod.html +moodle/mod/resource/restorelib.php +moodle/mod/resource/type/ +moodle/mod/resource/type/common.html +moodle/mod/resource/type/common_end.html +moodle/mod/resource/type/directory/ +moodle/mod/resource/type/directory/directory.html +moodle/mod/resource/type/directory/resource.class.php +moodle/mod/resource/type/file/ +moodle/mod/resource/type/file/file.html +moodle/mod/resource/type/file/resource.class.php +moodle/mod/resource/type/html/ +moodle/mod/resource/type/html/html.html +moodle/mod/resource/type/html/resource.class.php +moodle/mod/resource/type/text/ +moodle/mod/resource/type/text/resource.class.php +moodle/mod/resource/type/text/text.html +moodle/mod/resource/version.php +moodle/mod/resource/view.php +moodle/mod/scorm/ +moodle/mod/scorm/README.txt +moodle/mod/scorm/api1_2.php +moodle/mod/scorm/backuplib.php +moodle/mod/scorm/cmi.php +moodle/mod/scorm/config.html +moodle/mod/scorm/coursefiles.php +moodle/mod/scorm/db/ +moodle/mod/scorm/db/mysql.php +moodle/mod/scorm/db/mysql.sql +moodle/mod/scorm/db/postgres7.php +moodle/mod/scorm/db/postgres7.sql +moodle/mod/scorm/details.php +moodle/mod/scorm/icon.gif +moodle/mod/scorm/index.php +moodle/mod/scorm/lib.php +moodle/mod/scorm/mod.html +moodle/mod/scorm/pix/ +moodle/mod/scorm/pix/asset.gif +moodle/mod/scorm/pix/browsed.gif +moodle/mod/scorm/pix/completed.gif +moodle/mod/scorm/pix/failed.gif +moodle/mod/scorm/pix/incomplete.gif +moodle/mod/scorm/pix/minus.gif +moodle/mod/scorm/pix/notattempted.gif +moodle/mod/scorm/pix/passed.gif +moodle/mod/scorm/pix/plus.gif +moodle/mod/scorm/pix/spacer.gif +moodle/mod/scorm/playscorm.php +moodle/mod/scorm/report.php +moodle/mod/scorm/restorelib.php +moodle/mod/scorm/scormAPI.php +moodle/mod/scorm/validatordomxml.php +moodle/mod/scorm/version.php +moodle/mod/scorm/view.php +moodle/mod/survey/ +moodle/mod/survey/backuplib.php +moodle/mod/survey/db/ +moodle/mod/survey/db/mysql.php +moodle/mod/survey/db/mysql.sql +moodle/mod/survey/db/oci8po.php +moodle/mod/survey/db/oci8po.sql +moodle/mod/survey/db/postgres7.php +moodle/mod/survey/db/postgres7.sql +moodle/mod/survey/details.php +moodle/mod/survey/download.php +moodle/mod/survey/graph.php +moodle/mod/survey/icon.gif +moodle/mod/survey/icon2.gif +moodle/mod/survey/index.php +moodle/mod/survey/lib.php +moodle/mod/survey/mod.html +moodle/mod/survey/report.php +moodle/mod/survey/restorelib.php +moodle/mod/survey/save.php +moodle/mod/survey/version.php +moodle/mod/survey/view.php +moodle/mod/wiki/ +moodle/mod/wiki/TODO.txt +moodle/mod/wiki/admin.php +moodle/mod/wiki/backuplib.php +moodle/mod/wiki/checklinks.html +moodle/mod/wiki/db/ +moodle/mod/wiki/db/mysql.php +moodle/mod/wiki/db/mysql.sql +moodle/mod/wiki/db/postgres7.php +moodle/mod/wiki/db/postgres7.sql +moodle/mod/wiki/ewiki/ +moodle/mod/wiki/ewiki/CREDITS +moodle/mod/wiki/ewiki/INSTALL +moodle/mod/wiki/ewiki/README +moodle/mod/wiki/ewiki/README.de +moodle/mod/wiki/ewiki/UPGRADE +moodle/mod/wiki/ewiki/ewiki.php +moodle/mod/wiki/ewiki/fragments/ +moodle/mod/wiki/ewiki/fragments/README +moodle/mod/wiki/ewiki/fragments/auth.php +moodle/mod/wiki/ewiki/fragments/binary.php +moodle/mod/wiki/ewiki/fragments/calendar.css +moodle/mod/wiki/ewiki/fragments/core.css +moodle/mod/wiki/ewiki/fragments/funcs.inc +moodle/mod/wiki/ewiki/fragments/homepage.src +moodle/mod/wiki/ewiki/fragments/htaccess +moodle/mod/wiki/ewiki/fragments/mkhuge +moodle/mod/wiki/ewiki/fragments/nuke_mod_wiki_index +moodle/mod/wiki/ewiki/fragments/strip_wonderful_slashes.php +moodle/mod/wiki/ewiki/fragments/wiki_format.inc +moodle/mod/wiki/ewiki/plugins/ +moodle/mod/wiki/ewiki/plugins/aview/ +moodle/mod/wiki/ewiki/plugins/aview/backlinks.php +moodle/mod/wiki/ewiki/plugins/aview/downloads.php +moodle/mod/wiki/ewiki/plugins/email_protect.php +moodle/mod/wiki/ewiki/plugins/feature/ +moodle/mod/wiki/ewiki/plugins/feature/imgresize_gd.php +moodle/mod/wiki/ewiki/plugins/init.php +moodle/mod/wiki/ewiki/plugins/jump.php +moodle/mod/wiki/ewiki/plugins/lib/ +moodle/mod/wiki/ewiki/plugins/lib/mime_magic.php +moodle/mod/wiki/ewiki/plugins/markup/ +moodle/mod/wiki/ewiki/plugins/markup/footnotes.php +moodle/mod/wiki/ewiki/plugins/moodle/ +moodle/mod/wiki/ewiki/plugins/moodle/diff.php +moodle/mod/wiki/ewiki/plugins/moodle/downloads.php +moodle/mod/wiki/ewiki/plugins/moodle/f_fixhtml.php +moodle/mod/wiki/ewiki/plugins/moodle/moodle_binary_store.php +moodle/mod/wiki/ewiki/plugins/moodle/moodle_highlight.php +moodle/mod/wiki/ewiki/plugins/moodle/moodle_rescue_html.php +moodle/mod/wiki/ewiki/plugins/moodle/moodle_wikidump.php +moodle/mod/wiki/ewiki/plugins/moodle/sitemap.php +moodle/mod/wiki/ewiki/plugins/moodle/wantedpages.php +moodle/mod/wiki/ewiki/plugins/notify.php +moodle/mod/wiki/ewiki/plugins/page/ +moodle/mod/wiki/ewiki/plugins/page/orphanedpages.php +moodle/mod/wiki/ewiki/plugins/page/pageindex.php +moodle/mod/wiki/ewiki/plugins/patchsaving.php +moodle/mod/wiki/ewiki/plugins/pluginloader.php +moodle/mod/wiki/ewiki/plugins/spages.php +moodle/mod/wiki/ewikimoodlelib.php +moodle/mod/wiki/filter.php +moodle/mod/wiki/icon.gif +moodle/mod/wiki/index.php +moodle/mod/wiki/lib.php +moodle/mod/wiki/mod.html +moodle/mod/wiki/removepages.html +moodle/mod/wiki/restorelib.php +moodle/mod/wiki/revertpages.html +moodle/mod/wiki/setpageflags.html +moodle/mod/wiki/strippages.html +moodle/mod/wiki/test.php +moodle/mod/wiki/version.php +moodle/mod/wiki/view.php +moodle/mod/wiki/wiki_styles.php +moodle/mod/wiki/wikifiles.php +moodle/mod/workshop/ +moodle/mod/workshop/Overview.html +moodle/mod/workshop/assessments.php +moodle/mod/workshop/backuplib.php +moodle/mod/workshop/db/ +moodle/mod/workshop/db/mysql.php +moodle/mod/workshop/db/mysql.sql +moodle/mod/workshop/db/oci8po.php +moodle/mod/workshop/db/oci8po.sql +moodle/mod/workshop/db/postgres7.php +moodle/mod/workshop/db/postgres7.sql +moodle/mod/workshop/icon.gif +moodle/mod/workshop/icon.png +moodle/mod/workshop/icon1.gif +moodle/mod/workshop/icon2.gif +moodle/mod/workshop/icon2.png +moodle/mod/workshop/icon3.gif +moodle/mod/workshop/icon4.gif +moodle/mod/workshop/icon5.gif +moodle/mod/workshop/index.php +moodle/mod/workshop/lib.php +moodle/mod/workshop/locallib.php +moodle/mod/workshop/mod.html +moodle/mod/workshop/restorelib.php +moodle/mod/workshop/submissions.php +moodle/mod/workshop/todo.txt +moodle/mod/workshop/upload.php +moodle/mod/workshop/version.php +moodle/mod/workshop/view.php +moodle/pix/ +moodle/pix/b.gif +moodle/pix/c/ +moodle/pix/c/course.gif +moodle/pix/c/event.gif +moodle/pix/c/group.gif +moodle/pix/c/site.gif +moodle/pix/c/user.gif +moodle/pix/f/ +moodle/pix/f/audio.gif +moodle/pix/f/avi.gif +moodle/pix/f/edit.gif +moodle/pix/f/env.gif +moodle/pix/f/excel.gif +moodle/pix/f/explore.gif +moodle/pix/f/flash.gif +moodle/pix/f/folder.gif +moodle/pix/f/help.gif +moodle/pix/f/html.gif +moodle/pix/f/image.gif +moodle/pix/f/move.gif +moodle/pix/f/parent.gif +moodle/pix/f/pdf.gif +moodle/pix/f/powerpoint.gif +moodle/pix/f/text.gif +moodle/pix/f/unknown.gif +moodle/pix/f/video.gif +moodle/pix/f/web.gif +moodle/pix/f/word.gif +moodle/pix/f/xml.gif +moodle/pix/f/zip.gif +moodle/pix/g/ +moodle/pix/g/f1.png +moodle/pix/g/f2.png +moodle/pix/help.gif +moodle/pix/i/ +moodle/pix/i/ICONS-16x16 +moodle/pix/i/admin.gif +moodle/pix/i/all.gif +moodle/pix/i/backup.gif +moodle/pix/i/course.gif +moodle/pix/i/db.gif +moodle/pix/i/edit.gif +moodle/pix/i/email.gif +moodle/pix/i/files.gif +moodle/pix/i/grades.gif +moodle/pix/i/group.gif +moodle/pix/i/guest.gif +moodle/pix/i/hide.gif +moodle/pix/i/info.gif +moodle/pix/i/key.gif +moodle/pix/i/log.gif +moodle/pix/i/marked.gif +moodle/pix/i/marker.gif +moodle/pix/i/new.gif +moodle/pix/i/news.gif +moodle/pix/i/one.gif +moodle/pix/i/report.gif +moodle/pix/i/restore.gif +moodle/pix/i/rss.gif +moodle/pix/i/rsssitelogo.gif +moodle/pix/i/scales.gif +moodle/pix/i/search.gif +moodle/pix/i/settings.gif +moodle/pix/i/show.gif +moodle/pix/i/switch.gif +moodle/pix/i/user.gif +moodle/pix/i/users.gif +moodle/pix/m/ +moodle/pix/m/USD.gif +moodle/pix/madewithmoodle.gif +moodle/pix/moodlelogo-med.gif +moodle/pix/moodlelogo.gif +moodle/pix/movehere.gif +moodle/pix/s/ +moodle/pix/s/SMILEYS +moodle/pix/s/angry.gif +moodle/pix/s/approve.gif +moodle/pix/s/biggrin.gif +moodle/pix/s/blackeye.gif +moodle/pix/s/blush.gif +moodle/pix/s/clown.gif +moodle/pix/s/cool.gif +moodle/pix/s/dead.gif +moodle/pix/s/evil.gif +moodle/pix/s/kiss.gif +moodle/pix/s/mixed.gif +moodle/pix/s/sad.gif +moodle/pix/s/shy.gif +moodle/pix/s/sleepy.gif +moodle/pix/s/smiley.gif +moodle/pix/s/surprise.gif +moodle/pix/s/thoughtful.gif +moodle/pix/s/tongueout.gif +moodle/pix/s/wideeyes.gif +moodle/pix/s/wink.gif +moodle/pix/spacer.gif +moodle/pix/t/ +moodle/pix/t/TINY-ICONS +moodle/pix/t/backup.gif +moodle/pix/t/delete.gif +moodle/pix/t/down.gif +moodle/pix/t/edit.gif +moodle/pix/t/email.gif +moodle/pix/t/emailno.gif +moodle/pix/t/groupn.gif +moodle/pix/t/groups.gif +moodle/pix/t/groupv.gif +moodle/pix/t/hide.gif +moodle/pix/t/left.gif +moodle/pix/t/move.gif +moodle/pix/t/restore.gif +moodle/pix/t/right.gif +moodle/pix/t/show.gif +moodle/pix/t/up.gif +moodle/pix/t/user.gif +moodle/pix/u/ +moodle/pix/u/f1.png +moodle/pix/u/f2.png +moodle/pix/webding.png +moodle/rss/ +moodle/rss/file.php +moodle/rss/rsslib.php +moodle/tags +moodle/theme/ +moodle/theme/UPGRADE.txt +moodle/theme/brightretro/ +moodle/theme/brightretro/config.php +moodle/theme/brightretro/favicon.ico +moodle/theme/brightretro/footer.html +moodle/theme/brightretro/gradient.jpg +moodle/theme/brightretro/header.html +moodle/theme/brightretro/logo.jpg +moodle/theme/brightretro/styles.php +moodle/theme/cordoroyblue/ +moodle/theme/cordoroyblue/config.php +moodle/theme/cordoroyblue/favicon.ico +moodle/theme/cordoroyblue/footer.html +moodle/theme/cordoroyblue/gradient.jpg +moodle/theme/cordoroyblue/header.html +moodle/theme/cordoroyblue/pix/ +moodle/theme/cordoroyblue/pix/c/ +moodle/theme/cordoroyblue/pix/c/course.gif +moodle/theme/cordoroyblue/pix/c/event.gif +moodle/theme/cordoroyblue/pix/c/group.gif +moodle/theme/cordoroyblue/pix/c/site.gif +moodle/theme/cordoroyblue/pix/c/user.gif +moodle/theme/cordoroyblue/pix/f/ +moodle/theme/cordoroyblue/pix/f/audio.gif +moodle/theme/cordoroyblue/pix/f/avi.gif +moodle/theme/cordoroyblue/pix/f/edit.gif +moodle/theme/cordoroyblue/pix/f/env.gif +moodle/theme/cordoroyblue/pix/f/excel.gif +moodle/theme/cordoroyblue/pix/f/explore.gif +moodle/theme/cordoroyblue/pix/f/flash.gif +moodle/theme/cordoroyblue/pix/f/folder.gif +moodle/theme/cordoroyblue/pix/f/help.gif +moodle/theme/cordoroyblue/pix/f/html.gif +moodle/theme/cordoroyblue/pix/f/image.gif +moodle/theme/cordoroyblue/pix/f/move.gif +moodle/theme/cordoroyblue/pix/f/parent.gif +moodle/theme/cordoroyblue/pix/f/pdf.gif +moodle/theme/cordoroyblue/pix/f/powerpoint.gif +moodle/theme/cordoroyblue/pix/f/text.gif +moodle/theme/cordoroyblue/pix/f/unknown.gif +moodle/theme/cordoroyblue/pix/f/video.gif +moodle/theme/cordoroyblue/pix/f/web.gif +moodle/theme/cordoroyblue/pix/f/word.gif +moodle/theme/cordoroyblue/pix/f/xml.gif +moodle/theme/cordoroyblue/pix/f/zip.gif +moodle/theme/cordoroyblue/pix/help.gif +moodle/theme/cordoroyblue/pix/i/ +moodle/theme/cordoroyblue/pix/i/ICONS-16x16 +moodle/theme/cordoroyblue/pix/i/admin.gif +moodle/theme/cordoroyblue/pix/i/all.gif +moodle/theme/cordoroyblue/pix/i/backup.gif +moodle/theme/cordoroyblue/pix/i/course.gif +moodle/theme/cordoroyblue/pix/i/db.gif +moodle/theme/cordoroyblue/pix/i/edit.gif +moodle/theme/cordoroyblue/pix/i/email.gif +moodle/theme/cordoroyblue/pix/i/files.gif +moodle/theme/cordoroyblue/pix/i/grades.gif +moodle/theme/cordoroyblue/pix/i/group.gif +moodle/theme/cordoroyblue/pix/i/guest.gif +moodle/theme/cordoroyblue/pix/i/hide.gif +moodle/theme/cordoroyblue/pix/i/info.gif +moodle/theme/cordoroyblue/pix/i/key.gif +moodle/theme/cordoroyblue/pix/i/log.gif +moodle/theme/cordoroyblue/pix/i/marked.gif +moodle/theme/cordoroyblue/pix/i/marker.gif +moodle/theme/cordoroyblue/pix/i/new.gif +moodle/theme/cordoroyblue/pix/i/news.gif +moodle/theme/cordoroyblue/pix/i/one.gif +moodle/theme/cordoroyblue/pix/i/report.gif +moodle/theme/cordoroyblue/pix/i/restore.gif +moodle/theme/cordoroyblue/pix/i/rss.gif +moodle/theme/cordoroyblue/pix/i/rsssitelogo.gif +moodle/theme/cordoroyblue/pix/i/scales.gif +moodle/theme/cordoroyblue/pix/i/search.gif +moodle/theme/cordoroyblue/pix/i/settings.gif +moodle/theme/cordoroyblue/pix/i/show.gif +moodle/theme/cordoroyblue/pix/i/switch.gif +moodle/theme/cordoroyblue/pix/i/user.gif +moodle/theme/cordoroyblue/pix/i/users.gif +moodle/theme/cordoroyblue/pix/mod/ +moodle/theme/cordoroyblue/pix/mod/assignment/ +moodle/theme/cordoroyblue/pix/mod/assignment/icon.gif +moodle/theme/cordoroyblue/pix/mod/chat/ +moodle/theme/cordoroyblue/pix/mod/chat/icon.gif +moodle/theme/cordoroyblue/pix/mod/choice/ +moodle/theme/cordoroyblue/pix/mod/choice/icon.gif +moodle/theme/cordoroyblue/pix/mod/forum/ +moodle/theme/cordoroyblue/pix/mod/forum/icon.gif +moodle/theme/cordoroyblue/pix/mod/glossary/ +moodle/theme/cordoroyblue/pix/mod/glossary/icon.gif +moodle/theme/cordoroyblue/pix/mod/journal/ +moodle/theme/cordoroyblue/pix/mod/journal/icon.gif +moodle/theme/cordoroyblue/pix/mod/label/ +moodle/theme/cordoroyblue/pix/mod/label/icon.gif +moodle/theme/cordoroyblue/pix/mod/lesson/ +moodle/theme/cordoroyblue/pix/mod/lesson/icon.gif +moodle/theme/cordoroyblue/pix/mod/pgassignment/ +moodle/theme/cordoroyblue/pix/mod/pgassignment/icon.gif +moodle/theme/cordoroyblue/pix/mod/quiz/ +moodle/theme/cordoroyblue/pix/mod/quiz/icon.gif +moodle/theme/cordoroyblue/pix/mod/resource/ +moodle/theme/cordoroyblue/pix/mod/resource/icon.gif +moodle/theme/cordoroyblue/pix/mod/scorm/ +moodle/theme/cordoroyblue/pix/mod/scorm/icon.gif +moodle/theme/cordoroyblue/pix/mod/survey/ +moodle/theme/cordoroyblue/pix/mod/survey/icon.gif +moodle/theme/cordoroyblue/pix/mod/workshop/ +moodle/theme/cordoroyblue/pix/mod/workshop/icon.gif +moodle/theme/cordoroyblue/pix/movehere.gif +moodle/theme/cordoroyblue/pix/s/ +moodle/theme/cordoroyblue/pix/s/SMILEYS +moodle/theme/cordoroyblue/pix/s/angry.gif +moodle/theme/cordoroyblue/pix/s/approve.gif +moodle/theme/cordoroyblue/pix/s/biggrin.gif +moodle/theme/cordoroyblue/pix/s/blackeye.gif +moodle/theme/cordoroyblue/pix/s/blush.gif +moodle/theme/cordoroyblue/pix/s/clown.gif +moodle/theme/cordoroyblue/pix/s/cool.gif +moodle/theme/cordoroyblue/pix/s/dead.gif +moodle/theme/cordoroyblue/pix/s/evil.gif +moodle/theme/cordoroyblue/pix/s/kiss.gif +moodle/theme/cordoroyblue/pix/s/mixed.gif +moodle/theme/cordoroyblue/pix/s/sad.gif +moodle/theme/cordoroyblue/pix/s/shy.gif +moodle/theme/cordoroyblue/pix/s/sleepy.gif +moodle/theme/cordoroyblue/pix/s/smiley.gif +moodle/theme/cordoroyblue/pix/s/surprise.gif +moodle/theme/cordoroyblue/pix/s/thoughtful.gif +moodle/theme/cordoroyblue/pix/s/tongueout.gif +moodle/theme/cordoroyblue/pix/s/wideeyes.gif +moodle/theme/cordoroyblue/pix/s/wink.gif +moodle/theme/cordoroyblue/pix/spacer.gif +moodle/theme/cordoroyblue/pix/t/ +moodle/theme/cordoroyblue/pix/t/TINY-ICONS +moodle/theme/cordoroyblue/pix/t/backup.gif +moodle/theme/cordoroyblue/pix/t/delete.gif +moodle/theme/cordoroyblue/pix/t/down.gif +moodle/theme/cordoroyblue/pix/t/edit.gif +moodle/theme/cordoroyblue/pix/t/hide.gif +moodle/theme/cordoroyblue/pix/t/left.gif +moodle/theme/cordoroyblue/pix/t/move.gif +moodle/theme/cordoroyblue/pix/t/restore.gif +moodle/theme/cordoroyblue/pix/t/right.gif +moodle/theme/cordoroyblue/pix/t/show.gif +moodle/theme/cordoroyblue/pix/t/up.gif +moodle/theme/cordoroyblue/pix/t/user.gif +moodle/theme/cordoroyblue/pix/u/ +moodle/theme/cordoroyblue/pix/u/f1.png +moodle/theme/cordoroyblue/pix/u/f2.png +moodle/theme/cordoroyblue/styles.php +moodle/theme/cordoroyblue/texture1.jpg +moodle/theme/cordoroyblue/texture2.jpg +moodle/theme/cordoroyblue/texture3.jpg +moodle/theme/cornflower/ +moodle/theme/cornflower/config.php +moodle/theme/cornflower/favicon.ico +moodle/theme/cornflower/footer.html +moodle/theme/cornflower/header.html +moodle/theme/cornflower/styles.php +moodle/theme/formal_white/ +moodle/theme/formal_white/config.php +moodle/theme/formal_white/favicon.ico +moodle/theme/formal_white/footer.html +moodle/theme/formal_white/header.html +moodle/theme/formal_white/logo.jpg +moodle/theme/formal_white/logo_small.jpg +moodle/theme/formal_white/styles.php +moodle/theme/garden/ +moodle/theme/garden/README.txt +moodle/theme/garden/config.php +moodle/theme/garden/favicon.ico +moodle/theme/garden/footer.html +moodle/theme/garden/gradient.jpg +moodle/theme/garden/gradient1.jpg +moodle/theme/garden/header.html +moodle/theme/garden/leftside.jpg +moodle/theme/garden/styles.php +moodle/theme/garden/top.jpg +moodle/theme/index.php +moodle/theme/metal/ +moodle/theme/metal/README.txt +moodle/theme/metal/background.png +moodle/theme/metal/config.php +moodle/theme/metal/favicon.ico +moodle/theme/metal/footer.html +moodle/theme/metal/gradient.jpg +moodle/theme/metal/header.html +moodle/theme/metal/styles.php +moodle/theme/oceanblue/ +moodle/theme/oceanblue/README +moodle/theme/oceanblue/config.php +moodle/theme/oceanblue/favicon.ico +moodle/theme/oceanblue/footer.html +moodle/theme/oceanblue/gradient.jpg +moodle/theme/oceanblue/header.html +moodle/theme/oceanblue/header.html_logo +moodle/theme/oceanblue/logo.jpg +moodle/theme/oceanblue/logo_base.jpg +moodle/theme/oceanblue/styles.php +moodle/theme/poweraid/ +moodle/theme/poweraid/README.txt +moodle/theme/poweraid/config.php +moodle/theme/poweraid/favicon.ico +moodle/theme/poweraid/footer.html +moodle/theme/poweraid/header.html +moodle/theme/poweraid/images/ +moodle/theme/poweraid/images/bott_bar.jpg +moodle/theme/poweraid/images/bott_left.jpg +moodle/theme/poweraid/images/bott_middle.jpg +moodle/theme/poweraid/images/bott_right.jpg +moodle/theme/poweraid/images/client_tools_bot_mid.gif +moodle/theme/poweraid/images/dots.gif +moodle/theme/poweraid/images/dots_002.gif +moodle/theme/poweraid/images/favicon.ico +moodle/theme/poweraid/images/frontlogo.jpg +moodle/theme/poweraid/images/gradient.jpg +moodle/theme/poweraid/images/index.php +moodle/theme/poweraid/images/left_corner_bott.jpg +moodle/theme/poweraid/images/left_corner_top.jpg +moodle/theme/poweraid/images/left_sidebar.jpg +moodle/theme/poweraid/images/login_lower_left.gif +moodle/theme/poweraid/images/login_lower_right.gif +moodle/theme/poweraid/images/right_bott.jpg +moodle/theme/poweraid/images/right_corner_bott.jpg +moodle/theme/poweraid/images/right_corner_top.jpg +moodle/theme/poweraid/images/right_sidebar.jpg +moodle/theme/poweraid/images/right_top.jpg +moodle/theme/poweraid/images/side_left.gif +moodle/theme/poweraid/images/side_right.gif +moodle/theme/poweraid/images/sidebar_left.jpg +moodle/theme/poweraid/images/sidebar_right.jpg +moodle/theme/poweraid/images/smalllogo.jpg +moodle/theme/poweraid/images/top_bar.jpg +moodle/theme/poweraid/images/top_middle.gif +moodle/theme/poweraid/images/top_right.gif +moodle/theme/poweraid/images/topbar_left.jpg +moodle/theme/poweraid/images/topbar_middle.jpg +moodle/theme/poweraid/images/topbar_right.jpg +moodle/theme/poweraid/index.php +moodle/theme/poweraid/license.txt +moodle/theme/poweraid/styles.php +moodle/theme/standard/ +moodle/theme/standard/config.php +moodle/theme/standard/favicon.ico +moodle/theme/standard/footer.html +moodle/theme/standard/gradient.jpg +moodle/theme/standard/header.html +moodle/theme/standard/styles.php +moodle/theme/standardblue/ +moodle/theme/standardblue/config.php +moodle/theme/standardblue/favicon.ico +moodle/theme/standardblue/footer.html +moodle/theme/standardblue/gradient.jpg +moodle/theme/standardblue/header.html +moodle/theme/standardblue/styles.php +moodle/theme/standardgreen/ +moodle/theme/standardgreen/config.php +moodle/theme/standardgreen/favicon.ico +moodle/theme/standardgreen/footer.html +moodle/theme/standardgreen/gradient.jpg +moodle/theme/standardgreen/header.html +moodle/theme/standardgreen/styles.php +moodle/theme/standardlogo/ +moodle/theme/standardlogo/README.html +moodle/theme/standardlogo/config.php +moodle/theme/standardlogo/favicon.ico +moodle/theme/standardlogo/footer.html +moodle/theme/standardlogo/gradient.jpg +moodle/theme/standardlogo/header.html +moodle/theme/standardlogo/logo.jpg +moodle/theme/standardlogo/styles.php +moodle/theme/standardred/ +moodle/theme/standardred/config.php +moodle/theme/standardred/favicon.ico +moodle/theme/standardred/footer.html +moodle/theme/standardred/gradient.jpg +moodle/theme/standardred/header.html +moodle/theme/standardred/styles.php +moodle/theme/standardwhite/ +moodle/theme/standardwhite/config.php +moodle/theme/standardwhite/favicon.ico +moodle/theme/standardwhite/footer.html +moodle/theme/standardwhite/gradient.jpg +moodle/theme/standardwhite/header.html +moodle/theme/standardwhite/styles.php +moodle/user/ +moodle/user/default/ +moodle/user/default/README.txt +moodle/user/default/f1.jpg +moodle/user/default/f2.jpg +moodle/user/edit.html +moodle/user/edit.php +moodle/user/index.php +moodle/user/pix.php +moodle/user/pixgroup.php +moodle/user/view.php +moodle/userpix/ +moodle/userpix/index.php +moodle/version.php