Releases: paustian/QuickcheckModule
Bug fixes
Fixed a few bugs in how questions were viewed in the admin interface. Data tables buttons (Edit in place, preview, and delete) were not working after a page or search event. Now they are. I also updated to the latest datatables release (https://datatables.net/)
Full feature implmentation done
The search interface is now complete with the ability to search in the stem and the answer parts of questions. It is implemented in two ways for convenience. First, you can search through the site-wide interface. Second, you can search through the moderation interfaces in three flavors, questions submitted by users for moderation, hidden questions that are being saved for an exam, and all questions. There is a search box where you can look for all words or exact phrases by using quotes.
Exam moderation implemented
This release implements a moderation interface so that questions are placed in a queue the admin can review and then either release for public use, leave in the moderation interface, or hide for potential future exam use.
I also cleaned out some old code and prettied up the interface in a few places. I also added a link to the exam interface that was missing in the previous release.
Quickcheck 3.1 release candidate
This release implements a moderation interface so that questions are placed in a queue the admin can review and then either release for public use, leave in the moderation interface, or hide for potential future exam use.
I also cleaned out some old code and prettied up the interface in a few places.