gideongoldin / TurkGate

TurkGate: Grouping and Access Tools for External surveys (for use with Amazon Mechanical Turk)
http://gideongoldin.github.com/TurkGate
27 stars 5 forks source link

Page for editing group names, changing survey group #94

Open jeff-hughes opened 9 years ago

jeff-hughes commented 9 years ago

Right now group names are set in the HIT code itself. To change the name after the fact requires modifying the database directly. It would be nice to have a "Manage Groups" page to edit group names.

Similarly, surveys are fixed to a particular group once the survey is run. Sometimes researchers end up needing to split a group into two separate groups after the fact, and again, currently this requires modifying the database directly. Both these functions could both be contained within a single page.

jeffzemla commented 9 years ago

Some of this functionality is available in another repo, https://github.com/pedmiston/turkgatemanager. I have not used it. I agree some of this would be useful to incorporate into TurkGate, though we should definitely be careful to avoid feature bloat and keep things intuitive.