shaileshjadhavSS commited on
Commit
8db2db5
·
1 Parent(s): 2b130d1

Updated instructions

Browse files
Files changed (1) hide show
  1. presentation/layout.py +1 -3
presentation/layout.py CHANGED
@@ -81,9 +81,7 @@ class Layout:
81
  st.header("Instructions")
82
  st.info(
83
  """
84
- 1. You have 30 minutes to complete the test.
85
- 2. Each question is multiple-choice.
86
- 3. Your results will be shared upon completion.
87
  """
88
  )
89
 
 
81
  st.header("Instructions")
82
  st.info(
83
  """
84
+ 1. Each question is multiple-choice.
 
 
85
  """
86
  )
87