learn-ocaml
learn-ocaml copied to clipboard
A Web Application for Learning OCaml
### Related user(s): @erikmd ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): build ### Bug description: It would be nice to merge: - https://github.com/ocaml-sf/learn-ocaml/blob/master/.github/workflows/build-and-test.yml - https://github.com/ocaml-sf/learn-ocaml/blob/master/.github/workflows/deploy-master.yml into...
### Related user(s): _No response_ ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): partition-view ### Bug description: It seems we always get "0 codes were not graded"...
### Related user(s): _No response_ ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): build ### Bug description: Doing a fresh build anew, I noticed there are many...
### Related user(s): _No response_ ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): documentation ### Question? Suggestion/question (Cc @yurug @AltGr :) Open a few issues in https://github.com/learn-ocaml-community/teaching-feedback#readme,...
* **Kind:** feature * Close #533 ### Description This pull request aims to integrate multiple choice questions directly into the exercise description. This provides a more user-friendly and intuitive way...
### Related user(s): @erikmd ### Related issue(s) or PR(s): * Issue https://github.com/ocaml-sf/learn-ocaml/issues/475 * & PR https://github.com/ocaml-sf/learn-ocaml/pull/501 ### Related project scope(s): other ### The problem: The `pin-artifacts.yml` workflow just adds the...
### Related user(s): _No response_ ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): _No response_ ### The problem: Currently, Learn-OCaml does not offer any way to implement...
### Related user(s): _No response_ ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): documentation ### Question? See: - https://ocaml.org/p/learn-ocaml/latest - https://ocaml.org/p/learn-ocaml/latest/doc/index.html - https://ocaml.org/p/learn-ocaml/0.14.1/doc/index.html ### What has already...
### Related user(s): _No response_ ### Related issue(s) or PR(s): _No response_ ### Related project scope(s): _No response_ ### The problem: Currently, the Learn-OCaml platform allows teachers to assign the...
### Related user(s): @erikmd, @hhugo ### Related issue(s) or PR(s): - https://github.com/ocsigen/js_of_ocaml/issues/1436 ### Related project scope(s): web-app UI ### Question? - **TODO:** Apply @hhugo's suggestion to avoid using `Js.Unsafe.js_expr`. -...