Lambda Feedback is an platform for self-study that provides content, automated feedback and data analytics. The system is developed by Imperial College London and available at lambdafeedback.com.
In this GitHub organisation we host code repositories for the following:
-
[Evaluation functions](https://www.lambdafeedback.com/help - microservices that generate automated feedback for use in Lambda Feedback or other compatible platforms. An evaluation function processes a student response and related context, and generates feedback. They can be written in any programming language and deployed on any infrastructure. Example languages include Python, Wolfram, and Lean. Our pinned repo includes the boilerplates to help start the development of your own evaluation function.
-
Response Areas – web components for students to input their response and receive feedback. Written in TypeScript. There is a Sandbox to support development of new response areas.
Lambda Feedback documentation: here.