Create/edit quiz category
The following parameters can be defined on create/edit quiz category page:
•ID is record number in the database. Can be used by a 3rd party extension to manipulate with the entity.
•Name is a name of category. It will be shown on frontend.
•Parent is a parent category.
•Access is used to get access to quizzes from category only for user groups from the selected access level. If the parameter is set to "- Inherited -", Access parameter from parent quiz category will be used. The root category has "Public" access level.
•Description is a description of category. It will be shown on "Category quizzes" page on frontend.