kblincoe / QualOpt_SE701

2 stars 15 forks source link

Link filtering participants to studies #34

Open softeng-701 opened 6 years ago

softeng-701 commented 6 years ago

When you set up a study, there is currently no way of filtering the participants to choose from. The Participants page contains the way of filtering the participants.

This filtering of participants should be moved so that it is done for each study. #33 is splitting the study creation into two parts: main info and email. A third section should be created for the filtering of participants. Once the section has been successfully added there will no longer be a use for the Participants page so it can be removed.

jsoulsby commented 6 years ago

Might take a look at this if no one else has after I'm finished with #33 Split study creation in to seperate pages.

jsoulsby commented 6 years ago

Claiming this now.

jsoulsby commented 6 years ago

As I'll be moving the participants page onto the studies page, a lot of dependencies are going to be affected, essentially anything that uses the participants page accessed from the navbar at the top of the screen:

82 - Filtering participants by more than one language

41 - More filters for participants (and in turn #40 as Dylan has mentioned)

38 - Improve selection of participants on study creation page

32 - Save set of participants (potentially won't be affected, depends on how it's implemented)

28 - Custom emails

19 - Limit quantitative values in filtering system

If I've missed any please let me know, I have just gone through the issues briefly and might have glazed over one!