Open Forum
Maintained by
Open LMS Development
Open forum are designed to increase engagement and provide a responsive, modern alternative to standard Moodle forums.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Is it possible to have access to a download page to your "Open Grading" plugin? I am very interested on installing and testing it.
There is a configuration value that you need to set in order to see advanced grading methods for Open Forums.
You need to set $CFG->mod_hsuforum_grading_interface, so when is set to "True", in the activity administration menu you will see a node called advanced grading.
Best regards,
Blackboard Open LMS Development Team
We have installed last version of Open Forums in Moodle version 3.4.6, However, when a teacher is trying to configure advanced method for grading in Grade Settings there is no option to select any Grading method. We want to use Rubric.
Is it necessary to configure something else, that maybe we have missed?
Please, I appreciate your help.
As we mentioned before we have a released cycle which take almost 6 months, so yes we'll have a 3.6 version in the future.
Best regards,
Blackboard Open LMS Development Team
Are you trying to install Open forum in 3.6? We have released recently our 3.5 version. Each version is released about each 5 - 6 months. Also your error output says the table already exists, does your DB has a table with that name already?
Let us know if you have more problems with that
Getting error like 'Plugin "mod_hsuforum" is defective or outdated, can not continue'
All I get is the following on trying to install:
mod_hsuforum
DDL sql execution error
More information about this error
×Debug info: Table 'mdl_hsuforum' already exists
CREATE TABLE mdl_hsuforum (
id BIGINT(10) NOT NULL auto_increment,
course BIGINT(10) NOT NULL DEFAULT 0,
type VARCHAR(20) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT 'general',
name VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_gener.......................
...........
Stack trace:
line 492 of /lib/dml/moodle_database.php: ddl_change_structure_exception thrown
line 1070 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 77 of /lib/ddl/database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
line 425 of /lib/ddl/database_manager.php: call to database_manager->execute_sql_arr()
line 370 of /lib/ddl/database_manager.php: call to database_manager->install_from_xmldb_structure()
line 766 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
line 508 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1850 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
I noticed a comment from 2017 referencing mobile app compatibility but nothing since. Is this still part of your roadmap? Are there any new updates on it?
Thanks,
Ismail
Will there be an update for this plugin on Moodle 3.5 and 3.6?
Best,
Mikey Helmick
We just double check the forum digest and everything is working as expected, please verify your configuration. Remember to double check your suscribe list as the user (teacher) that is not getting emails or notifications. You can do that by going to the activity and clicking in the "Manage forum subscriptions" link. You can also check your forum and notification preferences.
Let us know if the problem persist.