problems.py
6.5 KB
- 
Standrize buttons in assessment problems · a715bd70Assessment problems was having input type="button" which cause accessibility issues. changed them to <button> and added span with class sr. TNL-1693 Ahsan Ulhaq committed