Skip to content

Releases: paustian/QuickcheckModule

Version 4.3.7

25 Sep 20:55
Compare
Choose a tag to compare

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

Version 4.3.5

15 Jul 16:03
Compare
Choose a tag to compare

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

06 Jul 20:06
Compare
Choose a tag to compare

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

Version 4.3.3

28 Jun 20:28
Compare
Choose a tag to compare

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

Version 4.3.1

26 Jun 20:09
Compare
Choose a tag to compare

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

Version 4.3.0

28 Dec 18:46
Compare
Choose a tag to compare

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

21 Jan 20:12
Compare
Choose a tag to compare

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

21 Jan 19:43
Compare
Choose a tag to compare

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

08 Jan 15:54
Compare
Choose a tag to compare

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.

4.0.6 Minor update to fix searches

25 May 18:18
Compare
Choose a tag to compare

A minor update to fix searching