label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

Annotation Guidelines

Open jannik-el opened this issue 1 year ago • 1 comments

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. image The lack of this feature was the reason why I spent extra time creating a custom streamlit app instead of using label studio

jannik-el avatar Apr 17 '24 07:04 jannik-el

Under your project > Settings > Instructions

You can add HTML to show images.

Hope this helps!

penguoir avatar Apr 29 '24 16:04 penguoir