Seiten

Understand the basics

In this section, you can configure static Pages, to give general information to the participants of the platform.

Als Beispiel könnten einige dieser Seiten aufrufen:

  • Was ist diese Plattform? Wer ist die Organisation?

  • How to participate here?

  • How to create and verify an account?

  • What are the terms and conditions and the legal information about this platform?

Konfiguration

Manage the pages

You can manage the pages from this section of the administration panel:

Backend: list pages

As you can see, you can edit all the pages and re-organize them in different topics at any moment.

There is only one page you can’t delete. As the platform enables the Participants to register and save some of their personal data, it’s important to have a page for the Terms and Conditions. This is where you need to put your legal terms, for instance who owns the data collected, for how many times it’s saved, etc. This should ideally be written and reviewed by a lawyer.

Neue Seite erstellen

To create a new page, you need to click the "Create page" button.

Backend: new page form
Table 1. Neues Seitenformular
Feld Typ Beschreibung

Titel

Benötigt

Titel dieser Seite. Zum Beispiel: "Wie kann ich teilnehmen?"

URL Slug

Benötigt

String used in the URL. Benutze hier partielle Pfade, nicht vollständige URLs. Akzeptiert Buchstaben, Zahlen, Bindestriche und Schrägstriche und muss mit einem Buchstaben beginnen. For instance if the slug is "faq" and your domain is "https://example.org" your page is accessible at "https://example.org/pages/faq"

Inhalt

Benötigt

All the content of the page.

Thema

Optional

In which Topic it’s stored.

Bestellposition

Optional

The order of the page in relation with the other pages. Eine niedrigere Zahl bedeutet eine höhere Priorität. For instance, if you have two pages, "Page a" with weight "10" and "Page b" with weight "0" then "Page b" is first when ordering.

Edit a page

You can edit the pages at any moment, by clicking on the pencil icon in the pages list. All the content and configuration of the page are editable.

Backend: edit a page

The "terms and conditions" page

This page is generated by default in every new organization. It can’t be deleted, and it has a few specific details related with its legal nature:

  1. It is shown to participants when they sign up, and they have to accept it to be able to participate ;

  2. If there are meaningful changes, administrators can decide that all users have to accept the new version at their next sign in ;

  3. The structure of this page can be more complex than the other ones, with summary and two-columns sections.

Backend: ToS change
Frontend: ToS change

If a participant refuses to accept the terms, then they have three options:

  1. To review it again later. It signs them out automatically.

  2. To download their personal data.

  3. To delete their account.

Frontend: ToS refusal