-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
50 lines (32 loc) · 1.84 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
=== BadgeOS Timelimit Add-on ===
Contributors: konnektiv, chherbst, learningtimes, rrh
Tags: time, timelimit, badge, badges, openbadges, credly, OBI, mozilla, open badges, achievement, award, reward, engagement, submission, nomination, community, API, 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.3
License: GNU AGPLv3
License URI: http://www.gnu.org/licenses/agpl-3.0.html
Allows to limit awarding BadgeOS achievements per a configurable time interval, e.g. a certain achievement will only be awarded once per day.
== Description ==
Allows to limit awarding BadgeOS achievements per a configurable time interval, e.g. a certain achievement will only be awarded once per day.
**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 Timelimit Add-on on GitHub](https://github.com/konnektiv/BadgeOS-Timelimit-Add-on) - Report issues, contribute code
== Installation ==
1. Upload, activate and configure the free [BadgeOS plugin](http://wordpress.org/extend/plugins/badgeos/ "BadgeOS") to WordPress.
1. Upload 'BadgesOS-Timilimit-Add-on' to the '/wp-content/plugins/' directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. New option "Time limit", set to 1 day in the example
== Changelog ==
= 1.0.3 =
* Set correct translation domain
= 1.0.2 =
* updated readme.txt
= 1.0.1 =
* updated readme.txt
= 1.0.0 =
* Initial release