Line 21: | Line 21: | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 120: | Line 105: | ||
<div class="clr"></div> | <div class="clr"></div> | ||
+ | <script type="text/javascript" language="JavaScript"> | ||
+ | |||
+ | function checkBox(id){ | ||
+ | var list = document.getElementById(id); | ||
+ | |||
+ | if (list.className == "fas fa-check-square"){ | ||
+ | list.className = "far fa-square"; | ||
+ | } | ||
+ | else{ | ||
+ | list.className = "fas fa-check-square"; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | </script> | ||
</div> | </div> | ||
</body> | </body> |
Revision as of 18:27, 15 October 2018
For Judges
Wet lab
Check this box 1Check this box 1
Check this box 1
Check this box 1
Check this box 1
Check this box 1
dry lab
Check this box 1Check this box 1
Check this box 1
Check this box 1
Check this box 1
Check this box 1
dry lab
Check this box 1Check this box 1
Check this box 1
Check this box 1
Check this box 1
Check this box 1
Wet lab
Check this box 1Check this box 1
Check this box 1
Check this box 1
Check this box 1
Check this box 1