Skip to content

feat: update GenerateResultAPI to improve filename generation for downloads with academic year and semester details#1922

Merged
vikrantwiz02 merged 1 commit into
FusionIIIT:prod/acad-reactfrom
vikrantwiz02:prod/acad-react
Jun 17, 2026
Merged

feat: update GenerateResultAPI to improve filename generation for downloads with academic year and semester details#1922
vikrantwiz02 merged 1 commit into
FusionIIIT:prod/acad-reactfrom
vikrantwiz02:prod/acad-react

Conversation

@vikrantwiz02

Copy link
Copy Markdown
Member

This pull request updates the filename generation logic for grade report downloads in the post method of FusionIIIT/applications/examination/api/views.py. The new approach standardizes the filename format and improves the calculation of the academic year and semester label.

Filename generation improvements:

  • Replaced the previous logic that fetched academic_year from Student_grades with a calculation based on the batch year and semester, ensuring consistency and correctness.
  • Added logic to handle "Summer Semester" with a distinct label and improved the filename structure to include batch_year, sem_label, and the calculated academic year string.

…nloads with academic year and semester details
@vikrantwiz02
vikrantwiz02 merged commit 2ff621f into FusionIIIT:prod/acad-react Jun 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant