Skip to content

The Board module for Moodle is a plugin that enables a post-it board activity for students.

Notifications You must be signed in to change notification settings

MagistereTCS/moodle-mod_board

 
 

Repository files navigation

Brickfield board module plugin

Copyright (C) 2023 Brickfield Education Labs

What is Board?

The Board module for Moodle is a plugin that enables a post-it board activity for students. This is a collaborative activity where the teachers sets out a number of columns with editable names and then students add contributions to a column. Students do not see who has posted what.

On the board activity, students can:

  • Add a new post with some of the following:
    • A heading.
    • Some text.
    • Add a link.
    • Upload an image.
    • Embed a Youtube video.
    • Embed a Peertube video.
    • Embed a Pod video.
  • Edit or Delete one of their posts.
  • Add optional comments to posts.

They can also do the following depending on the settings of the teacher:

  • Move their notes among columns.
  • Rate, or star, someone else's post.

The teacher can set up the board activity with the following options:

  • A closing date for submissions.
  • How the posts are ordered in a column, by date or star count.
  • Whether posts can be starred - by students, teachers, or neither.
  • Standard moodle group access settings.

On the board, a teacher can:

  • Move any of the posts from one column to another.
  • Download a copy of the board contents.
  • Download a spreadsheet of submissions of the students.
  • Download a spreadsheet of comments by the students.

Funding credits

Initial funding for this plugin was provided by the National Institute for Digital Learning at Dublin City University under the SATLE fund from the National Forum. Subsequent funding has been received from Athlone Institute of Technology under the SATLE fund from the National Forum, and also from UCL.

Version support

This plugin has been developed to work on Moodle releases 4.00, 4.01, and 4.02. Support for 4.03 will be forthcoming.

Development

This plugin has been developed and is maintained by Brickfield Education Labs. If you wish to contribute funding to the ongoing development of features and / or maintenance of the plugin - please contact [email protected].

This module uses code derived from "jquery.editable.amd.js". This code written by Victor Jonsson is licensed under GNU GPLv2.

Icon design

Many thanks to Stuart Lamour for our new board icon!

Documentation

All public documentation for this plugin is maintained at the Brickfield board helpdocs site.

Important Links

Installation

  • Unzip and copy "board" folder into Moodle's "mod" folder
  • Visit admin page to install module

Further installation instructions can be found on the "Installing plugins" Moodle documentation page.

About

The Board module for Moodle is a plugin that enables a post-it board activity for students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.7%
  • JavaScript 39.4%
  • CSS 1.5%
  • SCSS 1.5%
  • Mustache 0.9%