burtenshaw HF staff commited on
Commit
b9cb48f
·
verified ·
1 Parent(s): 89e937d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -342,7 +342,8 @@ with gr.Blocks() as demo:
342
  user_token = gr.State(value=None)
343
 
344
  with gr.Row(variant="compact"):
345
- gr.Markdown(f"## Welcome to the {EXAM_DATASET_ID} Quiz")
 
346
 
347
  with gr.Row(variant="compact"):
348
  gr.Markdown(
 
342
  user_token = gr.State(value=None)
343
 
344
  with gr.Row(variant="compact"):
345
+ gr.Markdown(f"## Welcome to the Exam and Certification of {COURSE_TITLE}")
346
+ gr.Markdown(f"Upon completion of {EXAM_MAX_QUESTIONS}, you can collect and share your certificate!")
347
 
348
  with gr.Row(variant="compact"):
349
  gr.Markdown(