-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmodule.xml
More file actions
19 lines (19 loc) · 863 Bytes
/
module.xml
File metadata and controls
19 lines (19 loc) · 863 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="ISO-8859-1"?>
<module version="0.1">
<name lang="en">GameMe</name>
<description lang="en">Integrates game elements into ATutor. Setup points, badges, levels, and events to add game mechanics to ATutor courses. </description>
<maintainers>
<maintainer>
<name>ATutor Team</name>
<email>info@atutor.ca</email>
</maintainer>
</maintainers>
<url>https://atutor.ca</url>
<license>BSD</license>
<release>
<version>1.0</version>
<date>2016-26-12</date>
<state>Stable</state>
<notes>Once installed and enabled, see the administrator handbook, linked from the top right when the GameMe manager is open, for details on customising game elements for your particular ATutor system.</notes>
</release>
</module>