Create a LongAnswerTask from a row returned by the database.
Create a LongAnswerTask from a row returned by the database.
a RowData object returned from the db.
a LongAnswerTask object
Create a MatchingTask from a row returned by the database.
Create a MatchingTask from a row returned by the database.
a RowData object returned from the db.
a MatchingTask object
Create a MultipleChoiceTask from a row returned by the database.
Create a MultipleChoiceTask from a row returned by the database.
a RowData object returned from the db.
a MultipleChoiceTask object
Create a OrderingTask from a row returned by the database.
Create a OrderingTask from a row returned by the database.
a RowData object returned from the db.
a OrderingTask object
Create a ShortAnswerTask from a row returned by the database.
Create a ShortAnswerTask from a row returned by the database.
a RowData object returned from the db.
a ShortAnswerTask object