Last modified: Jul 2, 2024

Apps

Case description

TL;DR: Below is a description of the ficticious case we will use in this course - a service that Sogndal municipality can use to gather information about people moving into the municipality. You can read through the descriptions below to get an overview of the requirements. For each module we will repeat the relevant requirements to make it clear what the goal of the module is. Sogndal is in need of more young residents and wishes to become a desirable municipality for young adults and others who wish to settle down. »

Altinn Apps

The applications has a web native architecture and is deployed to Kubernetes Clusters as docker containers. The Kubernetes clusters are isolated between the different applications owners and hosted in a public cloud solution making it highly scalable. »

Case description

Sogndal is in need of more young residents and wishes to become a desirable municipality for young adults and others who wish to settle down. That is why they wish to create a service in Altinn aimed at people who are moving to Sogndal over the next six months. By collecting data about newcomers at an early point, the municipality may facilitate and customize the services to the newcomers before the first moving box has even been packed. »

Case description

Sogndal is in need of more young residents and wishes to become a desirable municipality for young adults and others who wish to settle down. That is why they wish to create a service in Altinn aimed at people who are moving to Sogndal over the next six months. By collecting data about newcomers at an early point, the municipality may facilitate and customize the services to the newcomers before the first moving box has even been packed. »

Intro Course

The intro course is divided into 7 modules and covers a fictional case for Sogndal Municipality. Each module has a description of the task and links to relevant documentation. You can choose to perform the tasks in Altinn Studio Designer (drag-and-drop graphical user interface) or in a local development environment (requires some technical skills). You can also combine these approaches. Throughout these seven modules, you will have covered the most essential functionality for an Altinn app, as well as testing the application locally and in a test environment. »

Modul 2

I denne modulen skal du sette opp forhåndsutfylling av personopplysninger. Du skal så bygge og publisere applikasjonen til testmiljø for å teste at den fungerer som forventet. Temaer som dekkes av denne modulen: Sette opp preutfylling av felter Bygge applikasjon Publisering av applikasjon til testmiljø Vis/skjul innhold Forhåndsutfylling av personopplysninger Altinn gir fordelen av å ha lett tilgjengelig metadata for enkeltpersoner og bedrifter. Ved hjelp av forhåndsutfylling kan vi hente brukerdata og fylle ut felt sømløst. »

Module 1

In this module, you will create the application itself, add a data model, and set up a simple form based on the requirements from Sogndal Municipality. You’ll have to perform the first two tasks, creating the application and adding the data model, in Altinn Studio’s graphical user interface, Altinn Studio Designer (Designer). If you are developing the app locally, you can follow the instructions for preparing for local development and testing after completing these tasks. »

Module 1

In this module, you will create the application itself, add a data model, and set up a simple form based on the requirements from Sogndal Municipality. You’ll have to perform the first two tasks, creating the application and adding the data model, in Altinn Studio’s graphical user interface, Altinn Studio Designer (Designer). If you are developing the app locally, you can follow the instructions for preparing for local development and testing after completing these tasks. »

Module 2

In this module, you will further develop the application you created in Module 1, including, among other things, a new page, hiding/showing pages based on dynamic expressions, and prefilling. You can do parts of Module 2 in Altinn Studio Designer (Designer), but some tasks need to be performed using local development. Themes covered in this module: More pages Image component Dynamic tracks Prefilling Tasks Vis/skjul innhold Add Info Page For forms with a significant amount of information collected or provided, dividing the application into multiple pages may enhance the user experience. »

Module 2

In this module, you will further develop the application you created in Module 1, including, among other things, a new page, hiding/showing pages based on dynamic expressions, and prefilling. You can do parts of Module 2 in Altinn Studio Designer (Designer), but some tasks need to be performed using local development. Themes covered in this module: More pages Image component Dynamic tracks Prefilling Tasks Vis/skjul innhold Add Info Page For forms with a significant amount of information collected or provided, dividing the application into multiple pages may enhance the user experience. »