Skip to content

Commit 90dd433

Browse files
committed
Fix descriptions
1 parent 75642a7 commit 90dd433

File tree

14 files changed

+16
-11
lines changed

14 files changed

+16
-11
lines changed

bootstrap/cache/.gitignore

100644100755
File mode changed.

resources/views/field-trends.blade.php

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
<h1 class="text-3xl font-bold m-4">Field Trends</h1>
1919

2020
<h2 class="text-lg m-4">
21-
Field trends highlight the trends of courses in a particular field over the years. This helps understand the
22-
popularity and perception of a field among engineering aspirants, and thus helps understand the demand for a
23-
particular field during the counselling process.
21+
Compare the cut-offs for courses in a particular field of engineering over 10 years in the JoSAA seat allocation
22+
process.
23+
<br>
24+
This helps understand the popularity and perception of a field among engineering aspirants, and thus helps
25+
understand the demand for a particular field during the counselling process.
2426
</h2>
2527
<livewire:field-trends />
2628
@endsection

resources/views/institute-trends.blade.php

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
<h1 class="text-3xl font-bold m-4">Institute Trends</h1>
1919

2020
<h2 class="text-lg m-4">
21-
Institute trends highlight the trends of various programs offered by a particular institute over the years. This
22-
helps understand the popularity and perception of programs offered by the institute, and thus helps understand the
23-
demand for a particular program in the institute during the counselling process.
21+
Compare the cut-offs of various courses offered by an institute over 10 years in the JoSAA seat allocation process.
22+
<br>
23+
This helps understand the popularity and perception of programs offered by the institute, and thus helps understand
24+
the demand for a particular program in the institute during the counselling process.
2425
</h2>
2526

2627
<livewire:institute-trends />

resources/views/program-trends.blade.php

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
<h1 class="text-3xl font-bold m-4">Program Trends</h1>
1919

2020
<h2 class="text-lg m-4">
21-
Program trends highlight the trends of various institutes offering a particular program over the years. This helps
22-
understand the popularity and perception of institutes offering the program, and thus helps understand the
23-
demand for a particular institute offering the program during the counselling process.
21+
Compare the cut-offs of various institues offering a particular course over 10 years in the JoSAA seat allocation
22+
process.
23+
<br>
24+
This helps understand the popularity and perception of institutes offering the program, and thus helps understand
25+
the demand for a particular institute offering the program during the counselling process.
2426
</h2>
2527
<livewire:program-trends />
2628
@endsection

resources/views/round-trends.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<h1 class="text-3xl font-bold m-4">Round Trends</h1>
1919

2020
<h2 class="text-lg m-4">
21-
Round trends highlight the general trend of closing ranks throughout the rounds of the counselling process. This
22-
helps understand the likely range of changes to the closing ranks throught the counselling process.
21+
Compare the cut-offs of a course in various rounds over 10 years in the JoSAA seat allocation process.
22+
This helps understand the likely range of changes to the closing ranks throught the counselling process.
2323
</h2>
2424
<livewire:round-trends />
2525
@endsection

storage/app/.gitignore

100644100755
File mode changed.

storage/app/public/.gitignore

100644100755
File mode changed.

storage/framework/.gitignore

100644100755
File mode changed.

storage/framework/cache/.gitignore

100644100755
File mode changed.

storage/framework/cache/data/.gitignore

100644100755
File mode changed.

0 commit comments

Comments
 (0)