Skip to content

Latest commit

 

History

History
189 lines (133 loc) · 6.8 KB

File metadata and controls

189 lines (133 loc) · 6.8 KB

Proposals management

Understand the basics

It’s important to understand that Proposals is not only the name of the component, but is also the entities of the component.

Proposals list frontend

Configuración

Once you created your Proposals component, you are redirected to the Proposals list. There, you can create and manage the proposals of your component.

Depending on whether you want to gather only participants proposals, or you also want to create official proposals, read the relevant section.

Proposals creation

Propuestas oficiales

To start creating official proposals, the first thing to do is to create your first proposal, by clicking the "New proposal" button.

New proposal form - with multiple settings (official proposals)
Table 1. Nuevo formulario de propuesta - por defecto (propuestas oficiales)
Campo Tipo Descripción

Título

Requerido

The title of this proposal. It must have 15 characters at minimum and 150 characters as maximum and start with a capital letter.

Cuerpo

Requerido

The full description for this proposal. Must have 15 characters at minimum and 450 characters at maximum by default, but it can be changed with the setting "Maximum proposal body length" in the component configuration.

Suggested hashtags

Opcional

If hashtags were configured, participants can select the ones related to their proposal.

Esta propuesta proviene de una reunión

Opcional

Compruebe si esta propuesta viene de una reunión. It displays a link in the proposal page to the meeting.

Seleccione una reunión

Requerido

Dropdown selector with all the meetings of this participatory space. Field displayed if the "This proposal comes from a meeting" checkbox is checked. The author of the proposal becomes the meeting.

Dirección

Opcional

If enabled, geocoding allow participant to locate their proposals on a specific location. Proposals with an address are then displayed on the map in the proposals list.

Categoría

Opcional

To which predefined category the proposal belongs. Used for filtering in the proposals list.

Add documents

Opcional

If enabled, participants can add files and images to their proposal. The first image added is also added as the proposal image in the proposal grid list.

Participants proposals

Once you enabled participant proposals creation for the active phase, participants can see a "New proposal" button on the proposal listing page.

New proposal button on proposals list

When they click the button, they are redirected on a two step form, enabling them to create their proposal. This form depends a lot on which settings you’ve enabled in the component.

New proposal form - Create
Table 2. New participant proposal form - Creation step
Campo Tipo Descripción

Título

Requerido

The title of this proposal. It must have 15 characters at minimum and 150 characters as maximum and start with a capital letter.

Cuerpo

Requerido

The full description for this proposal. Must have 15 characters at minimum and 450 characters at maximum by default, but it can be changed with the setting "Maximum proposal body length" in the component configuration.

Suggested hashtags

Opcional

If hashtags were configured, participants can select the ones related to their proposal.

Dirección

Opcional

If enabled, geocoding allow participant to locate their proposals on a specific location. Proposals with an address are then displayed on the map in the proposals list.

Categoría

Opcional

To which predefined category the proposal belongs. Used for filtering in the proposals list.

Add documents

Opcional

If enabled, participants can add files and images to their proposal. The first image added is also added as the proposal image in the proposal grid list.

Create proposal as

Opcional

If the participant is an administrator of a verified user group, they can create a proposal in the name of this group

Once the proposal is written and all properties are set, the participant can click the preview button to review their proposal. The proposal is saved as a draft in case participants want to modify it later.

New proposal form (by a participant) - Publish

They can click the "Publish" button to finalize the publication of the proposal.

Published proposal made by a participant

Gestionar propuestas

Once there are multiple proposals in the process, administrators can manage them.

Manage proposals table

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

  • Title: Title of the proposal.

  • Published at: Publication date of the proposal.

  • Comments: The number of comments this proposal has.

  • Notes: The number of votes this proposal has.

  • Valuators: The number of valuators for this proposal.

  • Status: The status of the answer of this proposal.

You can filter and sort this list by clicking the "Filter" button and the columns headers. You can also search for proposals by their title or ID in the search bar.

Acciones

Table 3. Acciones
Icono Nombre Definición

Edit icon

Editar

Edit form, only for Official proposals.

Answer proposal icon

Answer the proposal

Allows administrators and valuators to give an official answer to a proposal.

Preview icon

Vista previa

Para ver cómo se muestra en el frontend a los participantes.

Permissions icon

Permisos

To handle the authorizations needed to like, amend, vote on comment or comment on this specific proposal.

Bulk actions

When managing proposals, you can select multiple proposals at the same time to perform bulk actions.

Proposals bulk actions

Exportar

The "Export all" button allows administrators to export the proposals and their comments in different formats.

  • Propuestas como CSV

  • Propuestas como JSON

  • Propuestas como Excel

  • Comentarios como CSV

  • Comentarios como JSON

  • Comentarios como Excel

Importar

  • Import proposals from another component: Allows to import proposals from a proposal component of the same space.

  • Import proposals from a file

  • Import answers from a file