This repository was archived by the owner on Jan 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex_en.html
More file actions
150 lines (141 loc) · 7.63 KB
/
index_en.html
File metadata and controls
150 lines (141 loc) · 7.63 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<html lang="en">
<head>
<title>Kort - An OpenStreetMap Game</title>
<meta charset="utf-8">
<!-- Facebook -->
<meta property="og:title" content="Kort" />
<meta property="og:type" content="summary_large_image" />
<meta property="og:description" content="Kort - An OpenStreetMap Game" />
<meta property="og:image" content="http://www.kort.ch/resources/images/twitterCard.png" />
<!-- Twitter -->
<meta name="twitter:title" content="Kort"/>
<meta name="twitter:creator" content="@KortGame"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description" content="Kort - An OpenStreetMap Game"/>
<meta name="twitter:image" content="http://www.kort.ch/resources/images/twitterCard.png"/>
<link rel="icon" href="./resources/images/kort-favicon.ico" type="image/png" />
<link href="./lib/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
<link rel="stylesheet" type="text/css" href="./resources/styles/styles.scss">
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="./lib/bootstrap/js/bootstrap.min.js"></script>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="index_en.html">Kort</a>
<ul class="nav">
<li class="active"><a href="index_en.html"><i class="nav-icon icon-home icon-white"></i> Home</a></li>
<li><a href="documentation_en.php"><i class="nav-icon icon-tasks"></i> Documentation</a></li>
<li><a href="about_en.html"><i class="nav-icon icon-user"></i> About</a></li>
<li><a href="index.html"><i class="nav-icon icon-home icon-white"></i> German</a></li>
</ul>
</div>
</div>
</div>
<header class="jumbotron subhead">
<div class="container">
<h1>Kort</h1>
<p>An OpenStreetMap Game</p>
</div>
</header>
<div class="bs-docs-social">
<div class="container">
<ul class="bs-docs-social-buttons">
<li><iframe src="http://ghbtns.com/github-btn.html?user=kort&repo=kort&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="80" height="20"></iframe></li>
<li><iframe src="http://ghbtns.com/github-btn.html?user=kort&repo=kort&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="80" height="20"></iframe></li>
<li><a href="https://twitter.com/KortGame" class="twitter-follow-button" data-show-count="false" data-lang="en">follow @KortGame </a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></li>
</ul>
</div>
</div>
<div class="content">
<div class="container with-margin">
<div class="centered">
<div class="row-fluid">
<div class="span4">
<img src="./resources/images/home/openstreetmap.png" class="introduction-image" />
<h2>OpenStreetMap</h2>
<p>
<strong>Kort</strong> helps to improve <em>OpenStreetMap</em>-data. <em>Missions</em> to be solved are shown on a map.
As soon as three players have solved the same mission with identical answers, its solution is then updated in OpenStreetMap.
</p>
</div>
<div class="span4">
<img src="./resources/images/home/gamification.png" class="introduction-image" />
<h2>Gamification</h2>
<p>
<strong>Kort</strong> uses <em>Gamification</em> to motivate users to play with the app. By solving missions, points (so called <em>Koins</em>) can be earned.
The goal is to progressively rise in rank. Additionally, the player is awarded medals for his efforts.
</p>
</div>
<div class="span4">
<img src="./resources/images/home/crossplatform.png" class="introduction-image" />
<h2>App</h2>
<p>
<strong>Kort</strong> is a native <em>app</em> written in React Native and is therefore available on the major mobile plattforms Android and iOS.
</p>
<p>
<a href="https://play.google.com/store/apps/details?id=ch.hsr.kort" target="_blank">
<img width="220" height="72" src="./resources/images/store/android_store.png">
</a>
</p>
<p>
<a href="https://itunes.apple.com/us/app/kort-an-openstreetmap-game/id1252644282?ls=1&mt=8" target="_blank">
<img width="220" height="72" src="./resources/images/store/apple_store.png">
</a>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="pagination-centered">
<div class="span12">
<!-- Embedded video -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/ixWWiSsw324" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<p class="pull-left">© <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="blank">CC BY-NC</a> - <a href="http://www.hsr.ch/geometalab" target="blank">Geometa Lab HSR</a> - HSR University of Applied Sciences Rapperswil</p>
</div>
</footer>
<a href="https://github.com/kort/kort" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 1500;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
<!-- UserVoice widget -->
<script type="text/javascript">
var uvOptions = {};
(function() {
var uv = document.createElement('script'); uv.type = 'text/javascript'; uv.async = true;
uv.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'widget.uservoice.com/ciFv45SRa04ZQzkujVJKw.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(uv, s);
})();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37644286-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//log.hsr.ch/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '90']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
</body>
</html>