Jack Monas
commited on
Commit
·
15c9ee3
1
Parent(s):
308e1d3
gif
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ def scoring_section():
|
|
87 |
|
88 |
# Intro text
|
89 |
st.write(
|
90 |
-
"Scores combine points from all three challenges, with higher weight on Evaluation. Final rankings are based on total points."
|
91 |
)
|
92 |
|
93 |
# Points Breakdown in a table
|
|
|
87 |
|
88 |
# Intro text
|
89 |
st.write(
|
90 |
+
"Scores combine points from all three challenges, with higher weight on the Evaluation Challenge. Final rankings are based on total points."
|
91 |
)
|
92 |
|
93 |
# Points Breakdown in a table
|