BerkeleyAutomation / malasakit

Malasakit is a customizable participatory assessment platform that collects and integrates quantitative assessment, qualitative feedback, and peer-to-peer collaborative filtering on ways local communities can become better prepared for typhoons and floods.
2 stars 8 forks source link

Added download action for recording models #160

Closed ThanatchaPanpairoj closed 6 years ago

ThanatchaPanpairoj commented 6 years ago

Summary: Added individual mp3 download buttons for Questions, Instructions, and Responses. Added bulk download action for Questions, Instructions, Responses and Respondents. Downloaded filenames are unchanged. Respondent downloads are sorted into age, gender, location folders.

Testing: Tested with a few mp3 files in my local version.

ThanatchaPanpairoj commented 6 years ago

Yeah I was told to pull from v2-dev and do all the feature phone work on that branch when I asked what branch to work on. Was I supposed to have forked from master from the very beginning?

Also, I've just fixed all the style errors in the part I worked on in feature_phone/admin.

jonathan-j-lee commented 6 years ago

I see now that you're merging into v2-dev, not master. Yes--generally, fork off of master (v2-dev is an exception because there is no feature phone implementation currently on master). Will revisit this PR once v2-dev is stable, at which point you should pull from v2-dev and resolve outstanding merge conflicts.