Skip to content
Snippets Groups Projects
Commit 3118e0fa authored by Nelly Barret's avatar Nelly Barret
Browse files

[M] checkbox manual assessment

parent 3237f679
No related branches found
No related tags found
No related merge requests found
...@@ -34,10 +34,12 @@ ...@@ -34,10 +34,12 @@
<img src="{{url_for('static', filename='css/package/build/svg/search.svg')}}" alt="Search" /> <img src="{{url_for('static', filename='css/package/build/svg/search.svg')}}" alt="Search" />
</button> </button>
</div> </div>
<br><br><br> <br>
Assessment mode: <input type="checkbox" id="assessmentMode"/>
</div>
</div>
<div>
Manual assessment: <input type="checkbox" id="assessmentMode"/>
</div>
<div class="input-group mb-3"> <div class="input-group mb-3">
<button class="btn" type="button" id="boutonEffacer">Clear <button class="btn" type="button" id="boutonEffacer">Clear
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment