Values_1.EvaluationAnswersOutputMapSourceval to_value :
('a * EvaluationAnswerOutput.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Double of
EvaluationAnswerDataNumericValue.t
| `Enum of string
| `List of
[> `String of
EvaluationAnswerDataStringValue.t ]
list
| `String of
EvaluationAnswerDataStringValue.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of
EvaluationSuggestedAnswerTranscriptSegment.t
| `Structure of
(string
*
[>
`Integer of
EvaluationSuggestedAnswerTranscriptMillisOffset.t ])
list ])
list ]
list
| `String of
EvaluationSuggestedAnswerTranscriptSegment.t
| `Structure of
(string
* [> `Integer of
EvaluationSuggestedAnswerTranscriptMillisOffset.t ])
list ])
list ]
list
| `String of
EvaluationSuggestedAnswerJustification.t ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `Double of EvaluationAnswerDataNumericValue.t
| `List of
[> `String of EvaluationAnswerDataStringValue.t ] list
| `String of EvaluationAnswerDataStringValue.t ])
list ])
list ])
list ]val to_query :
(EvaluationAnswerDataStringValue.t * EvaluationAnswerOutput.t) list ->
Awso.Client.Query.tval to_json :
(EvaluationAnswerDataStringValue.t * EvaluationAnswerOutput.t) list ->
Yojson.Safe.t