TeachmanLab / MT-Java

Repo for parts of MindTrails study sites coded in the Java framework, such as the study assessment pages, menu, and progress pages
https://mindtrails.virginia.edu/calm/public/about
MIT License
7 stars 16 forks source link

Fixes #120. Completes gift card awards admin interface that will all… #194

Closed danfunk closed 5 years ago

danfunk commented 5 years ago

…ow us a safety check before awarding giftcards to inviduals. A log in the giftLog table will establish eligibility for a gift card, and the admin can approve these through a new administrative window. Also modified the connections to the Angular app, so that the api can be accessed by non-admin users (As everyone needs to record their progress).