Closed Rchristiani closed 7 years ago
Currently it assumes student has admin and instructor keys set to true. This is not the case, need to add check for undefined to show finish button instead of Back button
admin
instructor
true
undefined
fixed in #242 and earlier in PR by @tiffnogueira
Currently it assumes student has
admin
andinstructor
keys set totrue
. This is not the case, need to add check forundefined
to show finish button instead of Back button