langcog / web-cdi

7 stars 5 forks source link

Group studies function #449

Open vmarchman opened 1 year ago

vmarchman commented 1 year ago

@HenryMehta In the group studies function, the drop down allows me to see everyone's studies. I should only be able to see studies owned by my user.

And, not sure what the functionality does on the output end.....

HenryMehta commented 4 months ago

@vmarchman I have corrected the error you spoted.

I have also had a little look around Group Studies and what they do which I've shown here: https://www.awesomescreenshot.com/video/29418057?key=53835201d325b6aa2b4caad2c7420129

I believe the functionality needs some work to make it work more securely but would be good if done

HenryMehta commented 4 months ago

Also, I would need translations for the text for the different languages

HenryMehta commented 4 months ago

@vmarchman I've done some testing and I need guidance on what you would like to me to do.

  1. A study can only be in one group at a time. It is stored there by the Group name. If you select a different froup for it, it will just move without warning.
  2. If you add subjects to one study, it will take into account the subject id in the other studies within the group and sequentially progress from there. In short, it is assuming subject ids match across studies.
  3. To add the same subject ids to 2 studies within a group, they need to be added manually in at least one
  4. The generic link will simply create a new administration with the next subject id not used
  5. If you start with a link from one study with a specific subject id, and then select the other study from the demographics page, it will lose the subject id
HenryMehta commented 4 months ago

I don't know if you want to see all administrations for studies in a group at the same time (and to download them together)