Open Badge integration for Plone.
Project description
Open Badge integration for Plone 6.
Once the add-on has been installed, the Plone CMS operator can act as the issuing institution. This means they can use a control panel to enter their organisation’s data, as well as any necessary prefixes for badge titles. They can then create a new badge in the portal using the new OpenBadges content type. This template provides a title, description, SVG image, award criteria and an associated resource. Additionally, an award period can be specified during which registered Plone members can collect the badge. The badge assertion (the personalised badge) is then automatically generated in the OpenBadge folder. To generate this, a logged-in Plone member must be directed to the badge’s URL. This can be done via a link at the end of a successfully completed course, for example. The member will then receive a note detailing the criteria for receiving the badge and will be able to generate it with a single click and switch to the personalised badge view. There, the hosted badge can be verified by entering the email address or using the assertion from external systems. Additionally, badge recipients have the option to share their badge.
Features
Provides a way to create Open Badges
Provides a way to host Open Badges
Provides a way to register an issuing organization
Provides a view that allows Open Badges to be viewed, shared, and validated
Prerequisites
Plone 6.1 (Classic UI), Plone 6.0 should also work
Python 3.10, 3.12, 3.13
Git
Install with Plone 6.1 buildout
git clone https://github.com/e-teachingorg/eteaching.plone.openbadges.git
cd eteaching.plone.openbadges
python3 -m venv .
bin/pip install -r https://dist.plone.org/release/6.1-latest/requirements.txt
bin/buildout
Activate
bin/instance fg
Point your browser to http://localhost:8080
Add a new Plone Site (Classic UI)
Login with admin admin
Goto admin –> configuration –> extensions
eteaching.plone.openbadges [Install]
Install as source packages using buildout
Open your dev.cfg
[buildout]
extends = buildout.cfg
parts +=
instance
auto-checkout +=
eteaching.plone.openbadges
[instance]
eggs +=
eteaching.plone.openbadges
[sources]
eteaching.plone.openbadges = git https://github.com/e-teachingorg/eteaching.plone.openbadges.git
Rerun buildout
bin/buildout -c dev.cfg
Activate
* Start Plone
* Point your browser to your plone site
* Login as admin
* Goto configuration --> extensions
* Install eteaching.plone.openbadges
Contribute
Support
If you are having issues, please let us know.
License
The project is licensed under the GPLv2.
Funding information
The eteaching.plone.openbadges was funded as part of a publicly financed project by the Federal Ministry of Research, Technology and Space of the Federal Republic of Germany.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eteaching_plone_openbadges-1.0.4.tar.gz.
File metadata
- Download URL: eteaching_plone_openbadges-1.0.4.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb0d6a578d0a7adb922dc3ddfc875e5470fa328e008c83311bdbb9e61384178d
|
|
| MD5 |
8a99ff293dae98efe5d4ff150604f9a4
|
|
| BLAKE2b-256 |
f15a08ba1c97e55c979034a9b90de1b476d108ea962e7664785cbaecba2b44e1
|
File details
Details for the file eteaching_plone_openbadges-1.0.4-py3-none-any.whl.
File metadata
- Download URL: eteaching_plone_openbadges-1.0.4-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02568aa9c71f851f3d61596a5df0eadd949cadf410080dcccffcd98cea1dea90
|
|
| MD5 |
d6f6854fd257fea2b81462f5d7652ac9
|
|
| BLAKE2b-256 |
864056d13dd7833fea598e7945987c29a4411b262310a658bf2ab6e5ac46074c
|