Annotation Guidelines
Is your feature request related to a problem? Please describe. This is related to general academic annotation setups. Often you are asking the annotators to annotate something that they may not be familiar with. This means before annotating the annotators need an introduction into the classes or the specifics of the topic, just some examples, and then possibly briefly test them to check that they have understood the classes and or topic.
Describe the solution you'd like I want an option to create a labeling setup which is showed to the user before they start annotating. A simple implementation would be a dialog box with the ability to input markdown or other customizable text. The more complex approach would require a labelling setup with a description and then a quiz with correct answers.
Describe alternatives you've considered See above.
Additional context
Here is a basic example I created for a streamlit app.
The lack of this feature was the reason why I spent extra time creating a custom streamlit app instead of using label studio
Under your project > Settings > Instructions
You can add HTML to show images.
Hope this helps!