-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
Description
Related issue(s) or PR(s): None
Related project scope(s) (ex: client, CSS, grading, etc...) : Docker
Related user(s): teachers of Learn-OCaml-Essok
The problem
Actually, we use the learn-ocaml-corpus made by Mr.Alain in learn-ocaml-essok. Unfortunately, theses exercises do not work with Learn-OCaml v0.12 (I think this is due to conception of new exercises using the last version of Learn-OCaml).
Wanted solution
As a solution, we will need a new release, that way we can update our learn-ocaml-dockerfile Dockerfile to make exercises work properly.
Considered alternatives
As a workaround, I have created a custom docker repository (using learn-ocaml:master docker image) to make exercises working.