v14 dynamic categories

Generate tests and categories

Users can publish tests in existing categories or create a new category. Clean content goes live immediately; suspicious content is live but flagged for light review.

3

available categories

Generated categories are stored in browser demo storage until database is added.

New generated test

Demo version: the new test and new category are saved in this browser. Later they will be saved in the real database for all users.

Live check: clean so far. This test would publish immediately.

Dynamic category logic

  • Existing category: test is attached to the selected category.
  • New category: category is created and the test is attached to it.
  • New categories appear on the home page, /categories, and category pages.
  • Nothing is deleted automatically.