Funksjoner
Moodle er et aktivt produkt i stadig endring. Denne siden ramser opp noen av
de mange funksjonene programmet har:
Overall design
- Promotes a social constructionist pedagogy (collaboration, activities, critical
reflection, etc)
- Suitable for 100% online classes as well as supplementing face-to-face learning
- Simple, lightweight, efficient, compatible, low-tech browser interface
- Easy to install on almost any platform that supports PHP. Requires only
one database.
- Full database abstraction supports all major brands of database (except
for initial table definition)
- Course listing shows descriptions for every course on the server, including
accessibility to guests.
- Emphasis on strong security throughout. Forms are all checked, data validated,
cookies encrypted etc
Site management
- Site is managed by an admin user, defined during setup
- Plug-in "themes" allow the admin to customise the site colours, fonts, layout
etc to suit local needs
- Plug-in activity modules can be added to existing Moodle installations
- Plug-in language packs allow full localisation to any language. These can
be edited using a built-in web-based editor. Currently there are language packs
for more than 25 languages.
- The code is clearly-written PHP under a GPL license - easy to modify to
suit your needs
User management
- Goals are to reduce admin involvement to a minimum, while retaining high
security
- Supports a range of authentication mechanisms through plug-in authentication
modules, allowing easy integration with existing systems.
- Standard email method: students can create their own login accounts. Email
addresses are verified by confirmation.
- LDAP method: account logins can be checked against an LDAP server. Admin
can specify which fields to use.
- IMAP, POP3, NNTP: account logins are checked against a mail or news server.
SSL, certificates and TLS are supported.
- External database: any database containing at least two fields can be used
as an external authentication source.
- Each person requires only one account for the whole server - each account
can have different access
- An admin account controls the creation of courses and creates teachers by
assigning users to courses
- Security - teachers can add an "enrolment key" to their courses to keep
out non-students. They can give out this key face-to-face or via personal
email etc
- Teachers can unenrol students manually if desired, otherwise they are automatically
unenrolled after a certain period of inactivity (set by the admin)
- Students are encouraged to build an online profile including photos, description.
Email addresses can be protected from display if required.
- Every user can specify their own timezone, and every date in Moodle is translated
to that timezone (eg posting dates, assignment due dates etc)
- Every user can choose the language used for the Moodle interface (English,
French, German, Spanish, Portuguese etc)
Course management
- Teacher has full control over all settings for a course
- Choice of course formats such as by week, by topic or a discussion-focussed
social format
- Flexible array of course activities - Forums, Journals, Quizzes, Resources,
Choices, Surveys, Assignments.
- Recent changes to the course since the last login can be displayed on the
course home page - helps give sense of community
- Most text entry areas (resources, forum postings, journal entries etc) can
be edited using an embedded WYSIWYG HTML editor
- All grades for Forums, Journals, Quizzes and Assignments can be viewed on
one page (and downloaded as a spreadsheet file)
- Full user logging and tracking - activity reports for each student are available
with graphs and details about each module (last access, number of times read)
as well as a detailed "story" of each students involvement including postings,
journal entries etc on one page.
- Mail integration - copies of forum posts, teacher feedback etc can be mailed
in HTML or plain text.
Assignment Module
- Assignments can be specified with a due date and a maximum grade.
- Students can upload their assignments (any file format) to the server -
they are date-stamped.
- Late assignments are allowed, but the amount of lateness is shown clearly
to the teacher
- For each particular assignment, the whole class can be assessed (grade and
comment) on one page in one form.
- Teacher feedback is appended to the assignment page for each student, and
notification is mailed out.
- The teacher can choose to allow resubmission of assignments after grading
(for regrading)
Choice Module
- Like a poll. Can either be used to vote on something, or to get feedback
from every student (eg research consent)
- Teacher sees intuitive table view of who chose what
Modulen forum
- Ulike typer fora er tilgjengelig; fora bare for lærere, nyhetsforum, åpent
for alle eller en tråd for hver bruker
- Alle innlegg inneholder informasjon om hvem som har skrevet, når det er
skrevet og også bilde av forfatteren
- Diskusjoner kan vises nøstet, trådet eller flatt, da med nyeste eller
eldste innlegg først
- Hvert enkelt forum kan abonneres på av hver bruker, kopier av nye innlegg
vil da bli sendt på e-post, eller læreren kan tvinge alle i klassen til å
motta disse e-postene
- Læreren kan velge ikke å tillate svarinnlegg (f.eks. for fora som er kun
til kunngjøringer)
Modulen journal
- Journaler er private mellom studenter og lærere
- Hver journal kan styres med et spørsmål eller beskjed fra lærer
- Hver journal har en side der lærer kan gi tilbakemelding til hele klassen,
denne siden ser bare lærer
- Lærerens tilbakemelding vises nedenfor studentens innlegg, og beskjed
sendes også på e-post
Modulen prøve
- Lærerne kan definere en database med spørsmål, de kan brukes om igjen i
andre ulike prøver
- Karakterene settes automatisk, og karakterene kan regnes om dersom prøven
endres
- Prøvene kan ha en begrenset tidslomme den kan tas, før og etter denne er
den ikke tilgjengelig for studenter
- Lærer kan velge om prøven kan tas flere ganger, og om det skal vises
tilbakemelding og/eller riktige svar
- Spørsmålene støtter HTML og bilder
- Spørsmål med flere svaralternativer med enten ett eller flere riktige svar
- Spørsmål med kort svar (ord eller korte setninger)
- Spørsmål med svar sann eller ikke sann
Modulen ressurs
- Støtter framvisning av et elektronisk innhold
- Filer kan lastes opp og styres fra serveren, eller lages fortløpende med
skjemaer i Moodle (tekst eller HTML)
- Det kan linkes til eksternt innhold fra nettet på ulike måter.
Modulen undersøkelse- Innebygde undersøkelser (COLLES, ATTLS) er
instrumenter for å analysere nettbaserte klasser
- Undersøkelsene er
alltid tilgjengelige over natt, inkludert mange grafiske framstillinger. Data
kan lastes ned til Excel eller CVS som en tekstfil.
- Undersøkelsene kan
ikke delvis fullføres, alle feltene må besvares.
- Tilbakemelding gis
til studenten med deres resultat sammenlignet med klassens gjennomsnitt
Dokumentasjon om Moodle
Versjon: $Id: features.html,v 1.2 2001/12/09
10:34:19 martin Exp $