View Source GoogleApi.Classroom.V1.Model.ShortAnswerSubmission (google_api_classroom v0.21.2)
Student work for a short answer question.
Attributes
-
answer
(type:String.t
, default:nil
) - Student response to a short-answer question.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Classroom.V1.Model.ShortAnswerSubmission{ answer: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.