Proceedings of the 51st ACM Technical Symposium on Computer Science Education 2020
DOI: 10.1145/3328778.3372682
|View full text |Cite
|
Sign up to set email alerts
|

Automated and Manual Grading of Web-Based Assignments

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 2 publications
0
1
0
Order By: Relevance
“…The WebWolf framework [214] allows instructors to write JUnit-like methods simulating user actions and to do assertions on the browser state to test websites, leveraging on Selenium automation framework to drive a headless web browser. Similarly, Peveler et al [179] presented a system which only difers from WebWolf in that it utilizes Docker and its concept of containers to run the student's code and required services (providing isolation) and allows the instructor to grade manually.…”
Section: Special Cs Domains (Rq1)mentioning
confidence: 99%
“…The WebWolf framework [214] allows instructors to write JUnit-like methods simulating user actions and to do assertions on the browser state to test websites, leveraging on Selenium automation framework to drive a headless web browser. Similarly, Peveler et al [179] presented a system which only difers from WebWolf in that it utilizes Docker and its concept of containers to run the student's code and required services (providing isolation) and allows the instructor to grade manually.…”
Section: Special Cs Domains (Rq1)mentioning
confidence: 99%
“…Due to security considerations [31,32], learners' programs are submitted to the server for execution and results retrieval. To prevent the submission of malicious programs or those with infinite loops that could potentially harm the server, we implemented Docker container technology [33]. Upon program submission, the system automatically creates a dedicated virtual container for execution.…”
Section: Securitymentioning
confidence: 99%