Introduction

In the STEM Foundation Year at the University of Leicester, we used the e-assessement system Numbas. This system recorded enough information for me to be able to investigate when students did their homework.

To help understand the charts that will come below, it will help to know how the assessment was structured.

The reason for the inconsistent structure is because we were trying to find out what works.

Collecting and cleaning the data

As mentioned above, we used the Numbas e-assessment system which recorded lots of data, including when students attempted their work. A colleague was in charge of maintaining the system, so I asked them to extract the data for this little project. They did this using a SQL query, and passed the data to me as a csv file.

I then cleaned the data. This involved:

On the technical side, I used R.

The charts

Below are the charts for the Physics modules. The x-axis shows the day a student opened an e-assessment and the y-axis shows the number of student who started on each day. The different colours correspond to the different assessments.

image image

Physics 1, 2 and 4 all have the same patterns.

Physics 3 has a different pattern. The first assessment has the same shape as in the other three modules. The other three assessments are flat for a few weeks and then all bunch up in the week beginning Monday 11th Feb. The reason is that at the end of the first week of Physics 3, we extended the deadline for all the assessments to 10am on Monday 18th Feb. (We did this to account for unforeseen circumstances).



Below are a sample of charts showing the breakdown of timings during Sunday and Monday.

image

I do not think there is anything particularly noteworthy in these charts. The main pattern is that most people who started the work on Sunday did so after 6pm. The thing which struck me was that for each assessment, there were several students who started the work between 3am and 9am.

As a result of this data, the director of the Foundation Year decided to change the deadlines from 10am on Monday to 10pm on Sunday.



Below are the charts for the two maths modules.

image

Recall that in Maths 1, there was a single deadline for all the assessments, which was the weekend before exam week.

Recall that Maths 2 had weekly deadlines. Recall also that Maths 2 runs concurrently with Physics 3 and Physics 4.

Conclusions

Many people who see this will say ‘This is obvious, what is the point?’. There are two main points.

What conclusions did I draw from this?

Limitations of the data

There are several sources of noise and error in this data. I will say ‘data is positively biased’ to mean that data shows students working earlier than they actually are, and ‘negatively biased’ to say that data shows students are working later than they actually are.

Sources of positive bias.

Sources of negative bias.

Sources of unknown bias.