Open FuqiX opened 3 years ago
is this the same as #63 @FuqiX
Why would we want to keep the same answers even after decision tree changes?
@theisuru "the answers" here means the user created a solution, downloaded it, and three month later, he/she can still find what he used to got?
@FuqiX If there are new resources, recipes after the report generation, then they will not be shown in the report.
that is okay. The purpose of having a permanent URL is to allow people refer to the version they first created for sharing and discussion. But we can add a sentence in the report saying that the wizard might have evolved. better check the latest online version
currently, users can retrieve their solutions using links like this
http://45.88.80.100:8080/wizard?answers=Project%20manager&answers=Retrospective%20data&answers=No&answers=Reusability&answers=Provenance:Minimum%20information%20checklists\
users should aways be able to find the same answers even if the decision tree changes. or the resource changes. Hence, we need to create a unique URL for each run.
(we can say the resource will only be stored for 1 month/3 months if needed) FAIRsharing solves the same problem by asking users to login, and generate unique URLs for logged in users.