Moodle Plugins directory: GeoGebra: Versions: 1.13.4 | Moodle.org

GeoGebra
Question types ::: qtype_geogebra
Maintained by
ByCS Lernplattform
Part of set GeoGebra.
The GeoGebra question type plugin allows teachers to set up questions which can be solved and automatically checked using GeoGebra.
This question type also supports randomization of the applet and automatic and manual grading.
GeoGebra 1.13.4
Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: Tuesday, 4 April 2023, 8:13 PM
Code prechecks
phplint
phpcs0 | 13
js35 | 119
css6 | 0
phpdoc64 | 3
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLGeoGebra question type for Moodle 3.5-3.11
Introduction
The GeoGebra question type plugin allows teachers to set up questions which can be solved and automatically checked using GeoGebra.
Requirements
- Moodle 3.5 or above
- JavaScript enabled in your browser
- Modern browser
Installation
- Place the "geogebra" directory within
your_moodle_install/question/type/
- Visit the admin notifications page and complete the installation
- Done!
Usage as teacher
- Create a worksheet where there is at least one boolean variable which indicates whether the students solution is correct
- Upload the question to GeoGebraTube
- As a teacher, create a GeoGebra question in Moodle
- Supply the URL of the GeoGebraTube worksheet or choose the material using the file picker (only works with GeoGebraTube repository installed)
- Load the Applet. Variables which could be randomized or can be used for checking correctness, will be extracted automatically
- Choose the fraction which goes with the boolean variable
- Save the question and use it for your quiz
Version information
- Version build number
- 2023040400
- Version release name
- 1.13.4
- Maturity
- Stable version
- MD5 Sum
- 5f83dfe8e1b71285b506d33bb0481522
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.13.4
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation