Spaces:
Running
Running
capradeepgujaran
commited on
Commit
•
edceb81
1
Parent(s):
771ac4d
Update app.py
Browse files
app.py
CHANGED
@@ -713,7 +713,7 @@ def create_quiz_interface():
|
|
713 |
<h4>Assessment Overview:</h4>
|
714 |
<ul style="list-style-type: none; padding-left: 0;">
|
715 |
<li>📌 <strong>Basic Level:</strong> 5 questions - Perfect for beginners</li>
|
716 |
-
<li>📚 <strong>Intermediate Level:</strong> 10 questions - For
|
717 |
<li>🎯 <strong>Advanced Level:</strong> 20 questions - Comprehensive assessment</li>
|
718 |
<li>⏱️ <strong>Passing Score:</strong> 80% or higher</li>
|
719 |
<li>🏆 <strong>Certificate:</strong> Awarded upon successful completion</li>
|
|
|
713 |
<h4>Assessment Overview:</h4>
|
714 |
<ul style="list-style-type: none; padding-left: 0;">
|
715 |
<li>📌 <strong>Basic Level:</strong> 5 questions - Perfect for beginners</li>
|
716 |
+
<li>📚 <strong>Intermediate Level:</strong> 10 questions - For gaining Intermediate Experience</li>
|
717 |
<li>🎯 <strong>Advanced Level:</strong> 20 questions - Comprehensive assessment</li>
|
718 |
<li>⏱️ <strong>Passing Score:</strong> 80% or higher</li>
|
719 |
<li>🏆 <strong>Certificate:</strong> Awarded upon successful completion</li>
|