You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For easier ops debugging capability, we need to create a preview page of the Quiz Exercise in the app
Delivery
add field "isAdmin": false in the registered_user when registering
add logic to check user's isAdmin in the setting page & display Lihat Bebras Task button if isAdmin == true don't forget to hide the button back when isAdmin == false
add a page of ListView with the item's title from doc.id
make an exercise preview page reusing the quiz exercise page, but the answer button is removed/disabled
The text was updated successfully, but these errors were encountered:
atnanahidiw
changed the title
[Task] Ops - Hidden Admin menu to preview all Bebras Task
[Task] Ops - Hidden Admin menu to preview all of the Bebras Tasks
Nov 13, 2023
Description
For easier ops debugging capability, we need to create a preview page of the Quiz Exercise in the app
Delivery
"isAdmin": false
in theregistered_user
when registeringisAdmin
in the setting page & displayLihat Bebras Task
button ifisAdmin == true
don't forget to hide the button back when
isAdmin == false
doc.id
The text was updated successfully, but these errors were encountered: