-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
36 lines (24 loc) · 1.97 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
=== BadgeOS Activity Progress ===
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](http://wordpress.org/extend/plugins/badgeos/ "BadgeOS")™ (version 1.4 or higher) to use the BadgeOS Community Add-on.
[Get the BadgeOS plugin](http://wordpress.org/extend/plugins/badgeos/ "BadgeOS").
This plugin was originally developed for the [globe - Community of Digital Learning](https://quality4digitallearning.org/) on behalf of [GIZ](https://www.giz.de/).
= Contact =
* [Konnektiv](http://konnektiv.de/)
* [BadgeOS Activity Progress on GitHub](https://github.com/konnektiv/badgeos-activity-progress) - Report issues, contribute code
== Installation ==
1. Upload, activate and configure the free [BadgeOS plugin](http://wordpress.org/extend/plugins/badgeos/ "BadgeOS") to WordPress.
3. Upload 'badgeos-activity-progress' to the '/wp-content/plugins/' directory
4. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 1.0.0 =
* Initial release