Skip to content

Releases: EmpowrOrg/CodeEditorXblock

1.4.1

15 Feb 16:58

Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

1.4.0

07 Aug 17:49

Choose a tag to compare

  • Allow points to come down from coppin
  • Allow solution to be visible upon completion

1.3.2

03 Aug 02:41

Choose a tag to compare

  • Remove attempt logic to have it handled on server

1.3.1

17 Jul 14:27
ee9ec22

Choose a tag to compare

  • Hotfix to send usage_id instead of block_id to server

1.3

04 Jul 15:21

Choose a tag to compare

1.3
  • Plugin will now load the user's previously submitted code

1.2

30 Mar 08:48

Choose a tag to compare

1.2
  • Remove hardcoded language urls and use url sent from Coppin instead
  • Some code cleanup

1.1

20 Mar 14:46

Choose a tag to compare

1.1
  • Bug Fixes
  • Allow Markdown in Success and Failure messages
  • Use single API for run and submit
  • UX Improvements
  • Update license to AGPL v3

1.0

13 Nov 14:06
244e23a

Choose a tag to compare

1.0

What's Changed

  • Remove bootstrap css issues
  • Update showdown to latest version and enable extra markdown features
  • Fix tables css
  • Make starter code nonnull to avoid crashes
  • Remove list style code container list style to ensure list show

Full Changelog: rc03...r1.0

RC 3

30 Oct 14:24
ad614e8

Choose a tag to compare

Update plugin to work with new Doctor and Coppin servers

RC 2

09 Oct 01:06
961fa50

Choose a tag to compare

  • Create License
  • API_KEY bug fix
  • Genera l Bug Fixes and Improvements