Sticky Notes

Activities ::: mod_stickynotes
Maintained by Olivier Valentin
Sticky Notes is a very simple activity for creating a sticky notes wall for your brainstormings, ranking... It can be configured as a collaborative or individual activity, and teacher can choose to enable votes, repositioning of notes, limitation for notes and votes, set codes for 6 available background colors... Notes can be moved by drag n drop to offer the most simple experience !

Sticky Notes 0.2.3

Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: понеделник, 18 юли 2022, 20:10

Sticky Notes

Sticky Notes is an activity for creating a sticky notes wall for brainstormings, ranking...

Features

On install, admin can choose 6 colors which will be used throughall activities in Moodle. Default colors have been chosen to respect accessibility and colorblindness.

Adding a Sticky Notes activity is like adding any other activity in Moodle. Turn on editing mode and add activity "Sticky Notes".

When using the activity, users can create, update and delete their own notes in different columns (columns can only be created by teachers).

When creating or editing a note, users can place it where he wants : they can choose column, and/or they can put it before or after another note. To change order for a note and/or put it in another column, you can use update interface, but you can also move notes using drag and drop. Click on a note and move it with your mouse to its new place. Drag and drop also works on smartphones or tablets.

It gives possibility to "like" notes just by cliking a little heart icon.

When creating an activity, teacher can define several features or limitation : - capability to create a note with different background color - choose colors to use in activity between the 6 default colors - add a meaning for every color - limit the number of notes a user can create - limit the number of votes a user can do - enable the rotate effect.

This activity is anonymous for student : no names appears. But teachers can choose to view creator names for their own use.

Updates

25-04-2022 : fixed problem with restore and backup functions, and missing completion event. 11-02-2022 : fixed problem with restore and backup functions. 21-10-2021 : fixed problem with backup files.

Installing via uploaded ZIP file

  1. Log in to your Moodle site as an admin and go to Site administration > Plugins > Install plugins.
  2. Upload the ZIP file with the plugin code. You should only be prompted to add extra details if your plugin type is not automatically detected.
  3. Check the plugin validation report and finish the installation.

Installing manually

The plugin can be also installed by putting the contents of this directory to

{your/moodle/dirroot}/mod/stickynotes

Afterwards, log in to your Moodle site as an admin and go to Site administration > Notifications to complete the installation.

Alternatively, you can run

$ php admin/cli/upgrade.php

to complete the installation from the command line.

License

2021 Olivier VALENTIN - Sebastien MEHR

JS Script - drag and drop dev : Sebastien MEHR. Drad and drop uses sortable.js.

Main icon design by Alexandra CODINA

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Contributing

Any type of contribution, suggestions, feature requests are welcome.

Version information

Version build number
2022071804
Version release name
0.2.3
Maturity
Стабилна версия
MD5 Sum
86dccd35c446f6000302d52a316f2378
Supported software
Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • The more recent release 0.5.1 (2024021501) exists for Moodle 4.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation