-
Notifications
You must be signed in to change notification settings - Fork 8
/
about_publications_de.html
306 lines (268 loc) · 14.7 KB
/
about_publications_de.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
<!DOCTYPE html>
<html lang="de"><!-- InstanceBegin template="/Templates/main-D.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=gAEABXnBxw">
<link rel="icon" type="image/png" href="/favicon-32x32.png?v=gAEABXnBxw" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png?v=gAEABXnBxw" sizes="16x16">
<link rel="manifest" href="/manifest.json?v=gAEABXnBxw">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=gAEABXnBxw" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico?v=gAEABXnBxw">
<meta name="apple-mobile-web-app-title" content="SEB">
<meta name="application-name" content="SEB">
<meta name="theme-color" content="#ffffff">
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="doctitle" -->
<title>Safe Exam Browser - Publikationen</title>
<!-- InstanceEndEditable -->
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/modern-business.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Docs CSS -->
<link href="css/docs.min.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link href="css/basic.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="news_de.html" class="navbar-brand">
<span><img class="sebbrandimg" src="images/SEBIcon_40_2x.png" alt="SEB-Logo" width="40"></span>
Safe Exam Browser
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="news_de.html">News</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Über<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="about_overview_de.html">Übersicht</a>
</li>
<li>
<a href="about_demo_de.html">Demo</a>
</li>
<li>
<a href="about_roadmap_de.html">Roadmap</a>
</li>
<li>
<a href="about_publications_de.html">Publikationen</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Allianz<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="alliance/members.html">Contributors</a>
</li>
<li>
<a href="alliance/council.html">Council</a>
</li>
<li>
<a href="alliance/documents.html">Documents</a>
</li>
<li>
<a href="alliance/benefits.html">Benefits</a>
</li>
<li>
<a href="alliance/fees.html">Fees</a>
</li>
<li>
<a href="alliance/join.html">Join</a>
</li>
<li>
<a href="alliance/faq.html">FAQ</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Download<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="download_de.html">Downloads</a>
</li>
<li>
<a href="download_releases_de.html">Frühere Versionen</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Windows<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="windows/win_usermanual_de.html">Benutzerhandbuch</a>
</li>
<li>
<a href="windows/win_release_notes_de.html">Release Notes</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">macOS<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="macosx/mac_usermanual_de.html">Benutzerhandbuch</a>
</li>
<li>
<a href="macosx/mac_release_notes_de.html">Release Notes</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">iOS<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="ios/ios_usermanual_en.html">User Manual</a>
</li>
<li>
<a href="ios/ios_tutorial_en.html">Tutorial</a>
</li>
<li>
<a href="ios/ios_release_notes_de.html">Release Notes</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Support<b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="developer/overview.html">Informationen für Entwickler</a>
</li>
<li>
<a href="support_de.html">Support Links</a>
</li>
<li>
<a href="faq/faq_de.html">FAQ</a>
</li>
</ul>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Content -->
<div class="container bs-docs-container">
<!-- InstanceBeginEditable name="MainContent" -->
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Über SEB <small>Publikationen</small></h1>
<ol class="breadcrumb">
<li><a href="about_publications_en.html">English</a>
</li>
<li class="active">Deutsch
</li>
</ol>
</div>
</div>
<!-- /.row -->
<!-- Content Row -->
<div class="row">
<!-- Sidebar Column -->
<div class="col-md-3">
<div class="list-group">
<a href="news_de.html" class="list-group-item">News</a>
<a href="about_overview_de.html" class="list-group-item">Über SEB</a>
<a href="about_demo_de.html" class="list-group-item">Über SEB - Demo</a>
<a href="about_roadmap_de.html" class="list-group-item">Über SEB - Roadmap</a>
<a href="about_publications_de.html" class="list-group-item active">Über SEB - Publikationen</a>
<a href="alliance/members.html" class="list-group-item">Allianz</a>
<a href="download_de.html" class="list-group-item">Download</a>
<a href="windows/win_usermanual_de.html" class="list-group-item">Dokumentation Windows</a>
<a href="macosx/mac_usermanual_de.html" class="list-group-item">Dokumentation macOS</a>
<a href="ios/ios_usermanual_en.html" class="list-group-item">Dokumentation iOS</a>
<a href="support_de.html" class="list-group-item">Support</a>
</div>
</div>
<!-- Content Column -->
<div class="col-md-9">
<!-- Content -->
<h2></h2>
<h2 class="page-header sebnavbar-link">Publikationen zum Einsatz von SEB</h2>
<h4 class="seb-section-header sebnavbar-link">2023</h4>
<ul>
<li>Lüthi T., Steger F., Kern M., Reuter K., Halbherr T. & Piendl T. (2023). <a href="vdi/Competence-Oriented_Exams_VDI+SEB_ETH-LET_2023_05.pdf" target="_blank">Competence-Oriented Exams Using Virtual Desktop Infrastructure (VDI)</a>. Technical report, 4rd edition, revised and updated.</li>
</ul>
<h4 class="seb-section-header sebnavbar-link">2019</h4>
<ul>
<li>Lüthi T., Steger F., Kern M., Reuter K., Halbherr T. & Piendl T. (2019). <a href="http://safeexambrowser.org/vdi/Competence-Oriented_Exams_VDI+SEB_ETH-LET_2019_05.pdf" target="_blank">Competence-Oriented Exams Using Virtual Desktop Infrastructure (VDI)</a>. Technical report, 3rd edition, revised and updated.</li>
</ul>
<h4 class="seb-section-header sebnavbar-link">2017</h4>
<ul>
<li>Lüthi T., Kern M., Reuter K., Halbherr T. & Piendl T. (2017). <a href="http://safeexambrowser.org/vdi/Competence-Oriented_Exams_VDI+SEB_ETH-LET_2017_03.pdf" target="_blank">Competence-Oriented Exams Using Virtual Desktop Infrastructure (VDI)</a>. Technical report, 2nd edition, revised and updated.</li>
</ul>
<h4 class="seb-section-header sebnavbar-link">2016</h4>
<ul>
<li>Halbherr, T., Dittmann-Domenichini, N., Piendl, T., & Schlienger, C. (2016). <a href="http://www.zfhe.at/index.php/zfhe/article/view/890" target="_blank">Authentische, kompetenzorientierte Online-Prüfungen an der ETH Zürich</a>. Zeitschrift für Hochschulentwicklung, Jahrgang 11, Nr. 2.</li>
<li>Adesemowo, A. K., Johannes, H., Goldstone, S., & Terblanche, K. (2016). The experience of introducing secure e-assessment in a South African university first-year foundational ICT networking course. Africa Education Review, 13(1), 67–86. ( <a href="http://dx.doi.org/10.1080/18146627.2016.1186922" target="_blank">http://dx.doi.org/10.1080/18146627.2016.1186922</a> )<br>
</li>
</ul>
<h4 class="seb-section-header sebnavbar-link">2015</h4>
<ul>
<li>Halbherr, T., & Reuter, K. (2015). Kompetent und sicher: Online-Prüfungen mit Virtueller Desktop Infrastruktur und Safe Exam Browser an der ETH Zürich. In N. Apostolopulous, A. Schulz & W. Coy (Hrsg.) <a href="http://www.gml-2015.de/tagungsband-gml-2015/GML-2015_Tagungsband_web.pdf" target="_blank">GML 2015 - Tagungsband - E-Examinations: Chances and Challenges</a>, Berlin: Waxmann.</li>
</ul>
<h4 class="seb-section-header sebnavbar-link">2014</h4>
<ul>
<li>Halbherr, T., Reuter, K., Schneider, D., Schlienger, C., & Piendl, T. (2014). <a href="http://www.eunis.org/download/2014/papers/eunis2014_submission_69.pdf" target="_blank">Making Examinations more Valid, Meaningful and Motivating: The Online Exams Service at ETH Zurich</a>. Eunis Journal of Higher Education IT, (1), 14</li>
</ul>
<h4 class="seb-section-header sebnavbar-link">2013</h4>
<ul>
<li>Reuter K., Halbherr T. & Piendl T. (2013). <a href="http://safeexambrowser.org/vdi/Competence-Oriented_Exams_VDI+SEB_ETH-LET_2013_07.pdf" target="_blank">Competence‐Oriented Exams Using Virtual Desktop Infrastructure (VDI)</a>. Technical report.</li>
<li>Nurwarsito H. (2013). <a href="https://library.iated.org/view/NURWARSITO2013SEC" target="_blank">Secure Online Assessment on E-Learning Moodle with SEB (Safe Exam Browser)</a>. EDULEARN13 Proceedings, pp. 3232-3239.</li>
</ul>
<!-- / Content -->
</div>
<!-- / Content Column -->
</div>
<!-- /.row (Content Row)-->
<hr>
<!-- InstanceEndEditable -->
<!-- Footer -->
<footer>
<div class="row">
<div class="col-lg-12">
<p>Copyright © 2010-2024 <a href="http://www.ethz.ch" target="_blank">ETH Zürich</a>, <a href="https://ethz.ch/de/die-eth-zuerich/organisation/abteilungen/informatikdienste.html" target="_blank">Informatikdienste</a></p>
</div>
</div>
</footer>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Bootstrap Docs (for Sidebar) JavaScript -->
<script src="js/docs.min.js"></script>
<!-- InstanceBeginEditable name="scripts" -->
<!-- InstanceEndEditable -->
</body>
<!-- InstanceEnd --></html>