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

uofr/moodle-mod_board

 
 

Repository files navigation

Brickfield board module plugin

Copyright (C) 2021 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 optional names and then students add contributions to a column. Students do not see who has posted what.

On the Board, 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.
  • Edit or Delete one of their posts.

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

  • Move their notes among columns.
  • Star someone elses post.

The teacher can set up the 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.

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.

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 recieved 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 3.9, 3.10, and 3.11.

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.

Documentation

All public documentation for this plugin will be maintained at the Brickfield 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 71.3%
  • JavaScript 26.6%
  • CSS 2.1%