Error
There was an error loading the page.
The student is asked to enter a given matrix, but they're only required to fill in the upper triangle.
A custom marking algorithm fills in any empty cells in the lower triangle of the student's answer with the corresponding cell in the upper triangle.
The student is still warned if they leave any cells empty in the upper triangle.
Metadata
-
England schools
-
England university
-
Scotland schools
Taxonomy: mathcentre
Taxonomy: Kind of activity
Taxonomy: Context
Contributors
History
Christian Lawson-Perfect 2 months, 1 week ago
Published this.Christian Lawson-Perfect 2 months, 1 week ago
Created this.There is only one version of this question that you have access to.
There is one other version that you do not have access to.
Name | Type | Generated Value |
---|
m | matrix |
Matrix of size 4×4
|
||||
q | list |
Nested 10×2 list
|
Generated value: matrix
matrix([5,1,7,8],[1,7,7,3],[7,7,8,8],[8,3,8,8])
→ Used by:
- "Unnamed part" - prompt
- "Unnamed part" - Correct answer
Parts
Use this tab to check that this question works as expected.
Part | Test | Passed? |
---|---|---|
Matrix entry | ||
Hasn't run yet |