I am trying to run the jMeter test plan, I have implemented all the requirements and now i am stuck in error that doesn't have any references or documentation.
I am getting error after hitting "Create Test Plan" in this page "https://mymoodleurl.com/admin/tool/generator/maketestplan.php"
the error is
===============================================
The selected course does not contain forum discussions
×Debug info:
Error code: error_noforumdiscussions
Error code: error_noforumdiscussions
×Stack trace:
====================================================- line 494 of /lib/setuplib.php: moodle_exception thrown
- line 258 of /admin/tool/generator/classes/testplan_backend.php: call to print_error()
- line 127 of /admin/tool/generator/classes/testplan_backend.php: call to tool_generator_testplan_backend::get_course_test_data()
- line 91 of /admin/tool/generator/classes/testplan_backend.php: call to tool_generator_testplan_backend::generate_test_plan()
- line 53 of /admin/tool/generator/maketestplan.php: call to tool_generator_testplan_backend::create_testplan_file()
I have created a forum in the same course created, and added a discussion in the forum as well, but still the error exist.
any idea for what is the issue ?
I am using Moodle 38
