-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
371 lines (332 loc) · 17.1 KB
/
index.html
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
---
layout: base
title: Devilry
forumurl: https://groups.google.com/forum/#!forum/devilry-help
forumnewtopicurl: https://groups.google.com/forum/#!newtopic/devilry-help
issuetrackerurl: https://github.com/devilry/devilry-django/issues?state=open
issuetrackernewissueurl: https://github.com/devilry/devilry-django/issues/new
wikiurl: https://github.com/devilry/devilry-django/wiki
licenseurl: https://github.com/devilry/devilry-django/blob/master/LICENSE
repourl: https://github.com/devilry/devilry-django
facebookurl: https://www.facebook.com/DevilryProsjektet
---
<div id="header">
<div class="navbar-wrapper">
<!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
<div class="container">
<div class="navbar navbar-inverse">
<div class="navbar-inner">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="#">Devilry</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#social">Get involved</a></li>
<li><a href="#about">About</a></li>
<li><a href="#help">Help/docs</a></li>
<li><a href="#develop">Develop</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="span12">
<div id="imageCarousel" class="carousel slide">
<div class="carousel-inner">
<div class="item active">
<img src="slideshowimages/role-selector-view.png" alt="">
<div class="container">
<div class="carousel-caption">
<p>
Devilry is a flexible and powerful
role oriented system for handling electronic deliveries.
</p>
</div>
</div>
</div>
<div class="item">
<img src="slideshowimages/student-history-view.png" alt="">
<div class="container">
<div class="carousel-caption">
<p>
Devilry is focused and user-friendly.
</p>
</div>
</div>
</div>
<div class="item">
<img src="slideshowimages/courseadmin-overview.png" alt="">
<div class="container">
<div class="carousel-caption">
<p>
Devilry is a complete tool for course administrators that want to have full control over their assignments, students and examiners.
</p>
</div>
</div>
</div>
<div class="item">
<img src="slideshowimages/exam-qualification-view.png" alt="">
<div class="container">
<div class="carousel-caption">
<p>
Devilry provide an advanced toolkit
for administrators to monitor
students progress.
</p>
</div>
</div>
</div>
<div class="item">
<img src="slideshowimages/intelligent-assignment-wizard.png" alt="">
<div class="container">
<div class="carousel-caption">
<p>
Devilry afford intelligent
assignment wizards for easy setup.
</p>
</div>
</div>
</div>
</div>
<div class="carousel-controls">
<ol class="carousel-indicators">
<li data-target="#imageCarousel" data-slide-to="0" class="active"></li>
<li data-target="#imageCarousel" data-slide-to="1"></li>
<li data-target="#imageCarousel" data-slide-to="2"></li>
<li data-target="#imageCarousel"
data-slide-to="3"></li>
<li data-target="#imageCarousel" data-slide-to="4"></li>
</ol>
<a class="left carousel-control" href="#imageCarousel" data-slide="prev">‹</a>
<a class="right carousel-control" href="#imageCarousel" data-slide="next">›</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="span4">
<i class="icon-tag marketing-huge-icon"></i>
<h2>About</h2>
<p>Devilry is a system optimized for delivering and correcting electronic deliveries.</p>
<p><a class="btn" href="#about">Read more»</a></p>
</div><!-- /.span4 -->
<div class="span4">
<i class="icon-comments marketing-huge-icon"></i>
<h2>Help</h2>
<p>Submit bugs or suggest improvements via our issue tracker, or help other users on our forum.</p>
<p><a class="btn" href="#help">Read more»</a></p>
</div><!-- /.span4 -->
<div class="span4">
<i class="icon-coffee marketing-huge-icon"></i>
<h2>Develop</h2>
<p>Open source and open community means that you can help us develop Devilry.</p>
<p><a class="btn" href="#develop">Read more»</a></p>
</div><!-- /.span4 -->
</div><!-- /.row -->
</div>
<div class="container featurettes">
<div class="featurette row" id="social">
<div class="span7">
<h2>Get involved. <span class="muted">Join a open and friendly community.</span></h2>
<p class="lead">
Join us
on <a href="{{ page.facebookurl }}">Facebook</a>. We
appreciate comments and guiding input from the community.
Suggest improvements and report bugs through our
<a href="{{ page.issuetrackerurl }}">issue tracker</a>,
or discuss broader topics in our <a href="{{ page.forumurl }}">forum</a>.
</p>
<p>
There are many ways to contribute to the
Devilry Project. Teachers, professors, teaching
assistants and students among others are providing
essential knowledge and insight to keep the system alive and
updated.
Everyone is welcome to
participate in the open and including community of
Devilry. Do not hesitate to jump onboard if you eager to ease the daily
tasks for students, teachers and administrators. No
contribution is considered to small.
</p>
</div>
<div class="span5 featurette-graphics">
<div class="facebook-box-wrapper">
<div class="fb-like-box" data-href="{{ page.facebookurl }}" data-width="300" data-height="320" data-show-faces="true" data-stream="false" data-show-border="true" data-header="false"></div>
</div>
<div class="stacked-buttons">
<a class="btn btn-success btn-large" href="{{ page.issuetrackernewissueurl }}">
<i class="icon-bug"></i>
Submit an issue
<small class="meta">improvements, new features or bugs</small>
</a>
<a class="btn btn-success btn-large" href="https://groups.google.com/forum/#!newtopic/devilry-help">
<i class="icon-edit"></i>
Create a forum topic
<small class="meta">discuss all matters concerning Devilry</small>
</a>
</div>
</div>
</div>
<div class="featurette row" id="about">
<div class="span5 featurette-graphics">
<i class="icon-tag featurette-huge-icon"></i>
</div>
<div class="span7">
<h2>About Devilry. <span class="muted">Why people love it.</span></h2>
<p class="lead">We focus on making it efficient and easy to provide
feedback to students. This lets teachers/correctors focus on giving
good feedback instead of other administrative tasks. We provide a
minimalistic user interface for students, where they upload deliveries,
and view feedback, and a sleek and intuitive user interface for
course administrators and higher level administrators.</p>
<p>Devilry is designed with higher education in mind. This means that
we do not cluttre the system with any of those artifical and uneeded
constructs, like classrooms or folders. Instead, we try to give each
user the shortest and most intuitive path to perform their tasks.</p>
<p>The system can handle all kinds of deliveries
from source code to essays. On top a simple and easy-to-use delivery
layer Devilry provides a sophisticated interface for examiners and
teaching assistants to manage students and deliveries directly in their favorite
browser. Course administrators are given a focused interface to be able
to easily manage all formalities around course management, from task
deadlines to exam lists.</p>
<p>Devilry started out in 2008 by a group of students at the Department
of Informatics, University of Oslo with a vision to improve the current
solutions around deliveries of obligatory assignments. It is currently
the main delivery management system used at the Department of
Informatics, UiO with plans of expanding to span across all departments
at the The Faculty of Mathematics and Natural Sciences, UiO.</p>
</div>
</div>
<div class="featurette row" id="help">
<div class="span7">
<h2>Get help. <span class="muted">Or help someone else.</span></h2>
<p class="lead">
<!--The easiest way to start out is to give us a like at our-->
<!--<a href="{{ page.facebookurl }}">Facebook page</a>.-->
Visit our <a href="{{ page.issuetrackerurl }}">issue tracker</a>
and submit or help with bugs and suggestions. Visit our
<a href="{{ page.forumurl }}">forum</a> to get help, or to discuss
all matters concerning Devilry. Follow the links below to go to the
appropriate parts of our documentation.
</p>
<p class="buttonbar">
<a class="btn btn-large btn-primary" href="https://devilry.readthedocs.org">
<i class="icon-question"></i>
Official documentation
<small class="meta">Students, examiners, admins, sysadmin</small>
</a>
<a class="btn btn-large" href="{{ page.wikiurl }}">
<i class="icon-github"></i>
Wiki
<small class="meta">... everything else</small>
</a>
</p>
<p>
All our documentation is open source projects where anyone can
contribute. For the User and Sysadmin docs, we have a big green box
on the frontpage with more info. All you need is a
<a href="http://github.com">GitHub</a> user. The Wiki is open for
anyone with a GitHub user.
</p>
<!--<h3>Contact us by email</h3>-->
<p>You can contact the developers by email. <span class="muted">This is only for contact
requests that does not belong in the open contact channels, like the
issue tracker, or the forums. This mailinglist is typically for those that
need private and direct contact with the Developers, and requests
belonging in the other contact channels is ignored. If you have read and
understand this, feel free to contact us at
<a href="mailto:[email protected]" class="muted">[email protected]</a></span>.
</p>
</div>
<div class="span5 featurette-graphics">
<i class="icon-comments featurette-huge-icon"></i>
<div class="stacked-buttons">
<a class="btn btn-success btn-large" href="{{ page.issuetrackernewissueurl }}">
<i class="icon-bug"></i>
Submit an issue
<small class="meta">improvements, new features or bugs</small>
</a>
<a class="btn btn-success btn-large" href="https://groups.google.com/forum/#!newtopic/devilry-help">
<i class="icon-edit"></i>
Create a forum topic
<small class="meta">discuss all matters concerning Devilry</small>
</a>
</div>
</div>
</div>
<div class="featurette row" id="develop">
<div class="span5 featurette-graphics">
<!--<img alt="Devilry logo" src="devilrylogo-large.png"/>-->
<i class="icon-coffee featurette-huge-icon"></i>
</div>
<div class="span7">
<h2>Develop Devilry. <span class="muted">Get started today.</span></h2>
<p class="lead">
Developers can clone <a href="{{ page.repourl }}">our repository</a>
at GitHub and start right away. The
<a href="http://devilry.readthedocs.org/en/latest/">Devilry Developer Documentation</a>
will guide you in the right direction. Feel free to consult
the <a href="https://groups.google.com/forum/#!forum/devilry-help">forum</a> for further help on all matters concerning Devilry.
</p>
<p>The Devilry source code is released with the the <a href="{{ page.licenseurl }}">BSD license</a>, which is an open source license.</p>
</div>
</div>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="dist/vendor/js/jquery.min.js"></script>
<script src="dist/vendor/js/bootstrap-transition.js"></script>
<script src="dist/vendor/js/bootstrap-alert.js"></script>
<script src="dist/vendor/js/bootstrap-modal.js"></script>
<script src="dist/vendor/js/bootstrap-dropdown.js"></script>
<script src="dist/vendor/js/bootstrap-scrollspy.js"></script>
<script src="dist/vendor/js/bootstrap-tab.js"></script>
<script src="dist/vendor/js/bootstrap-tooltip.js"></script>
<script src="dist/vendor/js/bootstrap-popover.js"></script>
<script src="dist/vendor/js/bootstrap-button.js"></script>
<script src="dist/vendor/js/bootstrap-collapse.js"></script>
<script src="dist/vendor/js/bootstrap-carousel.js"></script>
<script src="dist/vendor/js/bootstrap-typeahead.js"></script>
<script>
!function ($) {
$(function(){
$('#imageCarousel').carousel()
})
}(window.jQuery)
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!--<script src="../assets/js/holder/holder.js"></script>-->
<!-- Google analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37692385-4']);
_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>