Skip to content

Commit c160e66

Browse files
author
aryan
committed
added QNA-CARD.html with katex rendering for description and question cala-wrapper shortcode updated with border types
1 parent fdf2dcf commit c160e66

31 files changed

Lines changed: 355 additions & 172 deletions

assets/css/custom.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,15 +175,20 @@ nav .search-wrapper {
175175
overflow-y: hidden;
176176
}
177177

178-
.MathJax {
178+
.katex{
179179
overflow-x: auto;
180180
overflow-y: hidden;
181181
}
182182

183+
.MathJax {
184+
overflow-x: scroll;
185+
overflow-y: hidden;
186+
}
187+
183188

184189

185190
mjx-container {
186-
overflow-x: auto;
191+
overflow-x: scroll;
187192
overflow-y: hidden;
188193
}
189194

content/exercises/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ math: true
55
cascade:
66
width: normal
77
math: true
8+
89
---
910

1011
<div style="text-align: center; margin-top: 1em;">

content/exercises/graded-assignments/mathematics-1/W10GA1.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ excludeSearch: false
1111
width: wide
1212
---
1313

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# extract all questions and solutions from this pdf
17-
18-
Here are all the questions and solutions extracted from the PDF "Copy-of-Week-10-Graph-Theory.pdf"[^1].
19-
20-
---
21-
2214
## 1. Multiple Choice Questions (MCQ)
2315

2416
**Question 1:**

content/exercises/graded-assignments/mathematics-1/W11GA1.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ excludeSearch: false
1111
width: wide
1212
---
1313

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# extract all questions and solutions from this pdf
17-
18-
Here are all questions and solutions extracted from the PDF "Copy-of-week-11-part-1.pdf"[^1]:
19-
20-
---
21-
2214
## **1. Multiple Choice Questions**
2315

2416
**Question 1**

content/exercises/graded-assignments/mathematics-1/W11GA2.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ excludeSearch: false
1111
width: wide
1212
---
1313

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# extract all questions and solutions from this pdf
17-
18-
Here are all questions and solutions extracted from the PDF **Copy-of-week-11-part-2.pdf**[^1]:
19-
20-
---
21-
2214
## 1. Dijkstra's Algorithm and Unique Shortest Path
2315

2416
**Question:**

content/exercises/graded-assignments/mathematics-1/W12GA1.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ excludeSearch: false
1111
width: wide
1212
---
1313

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# give all questions and answers for week 12 graded assignment Mathematics
17-
1814
Here are the questions and solutions from the Week 12 Graded Assignment in Mathematics:
1915

2016
---

content/exercises/graded-assignments/mathematics-1/W4GA1.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ excludeSearch: false
1111
width: wide
1212
---
1313

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# extract all questions and solution from this pdf
17-
18-
Below are all the questions and their solutions extracted from the provided PDF (Maths-1-Week-4.pdf)[^1]:
19-
2014
---
2115

2216
## Multiple Select Question (MSQ)

content/exercises/graded-assignments/mathematics-1/W6GA1.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,13 @@ tags:
55
- mathematics
66
categories:
77
- Mathematics Graded Assignment
8+
- Week-6-Logarithms
89
series:
910
- Mathematics Graded Assignment
1011
excludeSearch: false
1112
width: wide
1213
---
1314

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# extract all questions and solution from this pdf
17-
18-
Here are all the questions and their solutions from the PDF "Copy-of-Week-6-Logarithms.pdf"[^1]:
19-
20-
---
21-
2215
## Multiple Choice Questions (MCQ)
2316

2417
**1. If \$ 18^x - 12^x - (2 \times 8^x) = 0 \$, then the value of \$ x \$ is:**

content/exercises/graded-assignments/mathematics-1/W7GA1.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,13 @@ tags:
55
- mathematics
66
categories:
77
- Mathematics Graded Assignment
8+
- Week-7-Sequence-and-Limits
89
series:
910
- Mathematics Graded Assignment
1011
excludeSearch: false
1112
width: wide
1213
---
1314

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# extract all questions and solution from this pdf
17-
18-
Here are all the questions and their solutions from the PDF "Week-7-Sequence-and-Limits.pdf"[^1]:
19-
20-
---
21-
2215
## 1. Multiple Choice/Statement Analysis
2316

2417
**Statements about sequences:**

content/exercises/graded-assignments/mathematics-1/W8GA1.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,13 @@ tags:
55
- mathematics
66
categories:
77
- Mathematics Graded Assignment
8+
- Limits, Continuity, Differentiability, and Derivatives
89
series:
910
- Mathematics Graded Assignment
1011
excludeSearch: false
1112
width: wide
1213
---
1314

14-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
15-
16-
# extract all questions and solutions from this pdf
17-
18-
Here are all the questions and solutions extracted from the PDF "Week-8.pdf" for the assignment on Limits, Continuity, Differentiability, and Derivatives[^1].
19-
20-
---
21-
2215
## 1. Multiple Select Questions (MSQ)
2316

2417
**Question 1:**

0 commit comments

Comments
 (0)