Skip to content

Releases: EmpowrOrg/CodeEditorXblock

1.4.1

Choose a tag to compare

@dri94 dri94 released this 15 Feb 16:58

Full Changelog: 1.4.0...1.4.1

1.4.0

Choose a tag to compare

@dri94 dri94 released this 07 Aug 17:49
  • Allow points to come down from coppin
  • Allow solution to be visible upon completion

1.3.2

Choose a tag to compare

@dri94 dri94 released this 03 Aug 02:41
  • Remove attempt logic to have it handled on server

1.3.1

Choose a tag to compare

@dri94 dri94 released this 17 Jul 14:27
ee9ec22
  • Hotfix to send usage_id instead of block_id to server

1.3

1.3

Choose a tag to compare

@dri94 dri94 released this 04 Jul 15:21
  • Plugin will now load the user's previously submitted code

1.2

1.2

Choose a tag to compare

@dri94 dri94 released this 30 Mar 08:48
  • Remove hardcoded language urls and use url sent from Coppin instead
  • Some code cleanup

1.1

1.1

Choose a tag to compare

@dri94 dri94 released this 20 Mar 14:46
  • 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

1.0

Choose a tag to compare

@dri94 dri94 released this 13 Nov 14:06
244e23a

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

Choose a tag to compare

@dri94 dri94 released this 30 Oct 14:24
ad614e8

Update plugin to work with new Doctor and Coppin servers

RC 2

Choose a tag to compare

@dri94 dri94 released this 09 Oct 01:06
961fa50
  • Create License
  • API_KEY bug fix
  • Genera l Bug Fixes and Improvements