DukeCityDigital / mysurveys

Angular frontend for MySurveys
0 stars 0 forks source link

(1) Hashed seed code - test project participation credit #203

Open DukeCityDigital opened 3 years ago

DukeCityDigital commented 3 years ago

make sure hash to same value each time

DukeCityDigital commented 3 years ago

@olssonresearch Henrik the hash is fixed now - the Laravel hash was silently using a salt so now we're using md5 hashing which seems to work correct. Also, I was able to get a 'this project is finished' result when going to /dashboard/myprojects/ so it should be GTG for testing. I'm not sure if the unipark survey we were using to test is still up so I pasted the code in manually to the url as seen above. Thanks Henrik let me know on any feedback

olssonresearch commented 3 years ago

@DukeCityDigital Great thank you! I tried it out with several selections and invitations, and all of them took me smoothly to the unipark survey!