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.3.4

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: osteguna, 2022(e)ko apirilakren 21(e)an, 09:43(e)tan

Block Stash

Version 1.3.4 (21st April 2022)

  • The deprecation of a function for fetching user fields. We are now using core_user\fields::get_picture_fields
  • Trades not showing properly due to the stdClass not being defined.

Version 1.3.3 (2nd January 2020)

  • Fixed images in the item detail from not being re-written properly and displaying a notice.
  • Students viewing another student's profile page now does not result in an error.
  • Non-editing teachers by default now can view course pages. They have been given the block/stash:view capability by default.
  • Added more control to the teacher to directly add and delete items from a user's stash. This can be accessed through the reports page.

Version 1.3.2 (28th November 2019)

  • User's stash will now be displayed in the user's profile page.
  • Scarce items have been added. Now a teacher can set up items that are limited through out the course and not just to the user.
  • Fix to some exceptions not being defined properly.

Version 1.3.1 (10th May 2018)

  • Fix typo in language string identifier

Version 1.3.0 (9th May 2018)

  • Implement privacy API (GDPR compliance)
  • Drop support for Moodle 2.9 and 3.0
  • Hash code size was reduced to 6 characters
  • Support snippets from filter_shortcodes
  • Drop support and deprecate filter_stash
  • Slightly improved styling across themes and versions
  • Minor improvements and bug fixing

Version 1.2.3 (30th August 2017)

  • Added the ability to edit the block title.

Version 1.2.2 (10th August 2017)

  • Issues with the persistence in Moodle 3.2 fixed.

Version 1.2.1 (9th August 2017)

  • Fixed the error on the trade creation form. We can't export for template the help icon in earlier versions.

Version 1.2.0 (9th August 2017)

  • Added the trading system. This improvement requires the filter_stash plugin to be installed to work. Teachers can create a trade widget that will allow students to swap or exchange items they currently have for different items.
  • Backup and restore should work properly now. If the filter was used and the snippet was small enough then the encoding would not work.
  • Basic fixes to deprecated libraries calls.

Version 1.1.0 (26th August 2016)

  • Support for filter_stash - filter_stash allows the copying of code to be simplified to a very small string which can then be copied straight into editors. The need for burrowing to the raw HTML is no longer needed.
  • Detail about each item can now be added. When creating an item you have an extra field (editor) to put additional detail about an item. When a student clicks on an item they have acquired a dialogue will pop up with the full information about the item.
  • Clicking on an item that is visible on the course page will now update to the block without the need for a page refresh.
  • A report page allows teachers to get a peek at their students' stash.
  • Various user interface improvements

Version 1.0.0 (21st July 2016)

Various bug fixes.

Version information

Version build number
2022042100
Version release name
1.3.4
Maturity
Bertsio egonkorra
MD5 Sum
e3128cc6ca50d0a95c682f0aa55639ab
Supported software
Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • 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
  • Latest release for Moodle 4.0
  • The more recent release 2.1.1 (2024091200) exists for Moodle 4.1

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.