activetable.js
3.6 KB
-
Rename max_score to maximum_score; match max_attempts with it. · 5a5f3f0c
Resolves https://openedx.atlassian.net/browse/EDUCATOR-338 where this XBlock was overriding the `max_score()` which edX grading infrastructure expects as a method on the block. We rename `max_attempts` to `maximum_attempts` to keep style consistent.
UmanShahzad committed