lifterlms icon indicating copy to clipboard operation
lifterlms copied to clipboard

Added functionality to disable retake of quiz.

Open actuallyakash opened this issue 2 years ago • 3 comments
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 avatar Oct 31 '23 10:10 actuallyakash

@actuallyakash can you fix the failing tests?

eri-trabiccolo avatar Oct 31 '23 10:10 eri-trabiccolo

@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.

actuallyakash avatar Oct 31 '23 11:10 actuallyakash

Correct, thanks

eri-trabiccolo avatar Oct 31 '23 13:10 eri-trabiccolo