Skip to content

Commit bae0181

Browse files
committed
Updated the slideshow.
1 parent c31ae7f commit bae0181

30 files changed

Lines changed: 39 additions & 34 deletions

index.html

Lines changed: 38 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -36,65 +36,70 @@ <h1>
3636
<div id="s3slider">
3737
<ul id="s3sliderContent">
3838
<li class="s3sliderImage">
39-
<img src="slideshow/student-dash.png" />
40-
<span><em class='picthead'>Devilry is</em>
41-
easy for students</span>
39+
<img src="slideshow/frontpage.png" />
40+
<span><em class='picthead'>Devilry handles</em> all parts of the
41+
electronic delivery and feedback process.</span>
4242
</li>
4343

4444
<li class="s3sliderImage">
45-
<img src="slideshow/opensource.png" />
45+
<img src="slideshow/courseadmin-assignmentoverview.png" />
4646
<span><em class='picthead'>Devilry is</em>
47-
open source software, and it is based on several open source
48-
libraries and tools</span>
47+
is a complete tool for course administrators that want to have complete control over their assignments, students and examiners.</span>
48+
</li>
49+
<li class="s3sliderImage">
50+
<img src="slideshow/courseadmin-managestudents.png" />
51+
<span><em class='picthead'>Devilry is</em>
52+
easy and effective for course administrators with simple needs.</span>
4953
</li>
50-
5154
<li class="s3sliderImage">
52-
<img src="slideshow/examiner-dash.png" />
55+
<img src="slideshow/courseadmin-singlegroup.png" />
5356
<span><em class='picthead'>Devilry provides</em>
54-
examiners with instant access to what they usually need via
55-
their dashboard</span>
57+
the information course administrators need about their students.</span>
5658
</li>
5759

5860
<li class="s3sliderImage">
59-
<img src="slideshow/community.png" />
61+
<img src="slideshow/courseadmin-managestudents-select.png" />
6062
<span><em class='picthead'>Devilry has</em>
61-
an active open source community where anyone is welcome</span>
63+
powerful tools for course administrators with lots of students.</span>
6264
</li>
6365

6466
<li class="s3sliderImage">
65-
<img src="slideshow/examiner-overview.png" />
66-
<span><em class='picthead'>Devilry provides</em>
67-
examiners with a detailed overview, enabling them to keep
68-
track of their assignment students or groups of
69-
students</span>
67+
<img src="slideshow/opensource.png" />
68+
<span><em class='picthead'>Devilry is</em>
69+
open source software, and it is based on several open source
70+
libraries and tools</span>
7071
</li>
7172

7273
<li class="s3sliderImage">
73-
<img src="slideshow/examiner-feedback.png" />
74-
<span><em class='picthead'>Devilry comes with</em>
75-
powerful tools for every step of the process of producing feedback to students</span>
74+
<img src="slideshow/studentdash.png" />
75+
<span><em class='picthead'>Devilry is</em>
76+
easy for students.</span>
7677
</li>
7778

7879
<li class="s3sliderImage">
79-
<img src="slideshow/statistics.png" />
80-
<span><em class='picthead'>Devilry can show</em>
81-
a detailed overview of all students on a subject within a
82-
given period</span>
80+
<img src="slideshow/courseadmin-projectgroups.png" />
81+
<span><em class='picthead'>Devilry has</em>
82+
excellent support for cooperative project assignments.</span>
8383
</li>
8484

8585
<li class="s3sliderImage">
86-
<img src="slideshow/student-stats.png" />
87-
<span><em class='picthead'>Devilry allows</em>
88-
students to see their own statistics, and administrators to
89-
view statistics for each student.</span>
86+
<img src="slideshow/examiner-todolist.png" />
87+
<span><em class='picthead'>Devilry provides</em> examiners with a
88+
TODO-list and a detailed overview, enabling them to keep
89+
track of their students.</span>
9090
</li>
9191

9292
<li class="s3sliderImage">
93-
<img src="slideshow/assignment-admin-groups.png" />
94-
<span><em class='picthead'>Devilry allows</em>
95-
administrators to manage each assignment in detail, however
96-
they are also provided with shortcuts for common
97-
actions.</span>
93+
<img src="slideshow/community.png" />
94+
<span><em class='picthead'>Devilry has</em>
95+
an active open source community where anyone is welcome</span>
96+
</li>
97+
98+
<li class="s3sliderImage">
99+
<img src="slideshow/examiner-feedback.png" />
100+
<span><em class='picthead'>Devilry comes with</em> powerful tools
101+
for every step of the process of producing feedback to
102+
students</span>
98103
</li>
99104

100105
<div class="clear s3sliderImage"></div>

s3slider.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#s3slider {
99
border: 1px solid #ccc;
10-
width: 900px; /* important to be same as image width */
10+
width: 703px; /* important to be same as image width */
1111
height: 430px; /* important to be same as image height */
1212
position: relative; /* important */
1313
overflow: hidden; /* important */

screenshots_raw/community.png

142 KB
Loading
277 KB
Loading
339 KB
Loading
291 KB
Loading
312 KB
Loading
277 KB
Loading
79.4 KB
Loading
185 KB
Loading

0 commit comments

Comments
 (0)