gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
174 stars 134 forks source link

Added functionality to disable retake of quiz. #2560

Closed actuallyakash closed 2 months ago

actuallyakash commented 8 months ago

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:

eri-trabiccolo commented 8 months ago

@actuallyakash can you fix the failing tests?

actuallyakash commented 8 months ago

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

eri-trabiccolo commented 8 months ago

Correct, thanks