Files
edx-platform/lms/djangoapps/courseware/features/problems.py
Ahsan Ulhaq a715bd7053 Standrize buttons in assessment problems
Assessment problems was having input type="button" which cause accessibility issues.
changed them to <button> and added span with class sr.

TNL-1693
2015-03-13 21:09:04 +05:00

6.5 KiB