Orçamentos

Understand the basics

It’s important to understand that Budget is not only the name of the component, but is also an entity of the component. Indeed, a same Budget component can contain multiple budgets.

Budgets list in frontend

This allows to create complex workflows and answer several use cases.

Configuração

Once you created your Budget component, you are redirected to the Budget list. There, you can create and manage the budgets of your component. Depending on the process you want to organize, you can choose:

  • To create a unique budget, where all your projects to be voted on are displayed.

  • To create multiple budgets, with dedicated projects inside each of them.

The first thing to do is to create your first budget, by clicking the "New budget" button.

New budget button

Budget creation

New budget form
Table 1. Novo formulário de orçamento
Campo tipo Descrição:

Título

Obrigatório

Qual é o título deste orçamento. Por exemplo, "Distrito A"

Posição do pedido

Opcional

Which order it has in relation to the other budgets. Ter um número menor significa uma prioridade mais alta. For instance, if you have two budgets, "Budget a" with weight "10" and "Budget b" with weight "0" then "Budget b" is first when ordering.

Descrição:

Opcional

The description of this budget, only displayed visible by participants if there is multiple budgets.

Orçamento total

Obrigatório

The total amount of money available for this budget.

Gerenciar orçamentos

Manage budgets table

On the budgets list in the administration panel, administrators can see:

  • Name: Name of the budget.

  • Total budget: The total budget allocated to the budget.

  • Projects count: The number of projects included in each budget.

This page also lets you see the finished and pending votes that the various projects have received across all budgets.

You can also export all the projects of the component in different formats in CSV, JSON and Excel formats.

Ações.

Table 2. Ações.
Ícone Nome: Definição

Edit icon

Alterar

To edit the budget.

Manage projects icon

Manage projects

Allows to manage the projects of a budget.

Preview icon

Pré-visualizar

To see the budget page in the user interface.

Delete icon

excluir

Para excluir este orçamento. Can only be done when there aren’t any projects.

Workflows

Uma característica nítida do componente Orçamentos é a capacidade de definir seus próprios fluxos de trabalho.

This means that you can define multiple Budgets, for instance one for every city neighborhood or district, define multiple rules regarding how people can vote on those Budgets. By default, three workflows are available:

  • Vote em um: permite que os participantes votem em qualquer orçamento, mas apenas em um.

  • Vote no total: permite que os participantes votem em todos os orçamentos.

  • Vote em um componente aleatório: permite que os participantes votem apenas em um orçamento, selecionado aleatoriamente.

This can be extended in your application by a developer, by developing your own Workflows. Por exemplo, para o https://www.decidim. arcelona/processes/PressupostosParticipatius[2020/2021 processo orçamental participativo em Decidim Barcelona], as pessoas podiam votar em dois distritos: aquele onde viviam e um dos seus escolhos. Esta foi definida no aplicativo decidim-barcelona em si.

You can read more about Workflows in decidim-budgets README.md.

Só querem ter uma votação sem muitas complicações? Tal como uma votação por toda a cidade? Don’t worry: if you define only one Budget, then people are redirected directly on the projects list.