páginas

Understand the basics

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

Como exemplo, algumas dessas páginas poderiam referir-se a:

  • Qual é esta plataforma? Quem é a organização?

  • How to participate here?

  • How to create and verify an account?

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

Configuração

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.

Criar uma nova página

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

Backend: new page form
Table 1. Formulário em nova página
Campo tipo Descrição:

Título

Obrigatório

Título desta página. Por exemplo: "Como participar?"

Slug de URL

Obrigatório

String used in the URL. Use caminhos parciais, não URLs completas aqui. Aceita letras, números, traços e barras e deve começar com uma letra. For instance if the slug is "faq" and your domain is "https://example.org" your page is accessible at "https://example.org/pages/faq"

Conteúdo

Obrigatório

All the content of the page.

Tópico

Opcional

In which Topic it’s stored.

Posição do pedido

Opcional

The order of the page in relation with the other pages. Ter um número menor significa uma prioridade mais alta. 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