theRAPTLab / meme-2023

MEME 2023 grant development (fork from MEME 2018)
MIT License
0 stars 0 forks source link

Use PrintMain to export ALL model data #29

Open benloh opened 1 month ago

benloh commented 1 month ago

PrintMain allowed us to print out a student's model by adding /print to the URL.

MEME.pdf

This appears to be based on an ancient version of ViewMain.jsx and would likely require heavy duty refactoring.

Is this still necessary?

jdanish commented 1 month ago

Well, the issue is that there is no easy way to export all the comments etc., and visuals for analysis. We could do screen grabs or a simple print of the main screen, but if we can export the comment tables to supplement that we wouldn't need it on the pdf which was hard to read anyhow.

jdanish commented 1 month ago

Export in human readable format, I should be clear.

benloh commented 1 month ago

OK so it sounds like we do need to restore this as well.

jdanish commented 1 month ago

Yes but I think if you are re-doing the whole thing anyhow, we can brainstorm / discuss the best way to get the information exported easily with minimal work since this wasn't ideal as-is.

jdanish commented 1 month ago

The main goal was having something researchers could analyze easily.

benloh commented 1 month ago

Description

Instead of printing a model as a PDF, the team needs to export the data from each model as a CSV.

This includes: