Stash

Blocks ::: block_stash
Maintained by Adrian Greeve, Frédéric Massart ⭐
Part of sets Stash, Gamification.
Add an inventory of items to your course and let your students find items by exploring the activities. #game #gamification

Stash 1.2.2

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4
Released: Thursday, 10 August 2017, 2:58 PM

Block Stash

Engage your students! Gamify your courses by hiding objects for your students to find.

Features

  • Create any object you like
  • Hide objects throughout your course in any possible location
  • Set objects to automatically re-appear after a delay to boost engagement
  • Unlock access to activities based on the objects found (requires plugin availability_stash)
  • Trade by exchanging items for different items (requires plugin filter plugin)

Requirements

Moodle 2.9 or greater.

Installation

Simply install the plugin and add the block to a course page.

Please read the Recommended plugins section.

Getting started

Creating an item

  1. Create a new item
  2. Create a new location for that item
  3. Copy the code snippet for that location
  4. Directly paste the code in the HTML view of your editor

When viewing the content the object will now appear. Note that teachers cannot pick up the objects, for them they will always re-appear.

Creating a trade (item exchange)

  1. Create at least two items (see creating an item above)
  2. Click the create trade widget button.
  3. Add items to gain on the left side and items to lose on the right.
  4. Once saved click on the trade name and copy the code snippet.
  5. Directly paste the code snippet into any location that has an editor.

Recommended plugins

Stash filter

This filter plugin makes it easier and more reliable to add the items to your course content. We very highly recommend you to use it. This is a requirement to use the trading feature.

Stash availability

This availability plugin allows to restrict the access to activity modules and resources based on the objects collected by a student.

License

Licensed under the GNU GPL License.

Version information

Version build number
2017081000
Version release name
1.2.2
Maturity
Stable version
MD5 Sum
87c84e24d8b25bb40609aabdff5b0b3e
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.