Values.ReviewPolicySourceHIT Review Policy data structures represent HIT review policies, which you specify when you create a HIT.
type nonrec t = {policyName : String_.t;Name of a Review Policy: SimplePlurality/2011-09-01 or ScoreMyKnownAnswers/2011-09-01
*)parameters : PolicyParameterList.t option;Name of the parameter from the Review policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]