Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a report of the review protocol #78

Open
esyriani opened this issue May 18, 2022 · 0 comments
Open

Generate a report of the review protocol #78

esyriani opened this issue May 18, 2022 · 0 comments

Comments

@esyriani
Copy link
Member

esyriani commented May 18, 2022

Given a systematic review that was conducted in ReLiS, the goal is to generate automatically a draft document of the protocol of that review.

  1. Create a data structure that represents all the information needed for any protocol.
  2. Create a protocol model from the project configuration file and the database of the project
  3. Generate a report in LaTeX. The report should include all the information specific to the project, some generic information that all reports have, statistics and tables ( about screening, QA, classification), and a PRISMA flow of papers.

An initial prototype of this tool by Lucas Hornung is available here http://www-ens.iro.umontreal.ca/~syriani/files/LucasHornung.zip. But it relies on Eclipse, Ecore, and Java. The idea is to replicate and extend this code in PHP. For code generation (generating the report), we can use https://github.com/divengine/div

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Major
Development

No branches or pull requests

1 participant