update to proper block length
This commit is contained in:
1 parent
f7cc7abaa4
commit
f121be35b8
1 file changed
+3
-1
@@ -67,7 +67,9 @@ def getSampleStudents(data_dir, log=False):
|
|||||||
"block5": "",
|
"block5": "",
|
||||||
"block6": "",
|
"block6": "",
|
||||||
"block7": "",
|
"block7": "",
|
||||||
"block8": ""
|
"block8": "",
|
||||||
|
"block9": "",
|
||||||
|
"block10": ""
|
||||||
},
|
},
|
||||||
"studentIndex": len(mockStudents)
|
"studentIndex": len(mockStudents)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in new issue
Block a user