forked from iwi-se/thesis-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
914 lines (846 loc) · 36.5 KB
/
Copy pathreferences.bib
File metadata and controls
914 lines (846 loc) · 36.5 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
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
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
@article{ainSystematicReviewCode2019,
title = {A {{Systematic Review}} on {{Code Clone Detection}}},
author = {Ain, Qurat Ul and Butt, Wasi Haider and Anwar, Muhammad Waseem and Azam, Farooque and Maqbool, Bilal},
year = {2019},
journal = {IEEE Access},
volume = {7},
pages = {86121--86144},
issn = {2169-3536},
doi = {10.1109/ACCESS.2019.2918202},
urldate = {2022-11-08},
file = {/home/admin/Zotero/storage/EZLCMHKQ/Ain et al. - 2019 - A Systematic Review on Code Clone Detection.pdf}
}
@article{alshboulReviewAutomaticQuestion2022,
title = {A {{Review}} of {{Automatic Question Generation}} in {{Teaching Programming}}},
author = {Alshboul, Jawad and {Baksa-Varga}, Erika},
year = {2022},
journal = {International Journal of Advanced Computer Science and Applications},
volume = {13},
number = {10},
publisher = {{Science and Information (SAI) Organization Limited}},
address = {{West Yorkshire, United Kingdom}},
issn = {2158107X},
doi = {10.14569/IJACSA.2022.0131006},
urldate = {2023-04-06},
copyright = {\textcopyright{} 2022. This work is licensed under https://creativecommons.org/licenses/by/4.0/ (the ``License''). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.},
langid = {english},
keywords = {automatic question generation,Question generation,question generation techniques,teaching programming},
file = {/home/admin/Zotero/storage/DVTVC9NW/Alshboul und Baksa-Varga - 2022 - A Review of Automatic Question Generation in Teach.pdf}
}
@inproceedings{arnowOnlineProgrammingExaminations1999,
title = {On-Line Programming Examinations Using {{Web}} to Teach},
booktitle = {Proceedings of the 4th Annual {{SIGCSE}}/{{SIGCUE ITiCSE}} Conference on {{Innovation}} and Technology in Computer Science Education - {{ITiCSE}} '99},
author = {Arnow, David and Barshay, Oleg},
year = {1999},
pages = {21--24},
publisher = {{ACM Press}},
address = {{Cracow, Poland}},
doi = {10.1145/305786.305835},
urldate = {2022-06-24},
isbn = {978-1-58113-087-4},
langid = {english}
}
@inproceedings{arnowWebToTeachInteractiveFocused1999,
title = {{{WebToTeach}}: An Interactive Focused Programming Exercise System},
shorttitle = {{{WebToTeach}}},
booktitle = {{{FIE}}'99 {{Frontiers}} in {{Education}}. 29th {{Annual Frontiers}} in {{Education Conference}}. {{Designing}} the {{Future}} of {{Science}} and {{Engineering Education}}. {{Conference Proceedings}} ({{IEEE Cat}}. {{No}}.{{99CH37011}}},
author = {Arnow, D. and Barshay, O.},
year = {1999},
volume = {1},
pages = {12A9/39-12A9/44},
publisher = {{Stripes Publishing L.L.C}},
address = {{San Juan, Puerto Rico}},
doi = {10.1109/FIE.1999.839303},
urldate = {2022-06-24},
isbn = {978-0-7803-5643-6}
}
@article{article,
title = {Why Functional Programming Matters},
author = {Hughes, John and Hogskola, Chalmers},
year = {1999},
month = may
}
@article{brusilovskyIndividualizedExercisesSelfassessment2005,
title = {Individualized Exercises for Self-Assessment of Programming Knowledge: {{An}} Evaluation of {{QuizPACK}}},
shorttitle = {Individualized Exercises for Self-Assessment of Programming Knowledge},
author = {Brusilovsky, Peter and Sosnovsky, Sergey},
year = {2005},
month = sep,
journal = {Journal on Educational Resources in Computing},
volume = {5},
number = {3},
issn = {1531-4278},
doi = {10.1145/1163405.1163411},
urldate = {2022-11-30},
keywords = {assessment,classroom study,code execution,E-learning,individualized exercises,introductory programming,parameterized questions},
file = {/home/admin/Zotero/storage/PGGDI5B4/Brusilovsky und Sosnovsky - 2005 - Individualized exercises for self-assessment of pr.pdf}
}
@inproceedings{carzanigaMeasuringSoftwareRedundancy2015,
title = {Measuring {{Software Redundancy}}},
booktitle = {2015 {{IEEE}}/{{ACM}} 37th {{IEEE International Conference}} on {{Software Engineering}}},
author = {Carzaniga, Antonio and Mattavelli, Andrea and Pezze, Mauro},
year = {2015},
month = may,
pages = {156--166},
publisher = {{IEEE}},
address = {{Florence, Italy}},
doi = {10.1109/ICSE.2015.37},
urldate = {2022-11-08},
isbn = {978-1-4799-1934-5},
file = {/home/admin/Zotero/storage/BHQAZENX/Carzaniga et al. - 2015 - Measuring Software Redundancy.pdf}
}
@inproceedings{cordyNiCadCloneDetector2011,
title = {The {{NiCad Clone Detector}}},
booktitle = {2011 {{IEEE}} 19th {{International Conference}} on {{Program Comprehension}}},
author = {Cordy, James R. and Roy, Chanchal K.},
year = {2011},
month = jun,
pages = {219--220},
publisher = {{IEEE}},
address = {{Kingston, ON, Canada}},
doi = {10.1109/ICPC.2011.26},
urldate = {2022-11-08},
isbn = {978-1-61284-308-7},
file = {/home/admin/Zotero/storage/YKS2GL68/Cordy und Roy - 2011 - The NiCad Clone Detector.pdf}
}
@inproceedings{croftComputingCodeRunnerCoventry2020,
title = {Computing with {{CodeRunner}} at {{Coventry University}}: {{Automated}} Summative Assessment of {{Python}} and {{C}}++ Code},
shorttitle = {Computing with {{CodeRunner}} at {{Coventry University}}},
booktitle = {Proceedings of the 4th {{Conference}} on {{Computing Education Practice}} 2020},
author = {Croft, David and England, Matthew},
year = {2020},
month = jan,
pages = {1--4},
publisher = {{ACM}},
address = {{Durham, United Kingdom}},
doi = {10.1145/3372356.3372357},
urldate = {2022-11-17},
isbn = {978-1-4503-7729-4},
langid = {english},
file = {/home/admin/Zotero/storage/JCF8NGZM/Croft und England - 2020 - Computing with CodeRunner at Coventry University .pdf}
}
@article{czarneckiComponentsGenerativeProgramming1999,
title = {Components and Generative Programming},
author = {Czarnecki, Krzysztof and Eisenecker, Ulrich W.},
year = {1999},
month = oct,
journal = {ACM SIGSOFT Software Engineering Notes},
volume = {24},
number = {6},
pages = {2--19},
issn = {0163-5948},
doi = {10.1145/318774.318779},
urldate = {2023-04-10},
file = {/home/admin/Zotero/storage/FL4S3R92/Czarnecki und Eisenecker - 1999 - Components and generative programming (invited pap.pdf}
}
@article{dempsterSynthesisResearchReviews1991,
title = {Synthesis of {{Research}} on {{Reviews}} and {{Tests}}},
author = {Dempster, Frank N.},
year = {1991},
journal = {Educational Leadership},
volume = {48},
number = {7},
pages = {71--76}
}
@misc{dougiamasOnlineLearningWorld,
title = {Online {{Learning With The World}}'s {{Most Popular LMS}}},
author = {Dougiamas, Martin},
journal = {Moodle},
urldate = {2022-11-18},
howpublished = {https://moodle.com/},
langid = {british},
file = {/home/admin/Zotero/storage/UEYR7XDC/moodle.com.html}
}
@inproceedings{ducasseLanguageIndependentApproach1999,
title = {A Language Independent Approach for Detecting Duplicated Code},
booktitle = {Proceedings {{IEEE International Conference}} on {{Software Maintenance}} - 1999 ({{ICSM}}'99). '{{Software Maintenance}} for {{Business Change}}' ({{Cat}}. {{No}}.{{99CB36360}})},
author = {Ducasse, S. and Rieger, M. and Demeyer, S.},
year = {1999},
pages = {109--118},
publisher = {{IEEE}},
address = {{Oxford, UK}},
doi = {10.1109/ICSM.1999.792593},
urldate = {2022-11-10},
isbn = {978-0-7695-0016-4},
file = {/home/admin/Zotero/storage/L2WFDLAR/Ducasse et al. - 1999 - A language independent approach for detecting dupl.pdf}
}
@inproceedings{eichlerCentralizedStudentLearning2015,
title = {Centralized Student Learning Platform},
booktitle = {2015 15th {{International Conference}} on {{Innovations}} for {{Community Services}} ({{I4CS}})},
author = {Eichler, Gerald and Erfurth, Christian and L{\"u}ke, Karl-Heinz},
year = {2015},
month = jul,
pages = {1--7},
publisher = {{IEEE}},
address = {{Nuremberg, Germany}},
doi = {10.1109/I4CS.2015.7294487},
urldate = {2022-11-28},
isbn = {978-1-4673-7327-2 978-1-4673-7328-9}
}
@book{eiseneckerBasicProgrammingParadigms2022,
title = {Basic {{Programming Paradigms}} in {{C}}++},
author = {Eisenecker, Ulrich W.},
year = {2022},
month = aug,
edition = {1.3}
}
@article{fernandezalemanAutomatedAssessmentProgramming2011,
title = {Automated {{Assessment}} in a {{Programming Tools Course}}},
author = {Fernandez Aleman, Jos{\'e} Luis},
year = {2011},
month = nov,
journal = {IEEE Transactions on Education},
volume = {54},
number = {4},
pages = {576--581},
issn = {1557-9638},
doi = {10.1109/TE.2010.2098442},
keywords = {Active learning,competitive learning,Debugging,e-learning,Electronic learning,Programming profession,programming tools,Runtime,Software,Testing,Web tool},
file = {/home/admin/Zotero/storage/6T74IZXV/Fernandez Aleman - 2011 - Automated Assessment in a Programming Tools Course.pdf;/home/admin/Zotero/storage/Y9HPKT9W/5675756.html}
}
@book{fowlerDomainSpecificLanguages2010,
title = {Domain Specific Languages},
author = {Fowler, Martin},
year = {2010},
publisher = {{Pearson Education}},
isbn = {0-321-71294-3}
}
@inproceedings{gabelStudyUniquenessSource2010,
title = {A Study of the Uniqueness of Source Code},
booktitle = {Proceedings of the Eighteenth {{ACM SIGSOFT}} International Symposium on {{Foundations}} of Software Engineering - {{FSE}} '10},
author = {Gabel, Mark and Su, Zhendong},
year = {2010},
pages = {147},
publisher = {{ACM Press}},
address = {{Santa Fe, New Mexico, USA}},
doi = {10.1145/1882291.1882315},
urldate = {2022-11-08},
isbn = {978-1-60558-791-2},
langid = {english},
file = {/home/admin/Zotero/storage/TFGLTYSQ/Gabel und Su - 2010 - A study of the uniqueness of source code.pdf}
}
@inproceedings{hagiyaAutomaticallyGeneratingProgramming2019,
title = {Automatically {{Generating Programming Questions Corresponding}} to {{Rubrics Using Assertions}} and {{Invariants}}},
booktitle = {International {{Conference}} on {{Sustainable ICT}}, {{Education}}, and {{Learning}}},
author = {Hagiya, Masami and Fukuda, Kosuke and Tanabe, Yoshinori and Saito, Toshinori},
editor = {Tatnall, Arthur and Mavengere, Nicholas},
year = {2019},
pages = {89--98},
publisher = {{Springer International Publishing}},
address = {{Cham}},
doi = {10.1007/978-3-030-28764-1_11},
isbn = {978-3-030-28764-1},
langid = {english},
keywords = {Assertion,Correctness proof,Examination,Invariant,Programming education,Rubric},
file = {/home/admin/Zotero/storage/H6JMJUGF/Hagiya et al. - 2019 - Automatically Generating Programming Questions Cor.pdf}
}
@article{higginsAutomatedAssessmentExperiences2005,
title = {Automated Assessment and Experiences of Teaching Programming},
author = {Higgins, Colin A. and Gray, Geoffrey and Symeonidis, Pavlos and Tsintsifas, Athanasios},
year = {2005},
month = sep,
journal = {Journal on Educational Resources in Computing},
volume = {5},
number = {3},
pages = {5},
issn = {1531-4278, 1531-4278},
doi = {10.1145/1163405.1163410},
urldate = {2022-06-24},
langid = {english}
}
@book{hoffmannLernUndGedaechtnispsychologie2017,
title = {{Lern- und Ged\"achtnispsychologie}},
author = {Hoffmann, Joachim and Engelkamp, Johannes},
year = {2017},
series = {{Springer-Lehrbuch}},
edition = {2. \"uberarbeitete Auflage},
publisher = {{Springer}},
address = {{Berlin Heidelberg}},
isbn = {978-3-662-49068-6 978-3-662-49067-9},
langid = {german},
file = {/home/admin/Zotero/storage/SZXYMDHG/Hoffmann und Engelkamp - 2017 - Lern- und Gedächtnispsychologie.pdf}
}
@article{hudak1997domain,
title = {Domain-Specific Languages},
author = {Hudak, Paul},
year = {1997},
journal = {Handbook of programming languages},
volume = {3},
pages = {39--60}
}
@article{huttonHigherorderFunctionsParsing1992,
title = {Higher-Order Functions for Parsing},
author = {Hutton, Graham},
year = {1992},
month = jul,
journal = {Journal of Functional Programming},
volume = {2},
number = {3},
pages = {323--343},
publisher = {{Cambridge University Press}},
issn = {1469-7653, 0956-7968},
doi = {10.1017/S0956796800000411},
urldate = {2023-04-06},
langid = {english},
file = {/home/admin/Zotero/storage/DV7MKKW7/Hutton - 1992 - Higher-order functions for parsing.pdf}
}
@article{huttonMonadicParserCombinators,
title = {Monadic {{Parser Combinators}}},
author = {Hutton, Graham and Meijer, Erik},
langid = {english},
file = {/home/admin/Zotero/storage/ZZFFN498/Hutton und Meijer - Monadic Parser Combinators.pdf}
}
@inproceedings{imaiEvaluatingSoftwareMaintenance2002,
title = {Evaluating Software Maintenance Cost Using Functional Redundancy Metrics},
booktitle = {Proceedings 26th {{Annual International Computer Software}} and {{Applications}}},
author = {Imai, T. and Kataoka, Y. and Fukaya, T.},
year = {2002},
pages = {299--306},
publisher = {{IEEE Comput. Soc}},
address = {{Oxford, UK}},
doi = {10.1109/CMPSAC.2002.1045018},
urldate = {2022-11-08},
isbn = {978-0-7695-1727-8},
file = {/home/admin/Zotero/storage/GUK65PLT/Imai et al. - 2002 - Evaluating software maintenance cost using functio.pdf}
}
@article{iungSystematicMappingStudy2020,
title = {Systematic Mapping Study on Domain-Specific Language Development Tools},
author = {Iung, An{\'i}bal and Carbonell, Jo{\~a}o and Marchezan, Luciano and Rodrigues, Elder and Bernardino, Maicon and Basso, Fabio Paulo and Medeiros, Bruno},
year = {2020},
month = sep,
journal = {Empirical Software Engineering},
volume = {25},
number = {5},
pages = {4205--4249},
issn = {1573-7616},
doi = {10.1007/s10664-020-09872-1},
urldate = {2022-11-30},
langid = {english},
keywords = {Domain-specific language,DSL,DSL-supporting tools,Language workbench,Model driven engineering,Systematic mapping study,Systematic review},
file = {/home/admin/Zotero/storage/LJFE5GEX/Iung et al. - 2020 - Systematic mapping study on domain-specific langua.pdf}
}
@inproceedings{jainAutomatedGenerationProgramming2015,
title = {Automated Generation of Programming Language Quizzes},
booktitle = {Proceedings of the 2015 10th {{Joint Meeting}} on {{Foundations}} of {{Software Engineering}}},
author = {Jain, Shuktika},
year = {2015},
month = aug,
series = {{{ESEC}}/{{FSE}} 2015},
pages = {1051--1053},
publisher = {{Association for Computing Machinery}},
address = {{New York, NY, USA}},
doi = {10.1145/2786805.2807559},
urldate = {2023-04-10},
isbn = {978-1-4503-3675-8},
keywords = {Entity Discovery,Programming Languages,Quiz Creation},
file = {/home/admin/Zotero/storage/3Y5ZI9D9/Jain - 2015 - Automated generation of programming language quizz.pdf}
}
@book{kerresDidaktikLernangeboteGestalten2021,
title = {{Didaktik. Lernangebote gestalten}},
author = {Kerres, Michael},
year = {2021},
month = oct,
edition = {1},
publisher = {{utb GmbH}},
address = {{Stuttgart, Deutschland}},
doi = {10.36198/9783838557182},
urldate = {2022-11-28},
isbn = {978-3-8385-5718-2},
langid = {ngerman}
}
@article{keuningSystematicLiteratureReview2018,
title = {A {{Systematic Literature Review}} of {{Automated Feedback Generation}} for {{Programming Exercises}}},
author = {Keuning, Hieke and Jeuring, Johan and Heeren, Bastiaan},
year = {2018},
month = sep,
journal = {ACM Transactions on Computing Education},
volume = {19},
number = {1},
pages = {3:1--3:43},
doi = {10.1145/3231711},
urldate = {2022-12-01},
keywords = {automated feedback,learning programming,programming tools,Systematic literature review},
file = {/home/admin/Zotero/storage/HNN3ZSPR/Keuning et al. - 2018 - A Systematic Literature Review of Automated Feedba.pdf}
}
@article{kless2014bedeutung,
title = {Die Bedeutung Und Einbettung von Aufgaben in Der Allgemeinen Didaktik},
author = {Kle{\ss}, Eva},
year = {2014},
journal = {Lernaufgaben\textendash Didaktische Forschungsperspektiven},
pages = {91--103}
}
@inproceedings{kumarComparativeStudyMoodle2011,
title = {A Comparative Study of Moodle with Other E-Learning Systems},
booktitle = {2011 3rd {{International Conference}} on {{Electronics Computer Technology}}},
author = {Kumar, Sheo and Gankotiya, Anil Kumar and Dutta, Kamlesh},
year = {2011},
month = apr,
pages = {414--418},
publisher = {{IEEE}},
address = {{Kanyakumari, India}},
doi = {10.1109/ICECTECH.2011.5942032},
urldate = {2022-11-28},
isbn = {978-1-4244-8678-6}
}
@techreport{leijen2001parsec,
title = {Parsec: {{Direct}} Style Monadic Parser Combinators for the Real World},
author = {Leijen, Daan and Meijer, Erik},
year = {2001},
month = jul,
edition = {Technical Report UU-CS-2001-35, Departement of Computer Science, Universiteit Utrecht}
}
@article{levenshteinBinaryCodesCapable1966,
title = {Binary {{Codes Capable}} of {{Correcting Deletions}}, {{Insertions}} and {{Reversals}}},
author = {Levenshtein, V. I.},
year = {1966},
month = feb,
journal = {Soviet Physics Doklady},
volume = {10},
number = {8},
pages = {707--710},
urldate = {2022-11-11},
annotation = {ADS Bibcode: 1966SPhD...10..707L}
}
@article{lobbCoderunnerToolAssessing2016,
title = {Coderunner: A Tool for Assessing Computer Programming Skills},
shorttitle = {Coderunner},
author = {Lobb, Richard and Harlow, Jenny},
year = {2016},
month = feb,
journal = {ACM Inroads},
volume = {7},
number = {1},
pages = {47--51},
issn = {2153-2184, 2153-2192},
doi = {10.1145/2810041},
urldate = {2022-06-24},
langid = {english},
file = {/home/admin/Zotero/storage/98PQW9S8/Lobb und Harlow - 2016 - Coderunner a tool for assessing computer programm.pdf}
}
@book{marlowHaskell2010Language2010,
title = {Haskell 2010 Language Report},
editor = {Marlow, Simon},
year = {2010}
}
@article{masonIntegratingTechnologyComputer1998,
title = {Integrating Technology into Computer Science Examinations},
author = {Mason, David V. and Woit, Denise M.},
year = {1998},
month = mar,
journal = {ACM SIGCSE Bulletin},
volume = {30},
number = {1},
pages = {140--144},
issn = {0097-8418},
doi = {10.1145/274790.273179},
urldate = {2022-06-24},
langid = {english}
}
@inproceedings{monjardimDomainSpecificLanguageFault2018,
title = {A {{Domain-Specific Language}} for {{Fault Diagnosis}} in {{Electrical Submersible Pumps}}},
booktitle = {2018 {{IEEE}} 16th {{International Conference}} on {{Industrial Informatics}} ({{INDIN}})},
author = {Monjardim, Gustavo Epichin and Rodrigues, Alexandre and Varejao, Flavio Miguel and Silva Souza, Vitor E. and Ribeiro, Marcos Pellegrini},
year = {2018},
month = jul,
pages = {843--848},
publisher = {{IEEE}},
address = {{Porto}},
doi = {10.1109/INDIN.2018.8471932},
urldate = {2022-11-23},
isbn = {978-1-5386-4829-2}
}
@article{noorbehbahaniSystematicReviewResearch2022,
title = {A Systematic Review of Research on Cheating in Online Exams from 2010 to 2021},
author = {Noorbehbahani, Fakhroddin and Mohammadi, Azadeh and Aminazadeh, Mohammad},
year = {2022},
month = jul,
journal = {Education and Information Technologies},
volume = {27},
pages = {8413--8460},
issn = {1360-2357, 1573-7608},
doi = {10.1007/s10639-022-10927-7},
urldate = {2023-04-04},
langid = {english},
file = {/home/admin/Zotero/storage/V7UX5DRD/Noorbehbahani et al. - 2022 - A systematic review of research on cheating in onl.pdf}
}
@misc{o.v.FeaturesMoodleDocs,
title = {Features - {{MoodleDocs}}},
author = {{o.V.}},
urldate = {2022-11-18},
howpublished = {https://docs.moodle.org/400/en/Features},
file = {/home/admin/Zotero/storage/UQE45VFR/Features.html}
}
@misc{o.v.HaskellLanguage,
title = {Haskell {{Language}}},
author = {{o.V.}},
urldate = {2023-04-05},
howpublished = {https://www.haskell.org/},
file = {/home/admin/Zotero/storage/2ETKDX8L/www.haskell.org.html}
}
@misc{o.v.Install,
title = {Install},
author = {{o.V.}},
journal = {Simian (Similarity Analyzer)},
urldate = {2023-04-08},
howpublished = {https://simian.quandarypeak.com/install/},
langid = {english},
file = {/home/admin/Zotero/storage/Z39JLGYW/install.html}
}
@misc{o.v.Megaparsec,
title = {Megaparsec},
author = {{o.V.}},
journal = {Hackage},
urldate = {2023-04-06},
howpublished = {//hackage.haskell.org/package/megaparsec},
file = {/home/admin/Zotero/storage/PKGECGGK/megaparsec.html}
}
@book{o2008real,
title = {Real World Haskell: {{Code}} You Can Believe In},
author = {O'Sullivan, Bryan and Goerzen, John and Stewart, Donald Bruce},
year = {2008},
publisher = {{O'Reilly Media}}
}
@misc{ParsenRechtschreibungBedeutung,
title = {{parsen - Rechtschreibung, Bedeutung, Definition, Herkunft | Duden}},
author = {{o.V.}},
urldate = {2023-04-06},
howpublished = {https://www.duden.de/rechtschreibung/parsen},
langid = {ngerman},
file = {/home/admin/Zotero/storage/3TE6VVJ4/parsen.html}
}
@misc{PruefungSchreibungDefinition2022,
title = {{Pr\"ufung \textendash{} Schreibung, Definition, Bedeutung, Etymologie, Synonyme, Beispiele}},
author = {{o.V.}},
year = {2022},
month = nov,
journal = {DWDS},
urldate = {2023-04-04},
howpublished = {https://www.dwds.de/wb/Pr\%C3\%BCfung},
langid = {ngerman},
file = {/home/admin/Zotero/storage/GV66XHQI/Prüfung.html}
}
@article{robinsLearningTeachingProgramming2003,
title = {Learning and {{Teaching Programming}}: {{A Review}} and {{Discussion}}},
shorttitle = {Learning and {{Teaching Programming}}},
author = {Robins, Anthony and Rountree, Janet and Rountree, Nathan},
year = {2003},
month = jun,
journal = {Computer Science Education},
volume = {13},
number = {2},
pages = {137--172},
issn = {0899-3408, 1744-5175},
doi = {10.1076/csed.13.2.137.14200},
urldate = {2022-06-24},
langid = {english},
file = {/home/admin/Zotero/storage/6USCW3RA/Robins et al. - 2003 - Learning and Teaching Programming A Review and Di.pdf}
}
@article{rodriguez-del-pinoVirtualProgrammingLab,
title = {A {{Virtual Programming Lab}} for {{Moodle}} with Automatic Assessment and Anti-Plagiarism Features},
author = {{Rodr{\'i}guez-del-Pino}, Juan C and {Rubio-Royo}, Enrique and {Hern{\'a}ndez-Figueroa}, Zen{\'o}n J},
year = {2022},
journal = {Microlearning},
langid = {english},
file = {/home/admin/Zotero/storage/X3RRPGIV/Rodríguez-del-Pino et al. - A Virtual Programming Lab for Moodle with automati.pdf}
}
@article{rodriguez-gilNewApproachConversational2019,
title = {New {{Approach}} for {{Conversational Agent Definition}} by {{Non-Programmers}}: {{A Visual Domain-Specific Language}}},
shorttitle = {New {{Approach}} for {{Conversational Agent Definition}} by {{Non-Programmers}}},
author = {{Rodriguez-Gil}, Luis and {Garcia-Zubia}, Javier and Orduna, Pablo and {Villar-Martinez}, Aitor and {Lopez-De-Ipina}, Diego},
year = {2019},
journal = {IEEE Access},
volume = {7},
pages = {5262--5276},
issn = {2169-3536},
doi = {10.1109/ACCESS.2018.2883500},
urldate = {2022-11-23},
file = {/home/admin/Zotero/storage/48EABJ5V/Rodriguez-Gil et al. - 2019 - New Approach for Conversational Agent Definition b.pdf}
}
@article{ryznarExamsTimeChatGPT2023,
title = {Exams in the {{Time}} of {{ChatGPT}}},
author = {Ryznar, Margaret},
year = {2023},
month = mar,
journal = {Washington and Lee Law Review Online},
volume = {80},
number = {5},
pages = {305--322},
file = {/home/admin/Zotero/storage/XRUR6L2L/3.html}
}
@inproceedings{sahidEvaluationMeasurementLearning2016,
title = {Evaluation and Measurement of {{Learning Management System}} Based on User Experience},
booktitle = {2016 6th {{International Annual Engineering Seminar}} ({{InAES}})},
author = {Sahid, Dadang Syarif Sihabudin and Santosa, P. Insap and Ferdiana, Ridi and Lukito, Edi N.},
year = {2016},
month = aug,
pages = {72--77},
doi = {10.1109/INAES.2016.7821910},
keywords = {Benchmark testing,evaluation and measurement,hedonic quality,Learning management systems,LMS,pragmatic quality,Pragmatics,Seminars,Usability,user experience questionnaire,User interfaces},
file = {/home/admin/Zotero/storage/YL2BJNW8/Sahid et al. - 2016 - Evaluation and measurement of Learning Management .pdf}
}
@inproceedings{shaniSoftwareDesignUsing2008,
title = {Software Design Using {{UML}} for Empowering End-Users with an External Domain Specific Language},
booktitle = {Proceedings of the 4th International Workshop on {{End-user}} Software Engineering},
author = {Shani, Uri and Sela, Aviad},
year = {2008},
month = may,
pages = {52--55},
publisher = {{ACM}},
address = {{Leipzig Germany}},
doi = {10.1145/1370847.1370859},
urldate = {2022-11-23},
isbn = {978-1-60558-034-0},
langid = {english}
}
@inproceedings{sheneamerCodeCloneDetection2015,
title = {Code Clone Detection Using Coarse and Fine-Grained Hybrid Approaches},
booktitle = {2015 {{IEEE Seventh International Conference}} on {{Intelligent Computing}} and {{Information Systems}} ({{ICICIS}})},
author = {Sheneamer, Abdullah and Kalita, Jugal},
year = {2015},
month = dec,
pages = {472--480},
publisher = {{IEEE}},
address = {{Cairo, Abbassia, Egypt}},
doi = {10.1109/IntelCIS.2015.7397263},
urldate = {2022-11-10},
isbn = {978-1-5090-1949-6 978-1-5090-1950-2},
file = {/home/admin/Zotero/storage/5NVPDJAC/Sheneamer und Kalita - 2015 - Code clone detection using coarse and fine-grained.pdf}
}
@inproceedings{shobhaCodeCloneDetection2021,
title = {Code {{Clone Detection}}\textemdash{{A Systematic Review}}},
booktitle = {Emerging {{Technologies}} in {{Data Mining}} and {{Information Security}}},
author = {Shobha, G. and Rana, Ajay and Kansal, Vineet and Tanwar, Sarvesh},
editor = {Hassanien, Aboul Ella and Bhattacharyya, Siddhartha and Chakrabati, Satyajit and Bhattacharya, Abhishek and Dutta, Soumi},
year = {2021},
pages = {645--655},
publisher = {{Springer Nature Singapore}},
address = {{Singapore}},
doi = {10.1007/978-981-33-4367-2_61},
urldate = {2022-11-08},
isbn = {978-981-334-366-5 978-981-334-367-2},
langid = {english}
}
@article{stankovSmartGenerationCode2023,
title = {Smart Generation of Code Tracing Questions for Assessment in Introductory Programming},
author = {Stankov, Emil and Jovanov, Mile and Madevska Bogdanova, Ana},
year = {2023},
journal = {Computer Applications in Engineering Education},
volume = {31},
number = {1},
pages = {5--25},
issn = {1099-0542},
doi = {10.1002/cae.22567},
urldate = {2023-04-06},
langid = {english},
keywords = {automatic question generation systems,code tracing questions,introductory programming,programming knowledge assessment},
file = {/home/admin/Zotero/storage/33QXNTQ9/Stankov et al. - 2023 - Smart generation of code tracing questions for ass.pdf;/home/admin/Zotero/storage/JUERQR4N/cae.html}
}
@book{stockerStatistikGrundlagenUnd2022,
title = {{Statistik: Grundlagen und Methodik}},
author = {Stocker, Toni C. and Steinke, Ingo},
year = {2022},
month = jan,
publisher = {{De Gruyter Oldenbourg}},
doi = {10.1515/9783110744194},
urldate = {2023-04-09},
isbn = {978-3-11-074419-4},
langid = {ngerman},
keywords = {Deskriptive Statistik,Induktive Statistik,Lineare Regressionsmodell,Wahrscheinlichkeitsrechnung},
file = {/home/admin/Zotero/storage/HP82LZGB/Stocker und Steinke - 2022 - Statistik Grundlagen und Methodik.pdf}
}
@article{stockIntentionalFixationBehavioural2002,
title = {Intentional Fixation of Behavioural Learning, or How {{R-O}} Learning Blocks {{S-R}} Learning},
author = {Stock, Armin and Hoffmann, Joachim},
year = {2002},
month = jan,
journal = {European Journal of Cognitive Psychology},
volume = {14},
number = {1},
pages = {127--153},
issn = {0954-1446, 1464-0635},
doi = {10.1080/09541440042000340},
urldate = {2022-10-20},
langid = {english}
}
@misc{susnjakChatGPTEndOnline2022,
title = {{{ChatGPT}}: {{The End}} of {{Online Exam Integrity}}?},
shorttitle = {{{ChatGPT}}},
author = {Susnjak, Teo},
year = {2022},
month = dec,
number = {arXiv:2212.09292},
eprint = {arXiv:2212.09292},
publisher = {{arXiv}},
doi = {10.48550/arXiv.2212.09292},
urldate = {2023-04-04},
archiveprefix = {arxiv},
keywords = {Computer Science - Artificial Intelligence,Computer Science - Computation and Language},
file = {/home/admin/Zotero/storage/U9Z732JK/Susnjak - 2022 - ChatGPT The End of Online Exam Integrity.pdf;/home/admin/Zotero/storage/5JVBK7WT/2212.html}
}
@inproceedings{svajlenkoEvaluatingModernClone2014,
title = {Evaluating {{Modern Clone Detection Tools}}},
booktitle = {2014 {{IEEE International Conference}} on {{Software Maintenance}} and {{Evolution}}},
author = {Svajlenko, Jeffrey and Roy, Chanchal K.},
year = {2014},
month = sep,
pages = {321--330},
publisher = {{IEEE}},
address = {{Victoria, BC, Canada}},
doi = {10.1109/ICSME.2014.54},
urldate = {2022-11-08},
isbn = {978-1-4799-6146-7},
file = {/home/admin/Zotero/storage/D345SWEE/Svajlenko und Roy - 2014 - Evaluating Modern Clone Detection Tools.pdf}
}
@inproceedings{sychevGenerationCodeTracing2023,
title = {Generation of {{Code Tracing Problems}} from {{Open-Source Code}}},
booktitle = {Proceedings of the 54th {{ACM Technical Symposium}} on {{Computer Science Education}}},
author = {Sychev, Oleg and Prokudin, Artem and Denisov, Mikhail},
year = {2023},
month = mar,
series = {{{SIGCSE}} 2023},
pages = {875--881},
publisher = {{Association for Computing Machinery}},
address = {{New York, NY, USA}},
doi = {10.1145/3545945.3569774},
urldate = {2023-04-06},
isbn = {978-1-4503-9431-4},
keywords = {control flow statements,introductory programming,learning problem generation},
file = {/home/admin/Zotero/storage/DSV7VATX/Sychev et al. - 2023 - Generation of Code Tracing Problems from Open-Sour.pdf}
}
@inproceedings{thomasStochasticTreeBasedGeneration2019,
title = {Stochastic {{Tree-Based Generation}} of {{Program-Tracing Practice Questions}}},
booktitle = {Proceedings of the 50th {{ACM Technical Symposium}} on {{Computer Science Education}}},
author = {Thomas, Anderson and Stopera, Troy and {Frank-Bolton}, Pablo and Simha, Rahul},
year = {2019},
month = feb,
series = {{{SIGCSE}} '19},
pages = {91--97},
publisher = {{Association for Computing Machinery}},
address = {{New York, NY, USA}},
doi = {10.1145/3287324.3287492},
urldate = {2023-04-06},
isbn = {978-1-4503-5890-3},
keywords = {intro cc,practice tools,question generation},
file = {/home/admin/Zotero/storage/3TR42KHS/Thomas et al. - 2019 - Stochastic Tree-Based Generation of Program-Tracin.pdf}
}
@inproceedings{ullahClassificationThreatsRemote2016,
title = {A Classification of Threats to Remote Online Examinations},
booktitle = {2016 {{IEEE}} 7th {{Annual Information Technology}}, {{Electronics}} and {{Mobile Communication Conference}} ({{IEMCON}})},
author = {Ullah, Abrar and Xiao, Hannan and Barker, Trevor},
year = {2016},
month = oct,
pages = {1--7},
doi = {10.1109/IEMCON.2016.7746085},
keywords = {Authentication,collusion,Computer hacking,Electronic mail,Fellows,impersonation,Internet,Online examination,Plagiarism,security,threats},
file = {/home/admin/Zotero/storage/YHHCMWGH/Ullah et al. - 2016 - A classification of threats to remote online exami.pdf}
}
@inproceedings{wakataniEvaluationSoftwareEducation2016,
title = {Evaluation of {{Software Education Using Auto-generated Exercises}}},
booktitle = {2016 {{IEEE Intl Conference}} on {{Computational Science}} and {{Engineering}} ({{CSE}}) and {{IEEE Intl Conference}} on {{Embedded}} and {{Ubiquitous Computing}} ({{EUC}}) and 15th {{Intl Symposium}} on {{Distributed Computing}} and {{Applications}} for {{Business Engineering}} ({{DCABES}})},
author = {Wakatani, Akiyoshi and Maeda, Toshiyuki},
year = {2016},
month = aug,
pages = {732--735},
doi = {10.1109/CSE-EUC-DCABES.2016.269},
keywords = {Computer bugs,Computer languages,Debugging,Education,Programming profession,Semantics},
file = {/home/admin/Zotero/storage/K58ED7VT/Wakatani und Maeda - 2016 - Evaluation of Software Education Using Auto-genera.pdf;/home/admin/Zotero/storage/J6QBFSJJ/7982331.html}
}
@article{walkerOpensourceToolsBenchmarks2020,
title = {Open-Source Tools and Benchmarks for Code-Clone Detection: Past, Present, and Future Trends},
shorttitle = {Open-Source Tools and Benchmarks for Code-Clone Detection},
author = {Walker, Andrew and Cerny, Tomas and Song, Eungee},
year = {2020},
month = jan,
journal = {ACM SIGAPP Applied Computing Review},
volume = {19},
number = {4},
pages = {28--39},
issn = {1559-6915, 1931-0161},
doi = {10.1145/3381307.3381310},
urldate = {2022-11-10},
langid = {english},
file = {/home/admin/Zotero/storage/HVRXXYS7/Walker et al. - 2020 - Open-source tools and benchmarks for code-clone de.pdf}
}
@techreport{wildeMethodenspektrumWirtschaftsinformatik2006,
title = {{Methodenspektrum der Wirtschaftsinformatik}},
author = {Wilde, Thomas and Hess, Thomas},
year = {2006},
volume = {2},
address = {{M\"unchen}},
doi = {10.5282/ubm/epub.14146},
urldate = {2022-12-09},
langid = {deu},
file = {/home/admin/Zotero/storage/XQFPXYHI/Wilde und Hess - 2006 - Methodenspektrum der Wirtschaftsinformatik.pdf;/home/admin/Zotero/storage/TXN8M9GI/14146.html}
}
@inproceedings{willisDesignPatternsParser2021,
title = {Design Patterns for Parser Combinators (Functional Pearl)},
booktitle = {Proceedings of the 14th {{ACM SIGPLAN International Symposium}} on {{Haskell}}},
author = {Willis, Jamie and Wu, Nicolas},
year = {2021},
month = aug,
series = {Haskell 2021},
pages = {71--84},
publisher = {{Association for Computing Machinery}},
address = {{New York, NY, USA}},
doi = {10.1145/3471874.3472984},
urldate = {2023-04-06},
isbn = {978-1-4503-8615-9},
keywords = {parser combinators},
file = {/home/admin/Zotero/storage/ECP9NNQS/Willis und Wu - 2021 - Design patterns for parser combinators (functional.pdf}
}
@inproceedings{zampirolliAutomatedAssessmentParametric2021,
title = {Automated Assessment of Parametric Programming in a Large-Scale Course},
booktitle = {2021 {{XVI Latin American Conference}} on {{Learning Technologies}} ({{LACLO}})},
author = {Zampirolli, Francisco and Sato, Cristiane M. and Savegnago, Heitor Rodrigues and Batista, Valerio Ramos and Kobayashi, Guiou},
year = {2021},
month = oct,
pages = {357--363},
doi = {10.1109/LACLO54177.2021.00079},
keywords = {Automated Assessment,COVID-19,CS1,Learning Management System,Open systems,Pandemics,Programming},
file = {/home/admin/Zotero/storage/5IZ54Z42/references.html}
}
@inproceedings{zampirolliOnlineGeneratorCorrector2019,
title = {Online {{Generator}} and {{Corrector}} of {{Parametric Questions}} in {{Hard Copy Useful}} for the {{Elaboration}} of {{Thousands}} of {{Individualized Exams}}:},
shorttitle = {Online {{Generator}} and {{Corrector}} of {{Parametric Questions}} in {{Hard Copy Useful}} for the {{Elaboration}} of {{Thousands}} of {{Individualized Exams}}},
booktitle = {Proceedings of the 11th {{International Conference}} on {{Computer Supported Education}}},
author = {Zampirolli, Francisco and Teubl, Fernando and Batista, Val{\'e}rio},
year = {2019},
pages = {352--359},
publisher = {{SCITEPRESS - Science and Technology Publications}},
address = {{Heraklion, Crete, Greece}},
doi = {10.5220/0007672603520359},
urldate = {2023-04-06},
isbn = {978-989-758-367-4},
file = {/home/admin/Zotero/storage/7EEG8WH6/Zampirolli et al. - 2019 - Online Generator and Corrector of Parametric Quest.pdf}
}
@inproceedings{zampirolliParameterizedAutomatedAssessment2020,
title = {Parameterized and Automated Assessment on an Introductory Programming Course},
booktitle = {Anais Do {{Simp\'osio Brasileiro}} de {{Inform\'atica}} Na {{Educa\c{c}\~ao}}},
author = {Zampirolli, Francisco and Pisani, Paulo Henrique and Josko, Jo{\~a}o Marcelo and Kobayashi, Guiou and Fraga, Francisco and Goya, Denise and Savegnago, Heitor Rodrigues},
year = {2020},
month = nov,
pages = {1573--1582},
publisher = {{SBC}},
issn = {0000-0000},
doi = {10.5753/cbie.sbie.2020.1573},
urldate = {2022-11-30},
copyright = {Copyright (c)},
langid = {english},
file = {/home/admin/Zotero/storage/49UZJ5JW/Zampirolli et al. - 2020 - Parameterized and automated assessment on an intro.pdf}
}
@inproceedings{zavalaUseSemanticBasedAIG2018,
title = {On the {{Use}} of {{Semantic-Based AIG}} to {{Automatically Generate Programming Exercises}}},
booktitle = {Proceedings of the 49th {{ACM Technical Symposium}} on {{Computer Science Education}}},
author = {Zavala, Laura and Mendoza, Benito},
year = {2018},
month = feb,
series = {{{SIGCSE}} '18},
pages = {14--19},
publisher = {{Association for Computing Machinery}},
address = {{New York, NY, USA}},
doi = {10.1145/3159450.3159608},
urldate = {2022-12-01},
isbn = {978-1-4503-5103-4},
keywords = {assessment tools,automatic item generation,contextual examples,linked open data,motivation,programming exercises,semantic web,semantic-based aig},
file = {/home/admin/Zotero/storage/XN4AYXF5/Zavala und Mendoza - 2018 - On the Use of Semantic-Based AIG to Automatically .pdf}
}