Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.14 KB

README.md

File metadata and controls

28 lines (20 loc) · 2.14 KB

codesniffer Behat PHPUnit

LiveQuiz

LiveQuiz is a Moodle module that aims to facilitate interactive quizzes for both live classroom use and self-study, while offering a more active practice and learning to students.

This project is developed by students at Aalborg University, as a semester project for the BSc in Software Engineering. The project was initiated in 2024, and currently supports creating, editing, and taking quizzes in practice mode. Initial work on the live quiz functionality has been done in the Websocket branch.

Development is ongoing and processes on a semester-by-semester basis.

Development documentation

  • LiveQuiz Wiki: Details about the project, including tech stack, plugin structure, and analysis.
  • Setup Guide using Nix-shell: Instructions for setting up the development environment using Nix-shell.
  • Scrum Board: Overview of the development process, including tasks and progress tracking.
  • Moodle Readme: This is the initial readme that is provided with Moodle.
  • First Good Issues: Issues to get you started.

License

LiveQuiz is a plugin for Moodle and is distributed under the GNU General Public License v3 (GPLv3). For details, see the LICENSE file or visit https://www.gnu.org/licenses/gpl-3.0.html.