Opened 7 years ago
Last modified 6 years ago
#687 assigned task
Service lab: Report
Reported by: | Rene Ranzinger | Owned by: | sena |
---|---|---|---|
Priority: | normal | Milestone: | Module - Service lab plugin |
Component: | Service lab plugin | Version: | GRITS 1.1.x |
Severity: | major | Keywords: | |
Cc: | shan |
Description
Generation of a Service lab report
- Use the text templates associated with the protocols to generated a report stub with the description of the performed experiment
- Tree structure of the experiment design need to be considered
- Place holder need to be replaced with actual parameter values
Change History (2)
comment:1 Changed 7 years ago by
Owner: | set to shan |
---|---|
Status: | new → assigned |
comment:2 Changed 6 years ago by
Owner: | changed from shan to sena |
---|
Note: See
TracTickets for help on using
tickets.
This is a new task and has to start from scratch.
It may require change in the object model of org.grits.toolbox.editor.experimentdesigner plugin. ProtocolNode currently do not store any description template (description of steps done in a protocol) which is to be used for this report generation. If the protocol needs to also show its description template in the experiment designer then the ProtocolNode object would have to store this information.