Create a new component that is TA2AnnotationWorkflow.vue.
This component will read in data from the userAttributes if it exists and then use that to display existing annotations to the user or allow the user to perform other annotations
The component will be kind of like a wizard style where they analyze the ASR_TEXT translation first, then select norm adherence/violation
Using the decision tree provided by UMD, implement this workflow for evaluation translation and norms.
Norms are evaluated independently and displayed based on the adhered/violated information.