Skip to content

Commit 9b4f31c

Browse files
committed
Disable front-matter in diagnostic.md and rename ALEKS file
- Commented out `layout`, `nav_parent`, and `nav_weight` YAML keys in undergraduate/diagnostic.md, leaving the page as plain Markdown without Jekyll navigation metadata - Renamed undergraduate/placement-files/diagnostic_aleks to diagnostic_aleks.html to clarify file type and ensure correct HTML handling Signed-off-by: Leonid Petrov <[email protected]>
1 parent 7ce6d43 commit 9b4f31c

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

undergraduate/diagnostic.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Diagnostic
3-
layout: ug_page
3+
# layout: ug_page
44
ug_policy: true
55
permalink: /undergraduate/diagnostic/
6-
nav_parent: Undergraduate
7-
nav_weight: 4
6+
# nav_parent: Undergraduate
7+
# nav_weight: 4
88
tooltips: true
99
---
1010
<h1 class="mb-4">Diagnostic</h1>
@@ -18,14 +18,14 @@ tooltips: true
1818
<ol>
1919
<li> <em>Do you need to fulfill a quantitative reasoning requirement and don't need a calculus-based course for your major?</em> We offer MATH 1110 Probability/Finite Mathematics, MATH 1140 Financial Mathematics, MATH 1150 The Shape of Space, and MATH 1160 Algebra, Number Systems and Number Theory. </li>
2020
<p style="margin-left: -30px;"> <span class="bolded">Next Step</span> The next step is the diagnostic for Path 1 and more information about these courses <a href="https://math.virginia.edu/undergraduate/diagnosticPath1">is here</a>. </p>
21-
21+
2222
<li> <em>Are you interested in business, biology, a social science, or need to fulfill pre-health requirements?</em> Path 2 includes Differential and Integral Calculus for non-STEM majors via MATH 1190, MATH 1210, and MATH 1220. </li>
23-
24-
23+
24+
2525
<p style="margin-left: -30px;"> <span class="bolded">Next Step</span> The next step is the diagnostic for Path 2 and more information about these courses <a href="https://math.virginia.edu/undergraduate/diagnosticPath2">is here</a>. </p>
2626

27-
28-
27+
28+
2929
<li> <em>Are you interested in one of the natural sciences, engineering, mathematics or doing graduate work in one of the social sciences?</em> Path 3 includes Differential Calculus, Integral Calculus, and Multivariable Calculus. We offer MATH 1310, MATH 1320 and Math 2310 for this path. </li>
3030
<p style="margin-left: -30px;"> <span class="bolded">Next Step</span> The next step is the diagnostic for Path 3 and more information about these courses <a href="https://math.virginia.edu/undergraduate/diagnosticPath3">is here</a>. </p>
3131

undergraduate/placement-files/diagnostic_aleks renamed to undergraduate/placement-files/diagnostic_aleks.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
nav_weight: 4
88
tooltips: true
99
---
10-
<h1 class="mb-4">ALEKS Diagnostic</h1>
1110

11+
12+
<h1 class="mb-4">ALEKS Diagnostic</h1>

0 commit comments

Comments
 (0)