File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
frontend/src/components/Upload Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,14 @@ export function UploadInstructions() {
1616 </ p >
1717 </ div >
1818 < div className = "instruction-section" >
19- < h3 > How to Upload</ h3 >
20- < p > Click "Choose File" to select your PDF.</ p >
21- < p > Click "Upload" to submit.</ p >
19+ < h3 > Year Convention</ h3 >
20+ < p > The year the exam was conducted is displayed in the paper details.</ p >
21+ < p > This prevents any ambiguity as only the year is mentioned in some papers.</ p >
22+ < p >
23+ < strong > Example: </ strong > Spring 2024-2025 exam is conducted in the year 2025 so the year will be 2025, but for autumn it will be 2024.
24+ </ p >
2225 </ div >
2326 < h3 > NOTE: The uploaded paper will be searchable only after manual review process first. Please wait for a few days and do not re-upload.</ h3 >
2427 </ div >
2528 </ div > ;
26- }
29+ }
You can’t perform that action at this time.
0 commit comments