Closed chrisying closed 9 years ago
Hmm, we were having some trouble with this in the days before we released it. The FCE's page is a pain, but maybe we'll have some time to fix it.
Luckily there is a workaround. The FCE's page allows anyone who's logged in to manually download the data for each school. You can log in, download the data, and then run parse_fces.py
manually on the files you've downloaded.
This is actually an issue I've been trying to debug for the last few days, as it seems to show up sporadically. I'd appreciate any details you can give me:
Thanks!
This might be fixed as of fdadd2b, testing would be appreciated.
When running parse_fces.py, it fails at
cmu_auth.authenticate(url, username, password)
on line 106. It appears that the website that hosts the FCEs requires cookies which the script is not providing.i.e. when trying to send a post request via cmu_auth to
https://student.smartevals.com/reporting/SurveyResults.aspx?q=all&div=683&st=meantext&c=all&lvty=all%2Fall%2Fall&cat=all&u=all&dep=all&xp=t&hg=t&ds=normal&y=all&t=all&b=all&sat=all&srfall=Y&gb=CourseID&cg=all
The response is