Releases: EmpowrOrg/CodeEditorXblock
Releases · EmpowrOrg/CodeEditorXblock
RC 1
- Fix the solution tab
- Add user language selection support
- Support long problem descriptions
- Markdown support for problem description
- Other bug fixes & user improvements
- Remove broken scala language
Beta 3
-Set Default Language to Swift
-Add API for server AUTH
-Fix showing of Run and Submit buttons
-Add support for grading
-Change the color of output to reflect correct and wrong answers
-Add support for server-generated diff HTML
-Bug Fixes
Beta 2
- Remove the blue background
- Ensure URLs are HTTPS when none is specified
- Hide run and submit buttons if no URL is given
- Bug Fixes
Beta 1
Adds a fully working code formatter and the ability to send code to an API endpoint to receive an output.