This repository was archived by the owner on Apr 16, 2022. It is now read-only.
This repository was archived by the owner on Apr 16, 2022. It is now read-only.
Modify UI allowing user to add lesson tags #60
Open
Description
Links to #62
As part of the lesson tag filter feature, a user should be able to add tags to a lesson. The markup for this will need to be added to the create/new lesson form.
Some thoughts:
- This could be achieved by adding a drop-down list with a predefined list of options
- Should the user be able to define their own custom lesson tags?
As always this is open for discussion 😄