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.
Exception - Call to undefined method HTML_QuickForm_Error::getName()
Many thanks
Nick
You need to allow under: Site administration > Users Permissions > Define roles
Editing role 'Authenticated user' than find "mod/hsuforum:reply"
Reply to posts (tick on allow and save it)
I use Open Forum on moodle in version 3.6. We have a problem.
When students add a discussion, it works. The other students can answer it.
When a teacher adds a discussion, students cannot respond to it.
Do you know this problem?
Thanks.
I found a temporary solution (mod/hsuforum/mod_form.php) commented given lines:
//$scale = $mform->insertElementBefore($mform->removeElement('scale'), 'grade');
//$scale->setLabel(get_string('grade'));
than its working fine but Rating not working
Is the open forum compatible with the Moodle mobile app?
Thanks!
someboy knows if Open Forum is compatible with Moodle 3.8?
Looks awesome the plugin, congrats.
Thanks!
Many thanks
https://github.com/blackboard-open-source/moodle-mod_hsuforum/pull/14
If you're using hsu_forum and 3.6, have you run into any issues or open bugs that are causing issues with users?
Is Open Forums ready for 3.6 in production?
I am currently using Moodle 3.6.3 (Build: 20190311) and open forum plugin version 3.5.2 (Build:2018080801). I have a forum where students can post questions about course material. In this forum, both the posts and replies are anonymous thanks to the anonymous posting option. I was wondering if there is a way for the teacher to see the students names instead of anonymous user or would I have to turn off anonymous posting to make this work?
Best,
Mike Helmick
I'll give you some feedback on your use.