clinwiki-org / clinwiki

Crowd-source tool to annotate, rank and generally enhance the clarity and accuracy of clinical trial information.
https://www.clinwiki.org
MIT License
16 stars 16 forks source link

Mmtest refatctor #1123

Closed bespinosa01 closed 2 years ago

bespinosa01 commented 2 years ago

Restores MMtest functionality.

Refactored it to fit more of the new Generic Page Needs.

No need to input NCT or hash anymore, or starter template. Have it reading from pv

Example: Lets say I want to test new feature on presearch pv currently at http://experimental.clinwiki.org/search?hash=gELcp_Fb&pv=presearch

Just change route from search to mmtest and should pre-load the template. http://experimental.clinwiki.org/mmtest?hash=gELcp_Fb&pv=presearch

works with studies as well

http://experimental.clinwiki.org/study/NCT03196414?hash=gELcp_Fb&pv=study

http://experimental.clinwiki.org/mmtest/NCT03196414?hash=gELcp_Fb&pv=study

image

image

This final screenshot shows the different parts of the page that are collapsible

image