issues
search
SFII
/
scq
Our main repo for the SCQ senior project.
8
stars
6
forks
source link
Last minute fix for tying backend data with frontend
#71
Closed
untra
closed
8 years ago
untra
commented
8 years ago
adds a makefile endpoint
make wipe_user_data
to wipe a user of any associated courses and surveys. This is useful for a number of reasons
minor exception catch for when cu's ldap server is down (!!!)
changes to question models so they conform to react constants
survey decomposition skips nonexistent surveys
CarlosHL
commented
8 years ago
:+1: awesome, I can work with this now!
make wipe_user_data
to wipe a user of any associated courses and surveys. This is useful for a number of reasons