Etherpad Lite
Maintained by
Andreas Grabs, Moodle-Dev Humboldt-Universität zu Berlin
An activity module to integrate etherpad-lite with Moodle. To use this plugin, you will need to have an etherpad-lite server that runs on at least the same 2nd-level-domain as your Moodle server.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
PS I also had problems with accessing Question bank on Moodle after Windows update, but I solve it by lowering the version of PHP from 7.0.9 to 5.6.30 (64-bit). This did not help with EtherPadLite....
Best regards, Moodle-Dev HU-Berlin, J. Eremie
We use etherpad for our moodle + redmine, both are running with the same server, with reverse-proxy,
The only differences are regarding access configuration
+ slightly version difference : moodle instance : 1.5.7 sur redmine instance : 1.6.0
I wonder if others are facing the same issues ??
Thanks
Emilie
On that note, please could I quickly query whether you have any plans to update the plugin to be fully compatible with Moodle v3.1, and its new Global Search feature in particular? To clarify: while we’ve tested the Etherpad Lite plugin under v3.1 and all of the core functionality seems to work fine, we’ve found that instances of the activity are not searchable via v3.1’s Global Search feature. Please see the following screenshot for details, which lists all of the available areas that can searched under v3.1 (note that these settings are available via: Site Administration -> Plugins -> Search -> Manage Global Search):
http://imgur.com/lWWQByE
Note also that the above screenshot was taken on a v3.1 system where the Etherpad Lite plugin is installed and available. However, as you can see, the Etherpad Lite activity is not listed as being available to be searched. Obviously, this is likely to be a significant problem/cause of confusion for users who might want to search for specific instances of the Etherpad Lite activity across Moodle.
I’m not a developer, but my understanding is that mod plugins can be made searchable relatively easily via the addition of a new search class within the plugin’s codebase (located at ../classes/search/activity.php). Please see the following for further details:
https://moodle.org/mod/forum/discuss.php?d=334938
https://docs.moodle.org/31/en/Global_search
https://docs.moodle.org/dev/Search_API
We really hope this search capability can be added to Etherpad Lite as I’m sure it would be a huge benefit to our users (as well as those of other v3.1 systems) and, again, many thanks for all your efforts to develop this plugin and share it with the community.
Best wishes,
Lina
We use this plugin on our Moodle 2.7, it's not mentioned on this page that this plugin is valid for 2.9 and 3.0. Can you plse confirm ? and ideally update this page to mark this plugin as valid after 2.8 ?
The etherpad soudns really interesting, but as far as I see there is no version for moodle 2.9. Is such version planned?
Greets
Nils
Thanks a lot for your contributions. I've installed CentOS 7 and the latest released etherpad on my test server, the installation is ok and I can use etherpad. But when I created an etherpad activity on moodle(moodle 2.8), there are some error messages:
**********************
Debug info:
Error code: generalexceptionmessage
Stack trace:
line 107 of /mod/etherpadlite/etherpad-lite-client.php: UnexpectedValueException thrown
line 60 of /mod/etherpadlite/etherpad-lite-client.php: call to EtherpadLiteClient->call()
line 148 of /mod/etherpadlite/etherpad-lite-client.php: call to EtherpadLiteClient->post()
line 62 of /mod/etherpadlite/lib.php: call to EtherpadLiteClient->createGroup()
line 121 of /course/modlib.php: call to etherpadlite_add_instance()
line 266 of /course/modedit.php: call to add_moduleinfo()
**********************
Could it by any chance be a plugin error?
Thanks and look forward to your reply.
Lina
I will check it tomorrow,
greetz to Jan, maybe he knows me from leipzig ;)
yes it is possible to do that.
The plugin stores the content of the pad in the backup and puts it into a new one on restore/import.
Thanks for the question.
Timo