konnektiv / badgeos-activity-progress
This Plugin adds a shortcode to show a progress bar for the users current activity points in relation to the next achievement earnable by points.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.2.4
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2025-02-01 20:47:39 UTC
README
Contributors: konnektiv, chherbst
Tags: badge, badges, openbadges, credly, OBI, mozilla, open badges, achievement, award, reward, progress, gamification, shortcode, engagement, community, open credit, credit, plugin
Requires at least: WordPress 3.6.0, BadgeOS 1.4.0
Tested up to: 4.5.2
Stable tag: 1.0.0
License: GNU AGPLv3
License URI: http://www.gnu.org/licenses/agpl-3.0.html
Adds a shortcode to show a progress bar for the users current activity points.
Description
Adds a shortcode to show a progress bar for the users current activity points in relation to the next achievement earnable by points. Just put [badgeos_activity_progress] anywhere on your site to show the progress bar. The shortcode accepts the achievement type, the user id, a format specifier (simple and extended format) and a link argument. All parameters have sensible defaults and the shortcode is fully integrated with the BadgeOS shortcode assistent. Note: You need at least one achievement earnable by points for the progress bar to show up.
Note: You will need to install the free BadgeOS plugin™ (version 1.4 or higher) to use the BadgeOS Community Add-on.
This plugin was originally developed for the globe - Community of Digital Learning on behalf of GIZ.
Contact
- Konnektiv
- BadgeOS Activity Progress on GitHub - Report issues, contribute code
Installation
- Upload, activate and configure the free BadgeOS plugin to WordPress.
- Upload 'badgeos-activity-progress' to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
Changelog
1.0.0
- Initial release