Class Session.Report
java.lang.Object
edu.uky.cs.nil.tt.Session.Timestamped
edu.uky.cs.nil.tt.Session.Report
- Enclosing class:
Session
A report occurs when one participant in a session sends their response
to a question about the narrative. Reports are often used to rate the
quality of the narrative or to collect a participant's perception of the
events in the story.
- Author:
- Stephen G. Ware
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal StringAn optional free-text response given by the participant to explain the value they gavefinal StringThe name of the item or question the participant is responding tofinal RoleThe role who sent this reportfinal StringThe value given by the participant for the item or questionFields inherited from class Session.Timestamped
time -
Method Summary
-
Field Details
-
role
The role who sent this report -
item
The name of the item or question the participant is responding to -
value
The value given by the participant for the item or question -
comment
An optional free-text response given by the participant to explain the value they gave
-
-
Method Details
-
toString
-