Class TextQuestion

java.lang.Object
org.episteme.social.sociology.survey.Question
org.episteme.social.sociology.survey.TextQuestion
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named

public class TextQuestion extends Question
A simple question expecting a text response.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details