Note: You are currently viewing documentation for Moodle 4.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Whiteboard.

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 14: Line 14:
== How to use ==
== How to use ==
The Whiteboard activity is added like any other activity:
The Whiteboard activity is added like any other activity:
# Navigate to a course in which you have editing rights and turn on editing.
# Navigate to a course in which you have editing rights and turn on editing.
# Click on "Add an activity or resource" and pick "Whiteboard".
# Click on "Add an activity or resource" and pick "Whiteboard".
# Enter a name for the activity, the board ID and type.
# Enter a name for the activity, the board ID and type.
== Where to find the board ID ==
== Where to find the board ID ==
=== MIRO ===
=== MIRO ===
* If the URL of your board is https://miro.com/app/live-embed/uXjVPfdzxzc=/ , then the board ID is '''uXjVPfdzxzc='''
* If the URL of your board is https://miro.com/app/live-embed/uXjVPfdzxzc=/ , then the board ID is '''uXjVPfdzxzc='''
* Please note: The board must be shared. 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.
* Please note: The board must be shared. 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 ===
=== Conceptboard ===
* If the URL of your board is https://app.conceptboard.com/board/42za-8nk7-petm-xdao-aa3i, then the board ID is '''42za-8nk7-petm-xdao-aa3i'''
* If the URL of your board is https://app.conceptboard.com/board/42za-8nk7-petm-xdao-aa3i, then the board ID is '''42za-8nk7-petm-xdao-aa3i'''
* Please note: The board must be shared. Open your board and then click the "Share" button in the top right corner of your screen. Then adjust the permissions as needed.
* Please note: The board must be shared. 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? ==
== Want to use a different whiteboard solution? ==
We're happy to support more solutions — please create an issue in the bug tracker https://github.com/bdecentgmbh/moodle-mod_whiteboard/issues for it and we'll review it. (or, if you know what you're doing, create a pull request https://github.com/bdecentgmbh/moodle-mod_whiteboard/pulls)
We're happy to support more solutions — please create an issue in the bug tracker https://github.com/bdecentgmbh/moodle-mod_whiteboard/issues for it and we'll review it. (or, if you know what you're doing, create a pull request https://github.com/bdecentgmbh/moodle-mod_whiteboard/pulls)
==Read more==
==Read more==
{{Special:PrefixIndex/{{FULLPAGENAME}}/ |hideredirects=1 |stripprefix=1}}
{{Special:PrefixIndex/{{FULLPAGENAME}}/ |hideredirects=1 |stripprefix=1}}
[[Category:bdecent plugins]]
[[Category:bdecent plugins]]
[[Category:Whiteboard]]
[[Category:Whiteboard]]
{{DEFAULTSORT:Whiteboard main help page}}

Revision as of 12:51, 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:

  1. Navigate to a course in which you have editing rights and turn on editing.
  2. Click on "Add an activity or resource" and pick "Whiteboard".
  3. Enter a name for the activity, the board ID and type.

Where to find the board ID

MIRO

Conceptboard

  • If the URL of your board is https://app.conceptboard.com/board/42za-8nk7-petm-xdao-aa3i, then the board ID is 42za-8nk7-petm-xdao-aa3i
  • Please note: The board must be shared. 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 https://github.com/bdecentgmbh/moodle-mod_whiteboard/issues for it and we'll review it. (or, if you know what you're doing, create a pull request https://github.com/bdecentgmbh/moodle-mod_whiteboard/pulls)

Read more