Difference between revisions of "Moodle Question Type"

From WeBWorK_wiki
Jump to navigation Jump to search
(New page: ==Introduction== Welcome to WeBWorK Integration Wiki. This site is the main source of information on the integration of WeBWorK with different course management systems. Information about...)
 
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Introduction==
 
  +
[[Image:WWMQTpic3.png|right|thumb|300px|The WeBWorK question preview pane in Moodle.]]
  +
[[Image:WWMQTpic1.png|right|thumb|300px|The question bank panel in Moodle with the WeBWorK question type.]]
  +
[[Image:WWMQTpic2.png|right|thumb|300px|The WeBWorK question editing section in Moodle.]]
   
Welcome to WeBWorK Integration Wiki. This site is the main source of information on the integration of WeBWorK with different course management systems. Information about WeBWorK connections to Moodle is available here.
 
   
==WeBWorK Within Moodle==
 
  +
This application is a question type within Moodle. It allows WeBWorK questions to be used in various modules in Moodle. Most notably you can assign WeBWorK questions within a Moodle quiz. This allows a teacher to assign timed quizzes for homework, weekly problem sets, and/or practice exercises. From the perspective of a user who is new to WeBWorK or already comfortable with Moodle this is the recommended application for integration with WeBWorK.
   
Your going to need to install two applications. More information about each of them can be found on this wiki at:
 
  +
==Features==
   
* [[WeBWorK Question Server]]
 
  +
* Ability to ask WeBWorK questions in Moodle Quizzes.
* [[WeBWorK Moodle Question Type]]
 
  +
* Supports a very large majority of preexisting WeBWorK questions.
  +
* Ability to mimic a WeBWorK problem set by setting Moodle Quiz options correctly.
  +
* ''Email Instructor'' functionality.
  +
* WeBWorK system installation is not needed.
  +
* Debugger for the creation of WeBWorK questions.
  +
* Simple to install and configure.
  +
* Designed in a distributed fashion to allow for load balancing on large sites.
   
==Announcements==
 
  +
==Differences with WeBWorK 2==
   
Hello all. Some people have been inquiring about when a version for Moodle 1.9 will be out. Currently, I am going to be finished with school at the beginning of May. Hence I hope to have a version posted by May 15th or shortly thereafter. This will also include the badly needed fixes to the importer as well as external file support.
 
  +
Implementing WeBWorK as a question type in Moodle allows the use of the Moodle quiz features. Yet Moodle has its own limitations in comparison to the base WeBWorK system. Due to the constrained amount of flexibility in what Moodle allows a question type to do, the following features from the original WeBWorK system are absent.
   
* The current SVN version for WWMQT is rev. 21
 
  +
* Printing quizzes like a PDF.
* The current SVN version for WWQS is rev. 7
 
  +
* Questions with external files (e.g. static images, datasets).
* There are new stable releases of WWQS and WWMQT. If you are planing on teaching a course with this software for Spring 2008 please use these releases.
 
* The new wiki setup is more restrictive due to spam problems in the past. To modify pages you will have to create an account.
 
* There now is a forum for both the WWQS and WWMQT Forum. Please use the forum for any issues at all, I will be checking it daily.
 
   
==Known Bugs==
 
  +
==More Information==
   
* Moodle 1.9 is not yet supported.
 
  +
* [[Moodle Question Type Installation]] -- Step by step instructions on installation.
* Importer fails on certain Linux distributions.
 
  +
* [[Moodle Question Type Usage]] -- A primer on using the question type within Moodle.
  +
** [[Simulating WeBWorK Assignments with Moodle Quizzes]] -- How to get Moodle to be like WeBWorK.
  +
* [[Moodle Question Type FAQ]] -- Frequently asked questions relating to the Moodle Question Type.
  +
  +
==Credit==
  +
  +
Designed by Matthew Leventi at the University of Rochester. Kudos to Mike Gage, Arnold Pizer, University of Rochester ITS, Jean-Marc Roy, Andrew Sveikauskas, Andrew Ziobro, Spyro Roubos, Matthew Conomos and others.
  +
  +
[[Category:Moodle_Integration]]

Latest revision as of 09:53, 19 October 2012

The WeBWorK question preview pane in Moodle.
The question bank panel in Moodle with the WeBWorK question type.
The WeBWorK question editing section in Moodle.


This application is a question type within Moodle. It allows WeBWorK questions to be used in various modules in Moodle. Most notably you can assign WeBWorK questions within a Moodle quiz. This allows a teacher to assign timed quizzes for homework, weekly problem sets, and/or practice exercises. From the perspective of a user who is new to WeBWorK or already comfortable with Moodle this is the recommended application for integration with WeBWorK.

Features

  • Ability to ask WeBWorK questions in Moodle Quizzes.
  • Supports a very large majority of preexisting WeBWorK questions.
  • Ability to mimic a WeBWorK problem set by setting Moodle Quiz options correctly.
  • Email Instructor functionality.
  • WeBWorK system installation is not needed.
  • Debugger for the creation of WeBWorK questions.
  • Simple to install and configure.
  • Designed in a distributed fashion to allow for load balancing on large sites.

Differences with WeBWorK 2

Implementing WeBWorK as a question type in Moodle allows the use of the Moodle quiz features. Yet Moodle has its own limitations in comparison to the base WeBWorK system. Due to the constrained amount of flexibility in what Moodle allows a question type to do, the following features from the original WeBWorK system are absent.

  • Printing quizzes like a PDF.
  • Questions with external files (e.g. static images, datasets).

More Information

Credit

Designed by Matthew Leventi at the University of Rochester. Kudos to Mike Gage, Arnold Pizer, University of Rochester ITS, Jean-Marc Roy, Andrew Sveikauskas, Andrew Ziobro, Spyro Roubos, Matthew Conomos and others.