Quiz (

Stable

)


Changelogs:

Version 3.1.0

18.02.2026 11:08

Added:
  • option to add an URL to a button like a Discord invite link
  • option to open an URL when the quiz is failed, for example open the rules again after failing the rules quiz
Fixed:
  • shuffle would sometimes cause problems with questions, which should not be shuffled, but were not at the start of the quiz

Version 3.0.11

20.01.2026 11:29

Changed:
  • servers are not crashing when using the mod without server mod, but some features might be limited

Version 3.0.10

13.11.2025 14:48

If you update any of my mods, make sure to update all mods as they contain some major compatibility changes and old and new versions are not going to be compatible!

  • required changes for the new Core PBO

Version 3.0.9

25.06.2025 23:57

  • updated the whole license server code for faster server startup. Make sure to update all mods, otherwise you will run into compile errors!

Version 3.0.8

02.06.2025 17:14

Changed:
  • 1.28 preparations

Version 3.0.7

18.02.2025 15:59

  • moved all changes from Experimental to stable

Version 2.0.6

26.11.2024 15:51

  • moved formatted multiline widgets to core

Version 2.0.5

30.08.2024 17:45

  • 1.26 preparations

Version 2.0.4

30.04.2024 12:33

This update will break other mods depending on this mod! Make sure to apply the necessary changes To support both old and new Versions of this major update, you can use #ifdef LBmaster_Rework to check if the new version is loaded or the old Changed:
  • prints have been replaced with LBLogger methods
  • GetGame() has been replaced with g_Game constant
  • classes have been seperated into own files
  • Using the LBLayoutManager everywhere
  • all files were reformatted with formatting tool
  • folderstructure has been made consistent with other LB mods
Added:
  • missing translation into Stringtable
  • support for formatting lines individually
Fixed:
  • some messages were cut off, because DayZ doesn't properly calculate the width of text
  • Loading the image of a questions would not properly work
  • Quiz config not saving properly

Version 1.1.5

20.12.2023 19:11

compatibility update for new Core Version