I need to create a module which has some content and two separate tests. I have been able to create two assignable units one for the content and first test and one for the second test and it all appears to work fine up until the point where the delegate continually fails one of the tests and reaches the maximum number of attempts permitted within the LMS.
Usually where a module includes content and test within one assignable unit then once the delegate has attempted it the maximum number of times the LMS will update to Completed unsuccessfully and move the course to the delegates learning record. However with the two assignable units, where the delegate fails one of the tests the course remains in their current enrolments rather than updating to completed unsuccessfully.
I have tried inserting an action to updated the AICC lesson status even though it shouldn't need this as both units include a test but it still makes no difference
Your thoughts are appreciated