Benutzer-Werkzeuge

Webseiten-Werkzeuge


manual:qvaluation:moodle

Dies ist eine alte Version des Dokuments!


Moodle-Integration

QUAMP verfügt über eine Schnittstelle zum LMS (Lern-Management-System) Moodle. Diese ermöglicht es, in Moodle-Kursen Links zu Evaluationsfragebögen einzublenden, die pro Kurs und Studierenden nur einmal gültig sind. Die Schnittstelle ist als Moodle-Plugin (Block) realisiert.

Die nachfolgenden Erläuterungen zum Moodle-Plugin erfolgen auf Englisch.

Moodle Block Module

This Moodle block module enables you to show up course evaluation links within a sidebar block in your Moodle courses. The given URL leads a student to a feedback questionnaire managed by your QUAMP instance.

System requirements

  • Moodle 1.7.x to Moodle 1.9.x (other versions may work, but not tested)
  • PHP 5.x, enabled CURL module

Download

  1. Log in to your QUAMP backend
  2. Select course evaluation from main menu and QUAMP Moodle Plugin

Installation

  1. See Moodle installation instructions here
  2. Unpack ZIP archive
  3. Put folder sl_quamp_course_evaluation under /moodle/blocks
  4. Visit administration page and select Notifications once you have installed or updated the plugin
  5. Edit global block settings at: Site Administration Block | Modules | Blocks | Course evaluation | Settings

Global block settings

The following global/default settings are available.

Server settings

  • QUAMP server URL. Your QUAMP instance, e.g. http://yourname.quamp.de (including protocol and host names)
  • Connection timeout. Timeout in seconds waiting for QUAMP response
  • API key. API key to get allowed connecting QUAMP instance
  • Course key field. Select
    • manual mode. lecturers set course key manual or
    • data base field. field of Moodle db course table holding the course key
  • Allow overwriting course key by lecturers. Whether or not lecturers can overwrite course key at instance/course level

Texts

  • Block Title. Course evaluation block title
  • Invitation text. Text to invite students
  • Questionnaire link text. Link text to click on
  • Help page URL for course editors. URL of a Help/FAQ page to link to from instance/course settings page

Instance/course level settings

Lecturers may overwrite some of the global/default settings at instance (course) level.

  • Invitation text. Text shown up in the course evaluation block
  • Questionnaire link text. Link text shown up to click on
  • Course key. Key of the counter part QUAMP course

Overwriting the course key

Lecturers may set the course key manually. This helps when no course key is available at all. Setting the course key manually overwrites the course key given by the specified DB field (see global settings).

Anonymous username transmission

To ensure that no Moodle user (student) can fill in the questionnaire multiple times the user's username will be encoded (MD5 hash) and transmitted when requesting QUAMP for survey URLs. This user key is only used to check whether or not a user (student) has already been participated.

manual/qvaluation/moodle.1289314931.txt.gz · Zuletzt geändert: 2010/11/09 16:02 von admin