Skip to content

Releases: kevinsguides/yaquiz

com_yaquiz_0.5.22

13 Nov 01:27
Compare
Choose a tag to compare

Hopefully fixed an issue with new quiz type not displaying images in feedback

com_yaquiz_0.5.21

11 Nov 18:58
Compare
Choose a tag to compare

Added support for HTML in question feedback fields

com_yaquiz_0.5.16

02 Nov 20:52
Compare
Choose a tag to compare

Various bugfixes + new quiz feedback display mode

com_yaquiz_0.5.02

20 Aug 19:38
Compare
Choose a tag to compare

This significant update introduces quiz timers. You can now set a specific amount of time in minutes that a user has to complete a quiz.
Additionally, many smaller improvements were made, including:

  • Quiz edit form improved on larger screens
  • Overhauled use global system for quiz settings (please save your component settings and double check that any global options for YaQuiz remain correct after updating)
  • Rearranged quiz settings to be more consistent and grouped by function
  • Fixed minor display issue with json not decoding unicode characters in back end results
  • Many minor bugfixes and removing depreciated calls for Joomla 5

com_yaquiz_0.4.25

09 Aug 04:51
Compare
Choose a tag to compare

I think the router is finally working. Quizzes should now behave friendly with Joomla's URL rewriting. A quiz alias field has been added which behaves similarly to other extensions for url purposes.

Use the new "Categories" view as your quiz root, preferably on a hidden menu. The categories view itself is just a placeholder for now. Later it may be used to display a list of categories/quizzes that are available. For now, continue linking to quizzes like normal or create separate menu items for them. Quizzes that aren't given a menu item will automatically be assigned under whatever menu item the quiz categories item is.

com_yaquiz_0.4.20

03 Aug 01:49
Compare
Choose a tag to compare

This release has a lot of bugfixes and features

  • New quiz certificate and certificate verification system. You can now issue certificates to your users when they pass quizzes. THIS FEATURE MAY NOT BE WORKING PROPERLY YET. Please report any issues.
  • Updated language constants
  • numerous bugfixes
  • fix depreciated function use
  • every admin action now respects permissions as it should (hopefully)
  • reorganize code (functions use models, controllers, and helpers more appropriately)

com_yaquiz_0.4.11

31 Jul 03:41
Compare
Choose a tag to compare

This is a more minor bugfix update

  • Fixed issues with util js not confirming
  • Fixed issues with filters on questions view page
  • Updated all toolbars to remove depreciated functions
  • Improvements to general template/theme system
  • Add a dark card theme

com_yaquiz_0.4.10

30 Jul 16:09
Compare
Choose a tag to compare

This is a significant feature release

  • Improved appearance of quiz page in back end
  • Added additional operations to change quiz stats, records, attempt count, etc.
  • New drag and drop to reorder questions feature
  • New question type - "HTML Section" - This is just a block of HTML that can be inserted between, before, or after any questions. It does not count towards the grade or show in the results. It might be useful for creating full lessons.
  • Assorted bugfixes and language file fixes

com_yaquiz_0.4.03

28 Jul 21:32
Compare
Choose a tag to compare

Bugfix update

  • Fix warning on question editor
  • Fix issue with the detail results page not showing in admin view
  • Add a few missing language items to Swedish

com_yaquiz_0.4.02

27 Jul 21:42
Compare
Choose a tag to compare
  • Resolve issue with displaying results and counting max attempts
  • New template for max attempts reached page instead of redirecting to index
  • Ability to show attempts remaining before user takes quiz
  • Ability to reset all quiz records, stats, and attempt count