Finish TESTed section

This commit is contained in:
Charlotte Van Petegem 2024-01-05 17:10:46 +01:00
parent 37baa2da28
commit cfcb1462d2
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 44 additions and 1 deletions

View file

@ -2307,6 +2307,26 @@
file = {/home/charlotte/sync/Zotero/storage/BA342UGB/1263284.html}
}
@inproceedings{mishraProgrammingExerciseMarkup2023,
title = {The {{Programming Exercise Markup Language}}: {{Towards Reducing}} the {{Effort Needed}} to {{Use Automated Grading Tools}}},
shorttitle = {The {{Programming Exercise Markup Language}}},
booktitle = {Proceedings of the 54th {{ACM Technical Symposium}} on {{Computer Science Education V}}. 1},
author = {Mishra, Divyansh S. and Edwards, Stephen H.},
year = {2023},
month = mar,
series = {{{SIGCSE}} 2023},
pages = {395--401},
publisher = {{Association for Computing Machinery}},
address = {{New York, NY, USA}},
doi = {10.1145/3545945.3569734},
url = {https://dl.acm.org/doi/10.1145/3545945.3569734},
urldate = {2024-01-05},
abstract = {Automated programming assignment grading tools have become integral to CS courses at introductory as well as advanced levels. However such tools have their own custom approaches to setting up assignments and describing how solutions should be tested, requiring instructors to make a significant learning investment to begin using a new tool. In addition, differences between tools mean that initial investment must be repeated when switching tools or adding a new one. Worse still, tool-specific strategies further reduce the ability of educators to share and reuse their assignments. This paper describes an early experiences with PEML, the Programming Exercise Markup Language, which provides an easy to use, instructor friendly approach for writing programming assignments. Unlike tool-oriented data interchange formats, PEML is designed to provide a human friendly authoring format that has been developed to be intuitive, expressive and not be a technological or notational barrier to instructors. We describe the design and implementation of PEML, both as a programming library and also a public-access web microservice that provides full parsing and rendering capabilities for easy integration into any tools or scripting libraries. We also describe experiences using PEML to describe a full range of programming assignments, laboratory exercises, and small coding questions of varying complexity in demonstrating the practicality of the notation. The aim is to develop PEML as a community resource to reduce the barriers to entry for automated assignment tools while widening the scope of programming assignment sharing and reuse across courses and institutions.},
isbn = {978-1-4503-9431-4},
keywords = {automated grading,interchange format,markup language,notation,programming assignment,web service},
file = {/home/charlotte/sync/Zotero/storage/K7SJQZZK/Mishra and Edwards - 2023 - The Programming Exercise Markup Language Towards .pdf}
}
@inproceedings{mitamuraSeriousGamesLearning2012,
title = {Serious Games for Learning Programming Languages},
booktitle = {2012 {{IEEE International Conference}} on {{Systems}}, {{Man}}, and {{Cybernetics}} ({{SMC}})},