Adding testing to ASK-ELLE – Demonstration
Door: Johan Jeuring
Kernwoorden: functioneel programmeren, intelligent tutoring, testen van student-programma’s
Met medewerking van: Bastiaan Heeren, Alex Gerdes (Open Universiteit) en Jurriën Stutterheim (Universiteit Utrecht)
In this demonstration we will introduce ASK-ELLE, a Haskell tutor. ASK-ELLE supports the incremental development of Haskell programs. It can give hints on how to proceed with solving a programming exercise, and feedback on incomplete student programs. Besides a general demo of ASK-ELLE, we will demonstrate the new feature that uses testing to check if incomplete student programs are still correct. We will show ASK-ELLE in action, and discuss how a teacher can configure its behaviour.