lifterlms
lifterlms copied to clipboard
Added functionality to disable retake of quiz.
trafficstars
Description
Admin can disable the quiz retaking ability for a student when the student gets a passed attempt. Can be enabled from the quiz builder.
How has this been tested?
Manually.
Types of changes
New Feature.
Checklist:
- [x] This PR requires and contains at least one changelog file.
- [x] My code has been tested.
- [x] My code passes all existing automated tests.
- [x] My code follows the LifterLMS Coding & Documentation Standards.
@actuallyakash can you fix the failing tests?
@actuallyakash can you fix the failing tests?
@eri-trabiccolo fixed tests. One more is failing: https://github.com/gocodebox/lifterlms/actions/runs/6706044852/job/18221737480?pr=2560
I think it's not due to the disable retake functionality.
Correct, thanks