Show time taken per question on review page (resolves #8)
This commit is contained in:
@ -12,6 +12,7 @@ const defaultState = {
|
||||
submitTime: null,
|
||||
submitTimer: 0,
|
||||
submitInterval: null,
|
||||
questionStartTotalTimer: 0,
|
||||
totalTimer: 0,
|
||||
totalInterval: null,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user