Closed jongund closed 12 years ago
Each upload should have the capability to add a title and a note field.
The title is used to identify the report. The note field should allow someone to write notes about the evaluation.
A default title should be generated for each report if the user does not enter one.
For example "Evaluation of file: XXXX"
If the user has an account they can edit the title and the notes.
The notes filed (textarea element 100 cols x 8 rows) should only appear if the user has an account and is logged in.
Jon
This has been implemented - notes are addable on the upload page, as well as on the summary page.
Each upload should have the capability to add a title and a note field.
The title is used to identify the report. The note field should allow someone to write notes about the evaluation.
A default title should be generated for each report if the user does not enter one.
For example "Evaluation of file: XXXX"
If the user has an account they can edit the title and the notes.
The notes filed (textarea element 100 cols x 8 rows) should only appear if the user has an account and is logged in.
Jon