|
COMP1002 Barrier Question Mark
vs SOFT2004 Pass Rate (with granularity of 1)
|

*click image to enlarge
|
Figure 2 COMP1002
barrier question mark vs. SOFT2004 Grade as a percentage with a
granularity of 1.
- In an attempt to help students who are at
risk of failing the School of Information Technologies has developed
a website to assist the students develop skill in reading and writing
code and the ability to assess the quality and correctness of code
(see Fig. 3). The self-assessment site is mastery based, meaning
that the student is presented with a problem which they solve and
then submit the code to an automated testing system. This code is
tested against a predefined set of sample data and the results are
returned to the student, and logged to a central database. The student
may repeat the tasks as many times as they need to until they master
the problem. The student can also view a set of supplied solutions.
Each example solution illustrates a different way of approaching
and solving the problem: for example, one method may be recursive
and another iterative. In addition it is usual for each example
solution to include some common mistakes, so that the student learns
to identify these.
- The logging of a students performance allows
tutors to review a students or a group of students performance of
certain questions and evaluate whether further remedial exercises.
|

*click image to enlarge
|
|