Skip to content

Instantly share code, notes, and snippets.

@dr-r3d
Created September 23, 2011 16:51
Show Gist options
  • Save dr-r3d/1237852 to your computer and use it in GitHub Desktop.
Save dr-r3d/1237852 to your computer and use it in GitHub Desktop.
release notes
h1. URL
http://ec2-50-17-255-252.compute-1.amazonaws.com/
h2. Release notes
h2. New Features
# Paypal checkout integration to cart for buying credits
# Added contact form to trial
# Displaying number of credits at the bottom for sa.
# Added ability to supply organization with additional credits
h2. Functionality changes
# Credit spending functionality
## Credits will not be deducted when assignment is started started by the user.
## A credit is spent as soon as admin/superadmin assigns a unit.
## Not initialized assignments can be un-assigned and the credit is refunded.
## Admin/superadmin is not able to assign additional units when the credit balance is 0.
# Moved charts away from cart and put them to transactions.
# Disallow decimal values in credits usage charts
# Reducing numbe of credits in layouts - when assigning the unit
# Admin/ sa cannot remove signs or tutorial once the user has started that assignemnt
# Once the user starts the assignment, Admin/SA will not see the page for pre-assessment and post-assessment settngs for that unit
# Once user finishes all the assignments, application redirects to "completed assignment" page
# Batch import will show errors for each user row if they have errors
h2. Following To-do items have been completed:
# (ms) - reports for assignments should be grouped together
# (ms) - round completion percentage - done
# (ms) - news button changed in to green color
# (MS) - News button
# User Reports can be seen across different Admins from diffrent Organizations
# (MS) - Weird Chars on all entry fields
h2. Bug fixes
# Added single credit to packages.
# removed lorem ipsum
# fixed currency/number formatting.
# ssa can now specify the value for credits they're initially adding to the company
# fixed crash in howto instruction review 3
# fixed bug causing the user current attempt not being saved.
# fixed bug - when user select the ''select all / "unselect all" buttons, page will scroll up in batch export page.
# fixed bug - after updating the news, the updated news does not remain selected in news feed list.
# Fixed bug - organization errors not showing until user data are correct
# Fixed bug - application crashes when user clicks on the assignments in viewer panel.
# Fixed bug - application crashes when user clicks on contact us link in viewer panel.
# Fixed bug - improper headers in import and export user pages
# Fixed bug - while Editing of Existing News, the above "Add News" Button getting changed to "Edit News" Button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment