Releases: EmpowrOrg/CodeEditorXblock
Releases · EmpowrOrg/CodeEditorXblock
1.4.0
- Allow points to come down from coppin
- Allow solution to be visible upon completion
1.3.2
- Remove attempt logic to have it handled on server
1.3.1
- Hotfix to send usage_id instead of block_id to server
1.3
- Plugin will now load the user's previously submitted code
1.2
- Remove hardcoded language urls and use url sent from Coppin instead
- Some code cleanup
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
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 2
- Create License
- API_KEY bug fix
- Genera l Bug Fixes and Improvements