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

Evaluate students page not working in Totara 13 #28

Closed
K-GavinWilliamsonKing opened this issue Nov 26, 2020 · 0 comments · Fixed by #30
Closed

Evaluate students page not working in Totara 13 #28

K-GavinWilliamsonKing opened this issue Nov 26, 2020 · 0 comments · Fixed by #30

Comments

@K-GavinWilliamsonKing
Copy link

In version 13.1 after going to OJT administration > Evaluate students an error is thrown, presumably because the embedded report doesn't have a content class.

Error info below:

Content class \totara_reportbuilder\rb\content\ojt_completion_type does not exist

Debug info:
Error code: contentclassnotexist
Stack trace:
line 494 of /lib/setuplib.php: moodle_exception thrown
line 3133 of /totara/reportbuilder/lib.php: call to print_error()
line 4467 of /totara/reportbuilder/lib.php: call to reportbuilder->get_content_restrictions()
line 4240 of /totara/reportbuilder/lib.php: call to reportbuilder->collect_restrictions()
line 5043 of /totara/reportbuilder/lib.php: call to reportbuilder->build_query()
line 5030 of /totara/reportbuilder/lib.php: call to reportbuilder->get_data()
line 4933 of /totara/reportbuilder/lib.php: call to reportbuilder->get_data_for_table()
line 94 of /mod/ojt/report.php: call to reportbuilder->display_table()

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 a pull request may close this issue.

1 participant