Skip to content

Releases: EmpowrOrg/CodeEditorXblock

RC 1

03 Oct 20:08
45378b3
Compare
Choose a tag to compare
  • 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

27 Sep 14:55
e333640
Compare
Choose a tag to compare

-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

16 Sep 11:24
acc88aa
Compare
Choose a tag to compare
  • 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

08 Aug 16:53
2b6fe43
Compare
Choose a tag to compare

Adds a fully working code formatter and the ability to send code to an API endpoint to receive an output.