Whiteboard: Difference between revisions

From MoodleDocs
Whiteboard
Type Activity
Set N/A
Downloads https://moodle.org/plugins/mod_whiteboard
Issues https://github.com/bdecentgmbh/moodle-mod_whiteboard/issues
Discussion not available yet
Maintainer(s) Stefan Scholz
No edit summary
Line 10: Line 10:
Moodle activity plugin to embed whiteboards into the Moodle course.
Moodle activity plugin to embed whiteboards into the Moodle course.
You can try it out on our test platform: https://labs.bdecent.de/course/view.php?id=505
You can try it out on our test platform: https://labs.bdecent.de/course/view.php?id=505
== Requirements ==
* This plugin requires Moodle 4.0
* In addition, you will need either a free or paid account for MIRO (https://miro.com/) or Conceptboard (https://conceptboard.com/).
* Your site must use SSL, otherwise the authenticaion of Conceptboard won't work.
== Motivation for this plugin ==
== Motivation for this plugin ==
This plugin was built to enable teachers to improve collaboration with students using one of the popular whiteboard solutions. This was techincally already possible by using the URL activity, but having an activity for a specific purpose makes it easier for students to understand immediately what kind of content/activity their about to use. Also, the Whiteboard activity makes it easier for the teacher to add a whiteboard.
This plugin was built to enable teachers to improve collaboration with students using one of the popular whiteboard solutions. This was techincally already possible by using the URL activity, but having an activity for a specific purpose makes it easier for students to understand immediately what kind of content/activity their about to use. Also, the Whiteboard activity makes it easier for the teacher to add a whiteboard.

Revision as of 12:45, 19 August 2022

Whiteboard activity

Moodle activity plugin to embed whiteboards into the Moodle course. You can try it out on our test platform: https://labs.bdecent.de/course/view.php?id=505

Motivation for this plugin

This plugin was built to enable teachers to improve collaboration with students using one of the popular whiteboard solutions. This was techincally already possible by using the URL activity, but having an activity for a specific purpose makes it easier for students to understand immediately what kind of content/activity their about to use. Also, the Whiteboard activity makes it easier for the teacher to add a whiteboard.

How to use

The Whiteboard activity is added like any other activity: Navigate to a course in which you have editing rights and turn on editing. Click on "Add an activity or resource" and pick "Whiteboard". Enter a name for the activity, the board ID and type. Here's how you can find the board ID: MIRO: https://miro.com/app/live-embed/uXjVPfdzxzc=/ —> the board ID is uXjVPfdzxzc= Conceptboard: https://app.conceptboard.com/board/42za-8nk7-petm-xdao-aa3i —> the board ID is 42za-8nk7-petm-xdao-aa3i Please note: The board you're embedding must be configured to allow embedding. MIRO has a good tutorial on how to do this here https://help.miro.com/hc/en-us/articles/360016335640-How-to-embed-editable-boards-into-websites. Conceptboard does not, but it's fairly simple: Open your board and then click the "Share" button in the top right corner of your screen. Then adjust the permissions as needed.

Want to use a different whiteboard solution?

We're happy to support more solutions — please create an issue in the bug tracker liseted below for it and we'll review it. (or, if you know what you're doing, create a pull request)

Read more