Skip to content

Releases: EmpowrOrg/Coppin

1.0.0rc9

15 Aug 18:13
Compare
Choose a tag to compare
1.0.0rc9 Pre-release
Pre-release
  • Add breadcrumbs to pages for easier navigation
  • Add logging to EdxSource
  • You can now unlink courses
  • Use AI to automatically generate assignments
  • Fix bug where assignment cache was stuck causing users to not see newly created codes

1.0.0rc10

15 Aug 18:56
Compare
Choose a tag to compare
1.0.0rc10 Pre-release
Pre-release
  • Update assignment redirect to stay on page
  • Fix error saving success and failure messages on new assignments
  • Update instructions for Open AI support
  • Add checks so you cannot generate a prompt without specifying environment variables

1.0.0rc8

07 Aug 17:52
Compare
Choose a tag to compare
1.0.0rc8 Pre-release
Pre-release

What's Changed

  • Make solution code required
  • Visibly mark required fields
  • Add markdown editor instead of codemirror for assignment creation
  • Add points to assignments
  • Allow user to show th esolution code always, never, or when a student submits their final attempt

Full Changelog: 1.0.0rc7...1.0.0rc8

1.0.0rc7

03 Aug 02:38
Compare
Choose a tag to compare
1.0.0rc7 Pre-release
Pre-release
  • Fix dashboard and submissions showing up with bad data
  • Add more caching
  • Make languages show alphabetically
  • Fix delete language api
  • Fix courses crash
  • Move reference-id for assignments to be created internally
  • Fix linking courses
  • Fix regex saving on language page

1.0.0rc4

28 Jul 16:35
Compare
Choose a tag to compare
1.0.0rc4 Pre-release
Pre-release
  • Add ability to see user submissions for an assignment

1.0.0rc3

24 Jul 15:21
Compare
Choose a tag to compare
1.0.0rc3 Pre-release
Pre-release
  • Update max attempts error message
  • Handle attempts logic on server side
  • Fix bug when creating new assignment
  • Fix login link on register page
  • Better error messaging around edx endpoints

1.0.0rc

18 Jul 16:16
Compare
Choose a tag to compare
1.0.0rc Pre-release
Pre-release

Courses

You can now link edx courses into Coppin. By doing so you can organize your assignments by particular course and view data about your students completionr rates.

Subjects

You can now tie assignments to a particular subject. By doing so you have a better ability to search assignments, and also can view which subjects your students struggle with the most.

Submissions

Student assignment submissions are now saved. Doing so allows students to view their previous work. In the future, it will also allow teachers to view student assignments.

Enhaced UX

Coppin has a complete UI makeover. You'll now find it much easier to navigate the platform. In the future, we will have tutorials built in.

0.7.0

04 Jul 15:20
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

Submissions

Now when a user submits an assignment, it will be saved to the database. If the user goes back to the assignment at a later date, the submission will load so they can see their previous work.

  • Add support for naming keys
  • Prepare Course support for Coppin 1.0

Breaking Changes

  • Coppin now requires a Redis instance. Please check the Instructions.md for more info

0.6.3

17 Apr 23:43
Compare
Choose a tag to compare
0.6.3 Pre-release
Pre-release
  • Responsive Sidebar

0.6.2

30 Mar 08:49
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release
  • Remove use of client supported languages for assignments