File size: 6,021 Bytes
3a04fcd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!-- CONFIG_HASH: ee6108ebdd16bd4545dc17b3db2739fd_83ace1d94f44ea8a26ed8e9a40db58fa -->
<!-- Generated annotation layout file -->
<!-- This file was automatically generated based on the annotation schemes in your config -->
<!-- You can customize this file to modify the layout of your annotation interface -->
<!-- Changes to this file will be preserved across server restarts -->

<div class="annotation_schema">

    <form id="sentiment" class="annotation-form radio shadcn-radio-container" action="javascript:void(0)" data-annotation-id="0" data-annotation-type="radio" data-schema-name="sentiment" data-grid-columns="1">
        
        <fieldset schema="sentiment">
            <legend class="shadcn-radio-title">What is the overall sentiment of the video?</legend>
            <div class="shadcn-radio-options">
    
            <div class="shadcn-radio-option">
                <input class="sentiment shadcn-radio-input annotation-input"
                       type="radio"
                       id="sentiment_positive_radio"
                       name="sentiment"
                       value="positive"
                       selection_constraint="single"
                       schema="sentiment"
                       label_name="positive"
                       onclick="onlyOne(this);registerAnnotation(this);"
                       validation=""
                       >
                <label for="sentiment_positive_radio" class="shadcn-radio-label" >Positive</label>
            </div>
        
            <div class="shadcn-radio-option">
                <input class="sentiment shadcn-radio-input annotation-input"
                       type="radio"
                       id="sentiment_neutral_radio"
                       name="sentiment"
                       value="neutral"
                       selection_constraint="single"
                       schema="sentiment"
                       label_name="neutral"
                       onclick="onlyOne(this);registerAnnotation(this);"
                       validation=""
                       >
                <label for="sentiment_neutral_radio" class="shadcn-radio-label" >Neutral</label>
            </div>
        
            <div class="shadcn-radio-option">
                <input class="sentiment shadcn-radio-input annotation-input"
                       type="radio"
                       id="sentiment_negative_radio"
                       name="sentiment"
                       value="negative"
                       selection_constraint="single"
                       schema="sentiment"
                       label_name="negative"
                       onclick="onlyOne(this);registerAnnotation(this);"
                       validation=""
                       >
                <label for="sentiment_negative_radio" class="shadcn-radio-label" >Negative</label>
            </div>
        </div></fieldset></form>

    <form id="key_points" class="annotation-form span shadcn-span-container" action="javascript:void(0)" data-annotation-id="1" data-grid-columns="1">
            
        <fieldset schema="key_points">
            <legend class="shadcn-span-title">Highlight key points or important statements</legend>
            
            
            <div class="shadcn-span-options">
    
            <div class="shadcn-span-option">
                <input class="key_points shadcn-span-checkbox"
                       for_span="true"
                       type="checkbox"
                       id="key_points_main_point"
                       name="span_label:::key_points"
                       value="main_point"
                       onclick="onlyOne(this); changeSpanLabel(this, 'key_points', 'main_point', 'main_point', '(110, 86, 207)', '');"
                       data-target-field=""
                       validation="">
                <label for="key_points_main_point" class="shadcn-span-label" data-toggle="tooltip" data-html="true" data-placement="top" title="The main argument or point being made">
                    <span style="background-color:rgb(110, 86, 207,0.4);">main_point</span>
                </label>
            </div>
        
            <div class="shadcn-span-option">
                <input class="key_points shadcn-span-checkbox"
                       for_span="true"
                       type="checkbox"
                       id="key_points_supporting_evidence"
                       name="span_label:::key_points"
                       value="supporting_evidence"
                       onclick="onlyOne(this); changeSpanLabel(this, 'key_points', 'supporting_evidence', 'supporting_evidence', '(239, 68, 68)', '');"
                       data-target-field=""
                       validation="">
                <label for="key_points_supporting_evidence" class="shadcn-span-label" data-toggle="tooltip" data-html="true" data-placement="top" title="Evidence or examples supporting the main point">
                    <span style="background-color:rgb(239, 68, 68,0.4);">supporting_evidence</span>
                </label>
            </div>
        
            <div class="shadcn-span-option">
                <input class="key_points shadcn-span-checkbox"
                       for_span="true"
                       type="checkbox"
                       id="key_points_question"
                       name="span_label:::key_points"
                       value="question"
                       onclick="onlyOne(this); changeSpanLabel(this, 'key_points', 'question', 'question', '(113, 113, 122)', '');"
                       data-target-field=""
                       validation="">
                <label for="key_points_question" class="shadcn-span-label" data-toggle="tooltip" data-html="true" data-placement="top" title="Questions raised in the transcript">
                    <span style="background-color:rgb(113, 113, 122,0.4);">question</span>
                </label>
            </div>
        </div></fieldset></form>

</div>