Skip to content

Commit 18db68d

Browse files
authored
canvi faqs (#196)
1 parent fc5e9a6 commit 18db68d

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

src/app/data/faqs_data.ts

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,14 @@ export const travel_faqs: FAQs[] = [
199199
{
200200
type: "Enumeration",
201201
content:
202-
"To be able to receive Travel Reimbursement money, you need to match the following criteria:",
202+
"To be eligible for Travel Reimbursement, participants must meet all of the following criteria:",
203203
options: [
204-
"Upload your tickets before April 26th to our platform (we only accept flight, bus, or train tickets) alongside your PayPal account (we only pay this way).",
205-
"The arrival tickets should be after April 19th and the departure tickets should be prior to 1st May.",
206-
"In the hackathon, it’s mandatory to demo your project to HackUPC judges, presenting only to sponsors will not be considered valid.",
207-
"The project should follow all the HackUPC rules.",
208-
"After the hackathon, upload your Devpost link to our platform.",
204+
"<b>Confirmation & Receipts</b>:<br/>• After confirming your spot at HackUPC, you must upload your travel receipts (plane, train, or bus) before the start of the event.<br/>• Receipts must be in your name and include price breakdown, purchase date, and travel dates.",
205+
"<b>Travel Dates</b>:<br/>• Travel dates must be within one week before or one week after the event, i.e. from April 21st to May 5th (both included).",
206+
"<b>Reimbursement Amount</b>:<br/>• The reimbursed amount will be the minimum between 50% of your travel expenses and the maximum amount assigned to your destination, determined by the organizing team based on budget and demand.",
207+
"<b>Project Requirements</b>:<br/>• You must demo a valid project to the HackUPC judges (presenting only to sponsors is not sufficient).<br/>• The project must follow all HackUPC rules.<br/>• Your Devpost username must reasonably resemble your real name.<br/>• The GitHub repository and Devpost completeness will be evaluated (e.g. regular commits, all required Devpost sections).",
208+
"<b>Attendance</b>:<br/>• You must be able to demonstrate active participation and minimum attendance at the event. Participation in meals, workshops, activities, and other official events may be considered.",
209+
"<b>Post-Event</b>:<br/>• After the hackathon, you must upload your Devpost link to the platform.",
209210
],
210211
},
211212
],

0 commit comments

Comments
 (0)