Hey all,
We’ve been a bit silent the past few weeks but we’ve got a fair bit of stuff to share with you today that we hope you’ll enjoy. In addition to the iPad release we’ve addressed a number of performance issues, and are hard at work improving things every day.
Bug Fixes
- Resolved a simple capitalization error on profiles
- Resolved an issue where you were not asked to confirm navigation when using the breadcrumb view
- Resolved an issue where users would be notified of their own activities (ie: posting to discussion)
Features
- Added new table sorting for grades which is significantly faster as well as allows for sorting on multiple columns
- Added dynamic titles for various application states (making the back button more sane)
- Added syntax highlighting for code blocks
- Updated look and utility of notification e-mails (they now send in html and link back to the application)
- Added a view to allow instructors / assistants to manage student ids (needed for bulk uploading of grades)
- Added the ability for instructors to bulk input grades
- Added a code block of sorts (technically it’s a code span - and thus doesn’t allow empty lines, this is being worked on but is a reasonable stop gap)
public static void main(String[] args){
Foo foo = new Foo();
foo.bar();
}
- Improved the location of the formatting buttons
- Improved the insert from the formatting buttons to be at the caret location and to have pre-highlighted the inserted helping text
- Added google +1s to discussion posts (eventually everything)
Thanks as always for baring with us as we shake all this stuff out, your feedback has been essential in improving the stability and utility of Matygo.
.joe (and the whole team)