Grid question
Schema
-
A grid question:
-
must satisfy the base-question schema
-
must have a penalty property
-
must have a cells property
-
must have a border property
-
must have a rows property
-
must have a cols property
-
may have a solutions property
-
may have a sumMode property
-
The penalty property:
-
The border property:
-
The solutions property:
-
must be an array
-
Each solution:
-
The cells property:
Examples
Basic
Extended
Solutions
Feedback