Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
3220b11
Set up basic filestructure for nollning26
marksam32 May 14, 2026
b31b196
Re-add nolleguide to the "other" tab
marksam32 May 16, 2026
af2493e
added different calendar markers depending on alcohol type for nollni…
MikaeldeVerdier May 17, 2026
c68c98b
fixed alcServed img path (broken after last commit)
MikaeldeVerdier May 19, 2026
b0c6d5b
Interactive schedule
marksam32 Jul 3, 2026
ccb9194
Update week-tracker to track nollning-26
marksam32 Jul 3, 2026
b7ba08e
Fix comment-code mismatch
georgelgeback Jul 4, 2026
c9dfc01
Merge pull request #325 from fsek/week-tracker-update
georgelgeback Jul 4, 2026
a07c685
Basic homescreen logic
marksam32 Jul 10, 2026
485a6a0
Basic nolleguide home page
marksam32 Jul 10, 2026
241c86b
Switched schedule and added loading animation
marksam32 Jul 12, 2026
4dc1559
Homescreen lvl_0,1,and 2.
marksam32 Jul 12, 2026
019146d
Lvl 4
marksam32 Jul 16, 2026
8f17e09
Student Life page
marksam32 Jul 17, 2026
d33f8f8
Lvl 3
marksam32 Jul 19, 2026
c9b0ce5
Infinite scroll logic for faculty and guild
marksam32 Jul 19, 2026
17bfb28
Graphics for guild and faculty
marksam32 Jul 22, 2026
ee78085
Enabled pan for faculty and guild
marksam32 Jul 23, 2026
a85dedd
Code cleanup
marksam32 Jul 23, 2026
512373c
English translation for lvl 2
marksam32 Jul 23, 2026
1f4235d
Merge branch 'nollning-26-event-group-type' of https://github.com/fse…
hannesblaman Jul 25, 2026
8f70298
JSON for guild (pain)
marksam32 Jul 25, 2026
0b00e56
Changed event signup to only allow specific group types, and some gen…
hannesblaman Jul 25, 2026
8f75fe5
Fixed some localization errors
hannesblaman Jul 25, 2026
92387b9
Press portrait functionality
marksam32 Jul 28, 2026
137a36a
Press portrait for faculty
marksam32 Jul 31, 2026
1eae985
Finishing touches to the home screen
marksam32 Jul 31, 2026
ee7ea0a
Remove redundant .gitkeep files
marksam32 Jul 31, 2026
b32dc40
Don't allow custom groups for nollning events
hannesblaman Aug 4, 2026
7fb92ab
Finished nolleguide
marksam32 Aug 5, 2026
a4445e0
Update to new moose game theme and centralize theme and sprite loading
georgelgeback Aug 5, 2026
fe3a015
Final schema changes
marksam32 Aug 5, 2026
6029ea0
Fix dark mode themes(?), try to make game more difficult, fix overlap…
georgelgeback Aug 5, 2026
ba4f8bb
Add back phone numbers for föset with clickable formatting
georgelgeback Aug 5, 2026
4bcc56b
Final code improvements
marksam32 Aug 6, 2026
b27efdc
cacheHeight 5000 on swedish schedule
marksam32 Aug 6, 2026
6e24ad4
Add country code in english to be consistent
georgelgeback Aug 7, 2026
7a59104
Merge pull request #330 from fsek/new-phone-nums
MikaeldeVerdier Aug 7, 2026
6ff1f09
Json update
marksam32 Aug 7, 2026
d898666
updated calendar and event page for nollning; event page now uses eve…
MikaeldeVerdier Aug 8, 2026
7774524
Add back phone numbers for föset with clickable formatting
georgelgeback Aug 5, 2026
83ee9b4
Add country code in english to be consistent
georgelgeback Aug 7, 2026
c535fe3
Downscale button images to prevent caching issues and long loads
georgelgeback Aug 9, 2026
22d9781
Merge pull request #328 from fsek/homescreen-26
marksam32 Aug 9, 2026
d94243b
Merge branch 'nollning-2026' into nolleguide-26
marksam32 Aug 9, 2026
93796ee
Merge pull request #331 from fsek/nolleguide-26
MikaeldeVerdier Aug 9, 2026
b68fd59
re-added clickable pins with popups to nollning map
MikaeldeVerdier Aug 9, 2026
0e49f1b
added correct map and map_info (except assets); redesigned pin dialog…
MikaeldeVerdier Aug 9, 2026
61d4ef6
Edit theme for better contrast and force white text in the game
georgelgeback Aug 10, 2026
49d27a2
Fix moose theme being sticky
georgelgeback Aug 10, 2026
473b4b8
Merge branch 'nollning-2026' into nollningsschema-26
marksam32 Aug 10, 2026
c5ad8d4
fixed pubspec; (nollning)event title is now centered and padded; incr…
MikaeldeVerdier Aug 11, 2026
ace4347
Merge pull request #329 from fsek/moose-game
georgelgeback Aug 11, 2026
519c7c5
Merge pull request #332 from fsek/nollningsschema-26
MikaeldeVerdier Aug 11, 2026
41651c6
Build API
georgelgeback Aug 11, 2026
e34eb4e
Fix bugs relating to signup error handling, reject users with no grou…
georgelgeback Aug 11, 2026
90ab43c
Fixed small spelling mistake
marksam32 Aug 13, 2026
4526dc0
made descriptionAssets zoomable; now precaches all descriptionAssets
MikaeldeVerdier Aug 13, 2026
be81dbc
changed map_info format to support multiple bounding boxes for the sa…
MikaeldeVerdier Aug 13, 2026
eb37a01
added an export calendar button that links to fsektionen.se/calendar/…
MikaeldeVerdier Aug 13, 2026
b1ef7e2
fixed floating error bug with centerslicing in calendarPage and event…
MikaeldeVerdier Aug 14, 2026
3890373
minor improvements
MikaeldeVerdier Aug 14, 2026
d39337c
updated map_info and added all assets so far (M and ING)
MikaeldeVerdier Aug 14, 2026
92dc992
improved bounding boxes
MikaeldeVerdier Aug 15, 2026
4797502
Merge remote-tracking branch 'origin/nollning-2026' into map_nollning26
MikaeldeVerdier Aug 15, 2026
318e6e6
minor improvements
MikaeldeVerdier Aug 15, 2026
989f3e9
fixed rare overflow with calendar markers
MikaeldeVerdier Aug 15, 2026
d4b2bf4
Merge remote-tracking branch 'origin/nollning-2026' into calendar_nol…
MikaeldeVerdier Aug 15, 2026
a06e113
Merge pull request #327 from fsek/nollning-26-event-group-type
marksam32 Aug 15, 2026
32ce561
Merge remote-tracking branch 'origin/nollning-2026' into calendar_nol…
MikaeldeVerdier Aug 15, 2026
fa30e97
increased marker size
MikaeldeVerdier Aug 15, 2026
bd516dc
now disposes correctly of transformationcontroller in map_page
MikaeldeVerdier Aug 16, 2026
f2c90e9
Added override annotations to initState()
marksam32 Aug 16, 2026
02a6c62
Make refresh loading indicator actually wait for the refresh to finish.
marksam32 Aug 16, 2026
a1a287a
Fixed import of wordList file
georgelgeback Aug 16, 2026
317a153
Merge pull request #335 from fsek/fix-import
marksam32 Aug 16, 2026
e512bed
Merge pull request #333 from fsek/map_nollning26
marksam32 Aug 16, 2026
bfa7919
Merge branch 'nollning-2026' into calendar_nollning26
marksam32 Aug 16, 2026
7b50efc
changed calendar link to section of website instead of calendar file
MikaeldeVerdier Aug 16, 2026
77ccd31
Merge pull request #334 from fsek/calendar_nollning26
georgelgeback Aug 17, 2026
6c9c411
More portraits
marksam32 Aug 18, 2026
3f61b9d
OpenAPI Update
marksam32 Aug 18, 2026
063fbb7
Sandwich rating
marksam32 Aug 18, 2026
8a7df52
Background update
marksam32 Aug 18, 2026
bb48df3
Use caching at screen size
georgelgeback Aug 18, 2026
835f380
Add small spacer at bottom so all portraits are fully visible and not…
georgelgeback Aug 18, 2026
0c73b68
Minor fixes
marksam32 Aug 18, 2026
a4a48e4
Merge pull request #338 from fsek/sandwich-guide
marksam32 Aug 18, 2026
08b281d
Merge pull request #339 from fsek/nolleguide-portraits
marksam32 Aug 18, 2026
13bc50d
added fhos-images for A and F (modified the one for M)
MikaeldeVerdier Aug 18, 2026
1b84f8d
Added temporary alert box to the Quest screen
marksam32 Aug 19, 2026
a6645c8
Remove nollning_25 from pubspec.yaml
marksam32 Aug 19, 2026
4b16a49
Version bump
marksam32 Aug 19, 2026
68f3601
Hide navbar on schedule page so it doesn't obscure text
georgelgeback Aug 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/data/nollning_26/calendar/alcfull_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/data/nollning_26/calendar/byob_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/data/nollning_26/calendar/event_banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/data/nollning_26/map/map.png
197 changes: 197 additions & 0 deletions assets/data/nollning_26/map/map_info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,197 @@
[
{
"title": {
"sv": "Kemicentrum",
"en": "The Chemistry Centre"
},
"description": {
"sv": "Längst bort från trygga hemvisten hittar vi Kemicentrum! I dess korridorer rör sig K-pHøs och W-Phøs. Packa matsäck och kaffe för vägen hit tar hela 9 minuter av vandring.",
"en": "Furthest away from our familiar home base, we find the Chemistry Centre! K-pHøs and W-Phøs roam its corridors. Pack a packed lunch and some coffee, because the walk here takes a whole 9 minutes."
},
"descriptionAssets": [],
"boxes": [
{
"left": 1489.0,
"top": 1081.0,
"width": 730.0,
"height": 277.0
}
]
},
{
"title": {
"sv": "A-huset",
"en": "The A-building"
},
"description": {
"sv": "Bland glitter och glamour träder A-Phøs fram. Man finner dem här, i A-huset. Resan hit tar 8 minuter från Mattehuset.",
"en": "Amidst the glitz and glamour, A-Phøs steps into the spotlight. You can find them here, in the A-building. The journey here takes 8 minutes from the Math Building."
},
"descriptionAssets": [
"assets/data/nollning_26/map/pin_media/Aphos.jpg"
],
"boxes": [
{
"left": 2095.0,
"top": 1534.0,
"width": 278.0,
"height": 424.0
}
]
},
{
"title": {
"sv": "V-huset",
"en": "The V-building"
},
"description": {
"sv": "Slå upp dörrarna in till V-huset och V-Phøs du skall finna! Expeditionen hit tar hela 6 minuter och ska man ta sig så långt från Mattehuset bör riskerna beaktas.",
"en": "Throw open the doors to the V-building, and you shall find V-Phøs! The trek here takes a full six minutes, and venturing that far from the Math Building means the risks should be considered."
},
"descriptionAssets": [],
"boxes": [
{
"left": 1926.0,
"top": 1964.0,
"width": 274.0,
"height": 437.0
}
]
},
{
"title": {
"sv": "E-huset",
"en": "The E-building"
},
"description": {
"sv": "Välkommen in i värmen av E-huset. I denna byggnad finner vi E-Phøs och D-stab. Färden hit tar er 3 minuter från Mattehuset.",
"en": "Welcome into the warmth of the E-building. This building houses E-Phøs and D-stab. The journey here takes three minutes from the Math Building."
},
"descriptionAssets": [],
"boxes": [
{
"left": 1834.0,
"top": 2419.0,
"width": 257.0,
"height": 400.0
}
]
},
{
"title": {
"sv": "M-huset",
"en": "The M-building"
},
"description": {
"sv": "Hej och välkomna till M-huset! I denna byggnaden hittar ni M-Phøs och I-Phøs. Ska ni bege er hit från Mattehuset tar det er ungefär 4 minuter att gå.",
"en": "Hello and welcome to the M-building! In this building, you will find M-Phøs and I-Phøs. If you are coming here from the Math Building, it takes about four minutes to walk."
},
"descriptionAssets": [
"assets/data/nollning_26/map/pin_media/Mphos.jpg"
],
"boxes": [
{
"left": 1781.0,
"top": 2879.0,
"width": 240.0,
"height": 434.0
}
]
},
{
"title": {
"sv": "Mattehuset",
"en": "The Math Building"
},
"description": {
"sv": "Så du har hittat hem, det glädjer mig! I denna byggnaden hänger F-fös och du kan känna dig som hemma dina kommande år på LTH. Käka en macka från Hilbert Café, stämpla en kopp nybryggt guld från ditt kaffekort och njut, du är precis där du ska vara! <3",
"en": "So you’ve found your way home—I’m so glad! This is the building where the F-fös hang out, and you can truly feel at home here during your coming years at LTH. Grab a sandwich from Hilbert Café, stamp your coffee card for a cup of freshly brewed liquid gold, and just enjoy—you’re exactly where you’re meant to be! <3"
},
"descriptionAssets": [
"assets/data/nollning_26/map/pin_media/Foset.jpg"
],
"boxes": [
{
"left": 1067.0,
"top": 2558.0,
"width": 317.0,
"height": 461.0
}
]
},
{
"title": {
"sv": "ING",
"en": "ING"
},
"description": {
"sv": "Nu har vi rest långt, hela vägen till HelsINGborg!!! Här hittar vi ING-phøs. Det tar allt från 31 till 52 minuter att beresa sig till dem.",
"en": "We’ve traveled a long way now—all the way to Helsingborg! That’s where we find the ING-phøs. It takes anywhere from 31 to 52 minutes to travel to them."
},
"descriptionAssets": [
"assets/data/nollning_26/map/pin_media/INGphos.jpg"
],
"boxes": [
{
"left": 0.0,
"top": 3482.0,
"width": 2559.0,
"height": 580.0
},
{
"left": 2558.0,
"top": 485.0,
"width": 491.0,
"height": 3577.0
},
{
"left": 0.0,
"top": 0.0,
"width": 938.0,
"height": 2160.0
},
{
"left": 938.0,
"top": 0.0,
"width": 2112.0,
"height": 485.0
},
{
"left": 0.0,
"top": 2160.0,
"width": 388.0,
"height": 1322.0
},
{
"left": 938.0,
"top": 485.0,
"width": 610.0,
"height": 355.0
},
{
"left": 938.0,
"top": 840.0,
"width": 301.0,
"height": 594.0
},
{
"left": 388.0,
"top": 3081.0,
"width": 282.0,
"height": 401.0
},
{
"left": 670.0,
"top": 3287.0,
"width": 400.0,
"height": 195.0
},
{
"left": 2318.0,
"top": 2461.0,
"width": 243.0,
"height": 1021.0
}
]
}
]
Binary file added assets/data/nollning_26/map/pin_media/Aphos.jpg
Binary file added assets/data/nollning_26/map/pin_media/Foset.jpg
Binary file added assets/data/nollning_26/map/pin_media/INGphos.jpg
Binary file added assets/data/nollning_26/map/pin_media/Mphos.jpg
114 changes: 114 additions & 0 deletions assets/data/nollning_26/nolleguide/data_etiquette.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
[
{
"title": {
"sv": "Allt du behöver veta om den akademiska kvarten",
"en": "How to read time"
},
"content": {
"sv": [
{
"heading": "Vad är Akademisk Kvart?",
"paragraph": "Detta fenomen som till en början kan tyckas ställa till det för dig, men som du snart kommer lära dig att älska, kallas akademisk kvart. Denna uråldriga företeelse härstammar från tiden då klockor var ovanliga hos studenterna. Man förlitade sig på domkyrkans ringningar, och studenterna började gå till föreläsningar då klockorna slog vid hel timme. Efter femton minuter var alla på plats och föreläsningen kunde börja."
},
{
"heading": "Enkel- och dubbelkvart",
"paragraph": "Akademisk kvart finns i två utföranden: enkelkvart och dubbelkvart. Enkelkvart tillämpas alla vardagar från kl 07 till och med kl 17. Dubbelkvart tillämpas alla vardagar från kl 18 till kl 06, samt dygnet runt på helger. Enkelkvart innebär att tidsangivelsen 13 en vardag betyder att tillställningen börjar 13.15. Dubbelkvart innebär att tidsangivelsen 19 betyder att tillställningen börjar 19.30."
},
{
"heading": "Pricksystemet",
"paragraph": "Vid vissa tillfällen kan man önska att tillställningen börjar vid hel timma. Detta kallas i folkmun “prick”. Pricken fungerar sådant att den subtraherar femton minuter från den angivna tiden. Dock kan man inte använda dubbelprick för att upphäva enkelkvart."
},
{
"heading": "Exempel",
"paragraph": "Notera följande exempel:\n- En vardag kl 8 innebär 8:15.\n- En vardag kl 15(.) innebär 15:00.\n- En helgdag kl 15 innebär 15.30.\n- En helgdag kl 15(.) innebär 15:15.\n- En helgdag kl 15(..) innebär 15:00."
},
{
"heading": "Undantag",
"paragraph": "Vill man, den akademiska andan till trots, inte använda prickar för att upphäva eventuella kvartar kan man även välja att ange minuter. Tentor, duggor och laborationer börjar nästan alltid på utsatt tid."
}
],
"en": [
{
"heading": "What is the Academic 15?",
"paragraph": "This system may seem confusing at first but soon you will learn to love it. It is called the academic 15. This ancient tradition comes from times when watches were rare. Students trusted church bells and started walking to lectures when the bells chimed the hour. After 15 minutes, everyone had arrived and the lecture could begin."
},
{
"heading": "Simple and Double 15",
"paragraph": "The academic 15 comes in two versions: simple 15 and double 15. Simple 15 is applied on weekdays from 7 AM to 5 PM. Double 15 is applied on weekdays from 6 PM to 6 AM and during all hours on weekends. Simple 15 means the event starts 15 minutes past the stated time. Double 15 means it starts 30 minutes after the stated time."
},
{
"heading": "The Prick System",
"paragraph": "Sometimes, you may want an event to start on the exact hour. This is called the 'prick' system. The prick subtracts 15 minutes from the given time. However, you cannot override simple 15 with two pricks."
},
{
"heading": "Examples",
"paragraph": "Take note of the following examples:\n- Weekdays, 8 means 8:15.\n- Weekdays, 15(.) means 15:00.\n- Weekends, 15 means 15:30.\n- Weekends, 15(.) means 15:15.\n- Weekends, 15(..) means 15:00."
},
{
"heading": "Exceptions",
"paragraph": "If you don't want to use pricks, you can specify minutes exactly, like 13:00 or 19:00. Exams and tests almost always start on the given time without the academic 15."
}
]
}
},
{
"title": {
"sv": "Sittningsformalia",
"en": "Sittning"
},
"content": {
"sv": [
{
"heading": "",
"paragraph": "När får man brista ut i sång? Vad ska du göra när din bordsgranne hytter vinglaset mot dig med mord i blicken? På vilka sittningar är det acceptabelt att plundra någons tallrik? Här följer lite formalia som råder vid sittningar!"
},
{
"heading": "Olika sittningar och sittningsrelaterade saker",
"paragraph": "Ordet sittning kan betyda flera olika saker men man brukar för enkelhetens skull dela in de olika sittningarna i två områden, fin- och fulsittningar. Finsittningar innebär oftast klädkod kavaj men vid vissa tillfällen även högtidsdräkt. Ett ord för finsittning som ofta används är gasque. Fulsittningar brukar ofta innebära klädkod overall eller enligt sittningens tema och kallas ofta för slasque. Sångboken är ett måste på sittningar, oavsett sort. F-sektionen har en egen sångbok, och andra sektioner kan ha egna eller använda Teknologkårens sångbok. Det är vanligt att fästa en penna vid sångboken. På fulsittningar är det inte ovanligt att gäster ropar ut 'tempo' för mer sång, men detta sker aldrig på finsittningar."
},
{
"heading": "Att föra sig på sittning",
"paragraph": "Vid sittningar där overall råder som klädkod gäller andra regler än vid finsittningar. På slasquesittningar bestäms gränserna av sexmästeriets toleransnivå. På finsittningar förväntas god hyfs och fason. Viktigt att komma ihåg är att 'tempo' inte är tillåtet på finsittningar. Bordsetikett gäller också: bordsdamen sitter till höger om bordsherren."
},
{
"heading": "Skål",
"paragraph": "Skåla bör man göra ofta! Under sittningar kan man skåla med en person, hela bordet (på fulsittningar) eller delta i en gemensam skål som sångförmannen utlyser. Den gemensamma skålen följer ett särskilt mönster. Damer börjar med att skåla till vänster, sedan höger, rakt fram och sedan dricka, följt av samma ordning baklänges. Herrar börjar skåla åt höger."
},
{
"heading": "Gyckel",
"paragraph": "Gyckel är ett kortare (eller ibland längre) uppträdande i två akter. Det är vanligt förekommande och anmäls till sångförmannen. Respekt visas genom att enbart dricka vatten och vara tyst under gycklet. Vissa sektioner kallar det för spex, men det är inte samma sak."
},
{
"heading": "Sittningens förfarande",
"paragraph": "En sittning börjar med fördrink och Måltidssången. Därefter följer förrätt, huvudrätt och efterrätt. Sittningen avslutas med sången 'O Gamla Klang och Jubeltid' där man bankar i bordet. Den sista versen sjungs stående och efteråt är det inte tillåtet att sätta sig igen. Efter sittningen följer oftast mellanfest, eftersläpp och ibland efterfest i annan lokal."
}
],
"en": [
{
"heading": "",
"paragraph": "When can you burst into a song? What do you do when your neighbour at the table raises his glass with an expectant look? At what sittning is it acceptable to plunder someone else's plate? Here’s what you need to know!"
},
{
"heading": "Types of sittnings",
"paragraph": "The word sittning can refer to many things but is usually divided into two types: tidy and wild sittnings. Tidy sittnings often require dress code Kavaj or Högtidsdräkt and are sometimes called gasques. Wild sittnings usually require overalls or themed outfits and are called slasque. A songbook is always essential. F-guild has its own, others use Teknologkåren’s songbook. A pen attached to the book is recommended. At wild sittnings, guests may shout 'Tempo!' to request more songs, but this never happens at tidy sittnings."
},
{
"heading": "Behaviour at sittnings",
"paragraph": "Different sittnings have different behavioural expectations. At slasque sittnings, rules are more relaxed, set by the Head of Festivities. At gasques, proper manners are expected. Remember that 'Tempo' is not allowed at gasques. Table seating etiquette also applies: the lady sits to the right of the gentleman."
},
{
"heading": "Cheers",
"paragraph": "Cheering is encouraged! You may cheer with an individual, your whole table (at slasque sittnings) or join in a collective cheer led by the Master of Ceremonies. The formal cheer follows a specific pattern: ladies start to the left, then right, then across, then drink, and repeat in reverse. Gentlemen start to the right."
},
{
"heading": "Gyckel",
"paragraph": "A gyckel is a short (or sometimes too long) performance in two acts. Anyone can perform, but you must register with the Master of Ceremonies. Respect must be shown during gyckel by only drinking water and remaining silent. Some call it 'spex', but it’s not the same thing."
},
{
"heading": "Sittning procedure",
"paragraph": "A sittning begins with a pre-drink and the song 'Måltidssången'. Guests then enjoy appetizers, main course and dessert. The sittning ends with the song 'O Gamla Klang och Jubeltid', where you bang the table at key moments. The last verse is sung standing, and no sitting is allowed afterwards. The evening usually continues with an in-between party, an after-party and sometimes an after-after-party at another venue."
}
]
}
}
]
Loading
Loading