Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quizzes with limited attempts does not respect the reset #46

Closed
efaktorgithub opened this issue Oct 22, 2021 · 11 comments
Closed

Quizzes with limited attempts does not respect the reset #46

efaktorgithub opened this issue Oct 22, 2021 · 11 comments

Comments

@efaktorgithub
Copy link

Hi Dan,
It seems like the Reset function not reset the Quiz properly when you have limited attempts in the settings. You still have your old attempts there and when checking for adding new attempts, that does not happen.

@danmarsden
Copy link
Owner

can you please add a screenshot of the quiz settings and the recompletion settings so I can take a look?

@efaktorgithub
Copy link
Author

efaktorgithub commented Oct 26, 2021 via email

@danmarsden
Copy link
Owner

uh.... you might need to add that in github rather than email the response - looks like it was stripped out of your email.

@efaktorgithub
Copy link
Author

efaktorgithub commented Oct 27, 2021

Editing Quiz.pdf
Here are some screen shots.

@danmarsden
Copy link
Owner

Can you please drop a screenshot of the Recompletion settings too? Also which moodke version and which Recompletion plugin version would be useful.

@efaktorgithub
Copy link
Author

PLUGIN:
$plugin->version = 2020122300;
$plugin->release = '2.0';
$plugin->maturity = MATURITY_STABLE;
$plugin->requires = 2019052006; // Requires 3.7.
$plugin->component = 'local_recompletion';

Moodle 3.9.7+ (Build: 20210617

2021-10-27_10-57-53
)

@efaktorgithub
Copy link
Author

I saw now that it was added a 39-stable, so I changed to that.
No upgrade message, so perhaps no changes from "main"?

$plugin->version = 2021100100;
$plugin->release = '2021092000';
$plugin->maturity = MATURITY_STABLE;
$plugin->requires = 2020061500; // Requires 3.9.
$plugin->component = 'local_recompletion';

@danmarsden
Copy link
Owner

Those are the site level/default settings - what are the Recompletion settings inside the course you are resetting?

@efaktorgithub
Copy link
Author

Hm, I see now that the setting "Give student extra attempts" not was selected.
2021-10-27_13-49-16

@danmarsden
Copy link
Owner

cool - I'll flag this as closed but if you find a real bug feel free to create a new report with the detail - thanks!

@efaktorgithub
Copy link
Author

efaktorgithub commented Oct 28, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants