Remove duplicate sentence

This commit is contained in:
Charlotte Van Petegem 2024-02-20 15:00:00 +01:00
parent f8676a9b9f
commit 4ff5d172be
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -269,7 +269,6 @@ Because of its potential to provide feedback loops that are scalable and respons
Automated assessment was introduced into programming education in the late 1950s\nbsp{}[cite:@hollingsworthAutomaticGradersProgramming1960].
In this first system, programs were submitted in assembly on punch cards.
Figure\nbsp{}[[fig:introductionpunchcard]] shows an example of a punch card for readers who are not familiar with them.
For the reader who is not familiar with punch cards, an example of one can be seen in Figure\nbsp{}[[fig:introductionpunchard]].
The assessment was then performed by combining the student's punch cards with the autograder's punch cards.
In the early days of computing, the time of tutors was not the only valuable resource that needed to be shared between students; the actual compute time was also a shared and limited resource.