Open olssonresearch opened 3 years ago
@olssonresearch I've added the columns from the 'selection table' to the 'manage participants' table as requested. you can now see those values in that table as well. I haven't added the ability to sort by the vaccination question values in the manage participants table because participants are a different database model than users and based on our design those values are used to select participants and not manage them as I understand it. If we want to make a table that combines all the values from users and participants so we can change how they're managed or selected we can -- let me know and we can create a single table with all the functionality needed (filter for selected or not selected for a project etc. . .), that way we'll keep the code cleaner and less likely to have issues. - let me know what you think!
@DukeCityDigital Great, thanks@ For now, two separate tables are fine.
In select and manage participants -- columns should match, and also have the paid column.