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. »
This module requires that you are part of an organization with an enabled test environment for Altinn Apps. If this is not the case, move on to the next module. If you have a personal application registered that you would like to move to an organization, you can ask for access to an organization by asking an administrator or the service desk.
When you have access to an organization with enabled test environments, the application can be moved by following these steps: »
This module requires that you are part of an organization with an enabled test environment for Altinn Apps. If this is not the case, move on to the next module. If you have a personal application registered that you would like to move to an organization, you can ask for access to an organization by asking an administrator or the service desk.
When you have access to an organization with enabled test environments, the application can be moved by following these steps: »
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. »
Build Pipelines Quality Build When creating a Pull Request a pipeline is building the applications, running tests and style check/linting. TSLint, SonarCloud (for Typescript) and Stylecop (C#) is used for style check/linting.
Triggered by:
Pull Request Altinn Studio and Runtime Docker Images Separate pipelines will build and deploy the Altinn Studio Docker Image and the Runtime Docker Image to Azure Container Registry. The different Altinn Studio applications (React Apps) is built in seperate Docker images to utilize Docker’s cache technique and minimize unnecessary rebuilding. »
This course is being upgraded. Only 5 modules are currently available in this updated version.
Concepts covered in the updated version:
Create service/app Customize data model Create form Multiple pages and information page Publishing and test environment Concepts not yet covered in the updated version:
Dynamics in form Multiple choice components and code lists Pre-fill Advanced logic Calls to external APIs Custom PDF viewing The lists above will be continuously updated as new modules are added. »