Skip to content
New issue

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

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

Already on GitHub? # to your account

Show category of specified level in interaction tables #216

Merged
merged 14 commits into from
Mar 23, 2025

Conversation

NinaHerrmann
Copy link
Contributor

@NinaHerrmann NinaHerrmann commented Jun 11, 2024

Until now always the "closest" course category was shown in the interaction table that is visible for teachers and administrators to manage their courses (view.php).

As a supplement, two settings were added. Firstly, a checkbox enables a custom level of the course hierarchy to be displayed, and secondly, a second setting specifies the level.
image

In case a course does not have that level - E.g. level 2 is specified, but the course is assigned to the topmost category. The level closest to the specified level is displayed.

image

In the displayed example, the category depth is set to two and the category tree is

  • Category 1 (Course Info 1)
    • Subcategory 0.1
      • Subsubcategory 0.0.1 (Course XSC)

Missing:

  • translation
  • tests

@justusdieckmann justusdieckmann changed the title WIP Feature/changeoverviewtableforteachers Show category of specified level in interaction tables Jun 11, 2024
Copy link
Contributor

@justusdieckmann justusdieckmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! :)

@bluetom bluetom merged commit d6d55be into master Mar 23, 2025
30 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants