Skip to content

Releases: paustian/QuickcheckModule

Version 4.3.8

Choose a tag to compare

@paustian paustian released this 08 Jul 15:24

A new version of the QTI exporter for exams was created. You can now export exams containing multiple-choice and multiple-answer questions, which are written to a QTI 2.0 file. This file can be directly imported into Canvas and likely other LMS.

Version 4.3.7

Choose a tag to compare

@paustian paustian released this 25 Sep 20:55

Fixed a bug that came up when transitioning to PHP 8.0. It affected creating new questions.

Version 4.3.5

Choose a tag to compare

@paustian paustian released this 15 Jul 16:03

Cleaned up the example command that is to be used in R for rmd files. I also took the commands to move hidden questions to the public database out of menu items and attached them to buttons. This will prevent the accidental movement of a large set of questions. This action is irreversible and mistakenly choosing this command from the menu item could lead to a large amount of work.

Version 4.3.4

Choose a tag to compare

@paustian paustian released this 06 Jul 20:06

Added yet another menu item that moves hidden questions for the exam to hidden questions

Version 4.3.3

Choose a tag to compare

@paustian paustian released this 28 Jun 20:28

Added a function to hide questions from students, but not put it on the exam.

Version 4.3.1

Choose a tag to compare

@paustian paustian released this 26 Jun 20:09

Fixed the search function for students' exams so it doesn't throw an error when nothing is found.

Version 4.3.0

Choose a tag to compare

@paustian paustian released this 28 Dec 18:46

Fixed some validation issues in the question creation forms and added a date functionality when searching for student exams.

Full Changelog: v4.2.0...v4.3.0

Version 4.2.0

Choose a tag to compare

@paustian paustian released this 21 Jan 20:12

The first release that is compatible with Zikula 3.1. I also updated the Read Me and made the upgrade process from previous versions more robust.

Full Changelog: v4.1.3...v4.2.0

Version 4.1.3

Choose a tag to compare

@paustian paustian released this 21 Jan 19:43

I fixed an error in the code for attaching exams to hooked modules. It now attaches them correctly. Before there were display issues and some of the logic was incorrect. This is the last release that will be compatible with the Zikula 3.0 series.

Full Changelog: v4.1.2...v4.1.3

Version 4.1.2

Choose a tag to compare

@paustian paustian released this 08 Jan 15:54

The ability to track the Quickcheck quizzes of users has been added. This is a major release that adds tracking of user attempts at quizzes. It records the score, questions, and categories that users attempted. Users can go back later and review their performance. Administrators can search for performance by specific users or by categories. This version is compatible with Zikula 3.0.3.