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

issue #95: add UI for archived records #106

Merged

Conversation

dmitriim
Copy link
Contributor

@dmitriim dmitriim commented Oct 26, 2023

In this MR data sources for following tables are implemented:

  • local_recompletion_cc - archive of course_completions table
  • local_recompletion_cmc - archive of course_modules_completion table
  • local_recompletion_qa - archive of quiz attempts table
  • local_recompletion_qg - archive of quiz grades table
  • local_recompletion_h5p - Users attempts inside H5P activities (h5pactivity_attempts)

Fixes #95

@dmitriim dmitriim changed the title issue #95: add completion entities and data sources issue #95: add UI for archived records Oct 26, 2023
@dmitriim dmitriim marked this pull request as ready for review October 27, 2023 10:02
@danmarsden danmarsden merged commit b9ce37e into danmarsden:MOODLE_401_STABLE Oct 29, 2023
12 checks passed
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

Successfully merging this pull request may close these issues.

Access archived records through UI
2 participants