forked from juergenkappus/moodle-format_gps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
70 lines (47 loc) · 2.75 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
################################################################################
# Kamedia GPS Format - Version 1.4 #
################################################################################
================================================================================
Description
================================================================================
The GPS Format allows e-learning content to be displayed according to the geo coordinates of the learner.
This enables location-based mobile learning.
In events like a city rally, the learner walks between predefined locations using a smartphone or a tablet.
At these stations the learner gets certain information and tasks that are directly related to the location.
All conceivable Moodle content like text, pictures, videos or tests can be used.
The trainer is able to integrate new content at his desktop PC, by simply
creating a new Moodle course.
The GPS format largely matches the popular topics
format.
Every topic section can contain different material or activities.
In a
second step specific topic sections can be assigned to the corresponding GPS
coordinates where they should be visible.
After the installation of the course
format "GPS Format",
Moodle courses can be created in the new format and
existing courses can be transferred into the new format with only one click.
================================================================================
Demo Video
================================================================================
http://www.youtube.com/watch?v=W2dSdzp_b4A
================================================================================
How to install
================================================================================
Follow the instructions of the Moodle documentation:
https://docs.moodle.org/30/en/Installing_plugins
The correct path on your Moodle server is:
/path/to/moodle/course/format/
================================================================================
Support
================================================================================
Please feel free to contact the kamedia team at [email protected].
================================================================================
Version Information
================================================================================
January 14th, 2014 - Version 1.3
- First release that is available for download on moodle.org
February 12th, 2016 - Version 1.3.1
- Minimal changes to get format_gps into the Moodle translation tool AMOS
February 15th, 2016 - Version 1.4 - Upgrade to Moodle Version 3.0+
March 22th, 2016 - Version 1.4.1 - Minor bugfixes