Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom attachments to application #688

Open
Tracked by #682
robines opened this issue Sep 19, 2023 · 2 comments · May be fixed by #992
Open
Tracked by #682

Add custom attachments to application #688

robines opened this issue Sep 19, 2023 · 2 comments · May be fixed by #992
Assignees
Labels
backend Task related to backend. difficulty: medium A task presumed to be more demanding. frontend Task related to frontend. recruitment Task related to the recruitment system

Comments

@robines
Copy link
Member

robines commented Sep 19, 2023

Role: Applicant

Applicants should have the option to add custom attachments, such as images or videos, to their applications.

Each admission position should also have a flag determining if/which custom attachments are allowed.

@robines robines added difficulty: medium A task presumed to be more demanding. frontend Task related to frontend. backend Task related to backend. labels Sep 28, 2023
@Snorre98
Copy link
Contributor

@robines om video:
Vi tenkte først at det hadde vært enklest å be søkeren oppgi en YT lenke til en video de har lastet opp, dette som et egnet felt i formen. Men innser at det kan bli litt problematisk med tanke på anonymisering, da vi ikke har kontroll på at videoen blir anonymisert. Hva tenker du om dette? Ser nå på hvordan vi kan ta imot video file trygt.

@robines
Copy link
Member Author

robines commented Jan 17, 2024

Tenker det ryddigste er at vi legger til filopplasting ja. Da blir det enkelt for oss å slette videoer/bilder etter opptak, samt vi har mer kontroll over hva som faktisk lastes opp.

Slik jeg så det for meg starter vi med å lage en AdmissionAttachment modell, og etterpå justere RecruitmentPosition for å la opptaksansvarlige sette krav på om filopplasting skal tillates, og i så fall hvilke filtyper som skal tillates, og så burde det være mulig å sette at enkelte filtyper er påkrevd eller ikke. Kanskje trengs det en ny modell (AdmissionAttachmentRequirement elns), eller så kan vi legge det rett inn i modellen, har ikke sett for meg hvordan det skal løses enda.

@Snorre98 Snorre98 linked a pull request Feb 6, 2024 that will close this issue
Snorre98 added a commit that referenced this issue Feb 8, 2024
@Snorre98 Snorre98 linked a pull request Feb 14, 2024 that will close this issue
@robines robines added the recruitment Task related to the recruitment system label Feb 19, 2024
@Snorre98 Snorre98 added this to the Recruitmentsystem milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Task related to backend. difficulty: medium A task presumed to be more demanding. frontend Task related to frontend. recruitment Task related to the recruitment system
Projects
None yet
3 participants