This Project forks the SrTile by studer + raimann ag
Start at your ILIAS root directory
mkdir -p Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
cd Customizing/global/plugins/Services/UIComponent/UserInterfaceHook
git clone https://github.com/Minervis-GmbH/Microlearning.git ToGo
Update, activate and config the plugin in the ILIAS Plugin Administration
3 Objects have to/can be specified here:
- Homepage object(Mandatory): contains the home page/root object containing the microcards
- Survey Object(optional): was originally designed to allow adding links for surveys
- "Was Sind Lern-Snacks?" Object(mandatory): was origianally designed to enable designing an About page for the learning snacks
You can read the REF_ID of each object in the raw link of the corresponding Object. The Link https://ilias.super_leaarning_platform.de/goto.php?target=cat_5338&client_id=superclient for example is pointing to the object with REF_ID 5338.
- Follow the standard official way of creating objects(New Object>choose ILIAS Object>...)
- To configure this particular object, click on the object and then click Tab 'ToGo'
- Add Branch and Topic.
- A Snack can have many branches and but only one Topic.
- To assign multiple branches to a snack use commas. e.g.:Topic1,Topic2,Topic3
- If more than one Topic is assigned to a snack, only the first one will be saved
- Upload a snack image
- By default the snacks are displayed as normal ILIAS Objects. To view the contents of the homepage as tiles, choose tile.
- choose devices
click on the subtab item "manage", choose the snack to delete and the delete.
The plugin implements three main functionalities:
- Views count: records how many ILIAS registered Users have accessed a Snack
- Likes: enables like and unlike
- The Header and Menu design
ILIAS 5.4-7.999