https://github.com/bycs-lp/moodle-qtype_geogebra
GitHub Repository for qtype_geogebra
https://github.com/bycs-lp/moodle-qtype_geogebra
moodle moodle-plugin moodle-qtype
Last synced: 4 months ago
JSON representation
GitHub Repository for qtype_geogebra
- Host: GitHub
- URL: https://github.com/bycs-lp/moodle-qtype_geogebra
- Owner: bycs-lp
- Created: 2014-09-02T12:05:34.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T05:02:13.000Z (over 1 year ago)
- Last Synced: 2025-07-01T17:58:39.386Z (12 months ago)
- Topics: moodle, moodle-plugin, moodle-qtype
- Language: PHP
- Homepage: https://moodle.org/plugins/qtype_geogebra
- Size: 463 KB
- Stars: 8
- Watchers: 5
- Forks: 13
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoGebra 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