Actions

Central Participant Database

From LimeSurvey Manual

Revision as of 14:39, 4 September 2017 by Cdorin (talk | contribs)
This feature is available since LimeSurvey version 2.0.

Introduction

To access this option: Configuration->Central participants database

This feature allows the administrator to store the participant information to a central table that is independent of any token table. Its major advantages are:

  • The central table acts as a backup. In the case in which a user creates a new survey, he does not have to go through the trouble of exporting its participants to a CSV file and then importing them back into a new survey.
  • Users need only to add the participants to the central table. Then, the same participants can be added to as many surveys as the user wants.
  • In case multiple users have access to a LimeSurvey installation, its owner(s) can choose to share his participants with other users and also set access rights for the shared users.

You may also find in your LimeSurvey installation an advanced attribute control and several other features.

The participants panel management tools

The following options are available:

Display CPDB participants

This is the main asset of the Participant's Panel. The great majority of options can be accessed from here, such as adding, deleting, exporting, adding to survey etc.

Five options are available in the Action column for every participant listed in the table:

  • Edit this participant
  • Delete this participant
  • Share this participant
  • List active surveys
  • Add participant to survey
Before getting access to the options mentioned above, you need to have users listed in your database. To create them, click on Add new participant, located in the upper-right part of the window.


Add participant

After you clicked on the Add new participant button, a window will pop-up showing the following basic attributes:

Custom attributes can be added. For further details, see the attributes section.

Edit this participant

To edit the basic and custom attributes of a participant, click on the first button (from left to right) located in the Action column. A window will pop up with the available attributes.

Delete participant

You can easily mark a single participant to delete or you can choose all the participants in the grid to be deleted. There are three possible conditions when deleting a participant.

The explanation of the three conditions is

1) Delete Participant(s) from central participants panel only

2) Delete Participant(s) from central panel and token tables

3) Delete Participant(s) from central panel,token tables and all associated responses

The first option deletes the participant from the central panel only. If the participant is in any token table, he/she will not be removed.

The second option deletes the participant from central panel and from the surveys where he has been added to, but his responses are not deleted.

The third option deletes all traces of that participant from the system, including his responses.

In all the three options the links created for the purpose of maintaining history related to a particular participant are also deleted.

Share this participant

This is another important feature of the Central Participants Database. You can share your participants with other users. You just have to select the participants you want to share and click on share. A modal box will open up which will allow you to select the user with whom you want to share.You can also set whether the user sharing your participant can edit those participants. If you set it no they will get an access denied error when trying to edit those shared entries.

List active surveys

If you click on it, all the active surveys where a participant has been added to will be listed.

Add participant to survey

Adding a participant to a survey can be done on three levels :

1) all participants in current searchin progress

2) all participants

3) only the participant's that I have selected

The title of the dialog box will show you the number of participants that are going to exported. Besides that, there is also a check box, that if checked, will take you to the token table of the survey to which you are adding the participants.

After clicking 'Next', you will be taken to the attribute map page.

The attribute map page has three columns and uses advanced drag and drop functionality. The first column shows all the attributes that are present in the central table. The second column gives space to the user to create new attributes. The third column shows the attributes in the token table to which the user is adding participants. The user is free to choose to either create a new attribute in the token table to copy new values to or map the values from the attribute located in the central table to the token table.

After you have mapped all the attributes, you can click on continue. After processing the participants, a summary page will show up that will tell you how many participants were successfully copied. If you have asked for redirection, you will be redirected to the token table table or else you will be redirected to the CPDB main page.

Info

It displays some Central Participate Database statistics:

1) Total participants in central table : The total number of participants located in the central participants database.

2) Participants owned by you : By default, the new participants entered into the central participants database have as owner the user that firstly added them.

3) Participants shared with you : The number of participants that were share with you by other users.

4) Participants you have shared : The number of participants you shared with other users.

5) Blacklisted participants : The number of blacklisted participants.

6) Total attributes in the central table : The total number of attributes that can be found in the central table.

Import

If you wish to add participants via the import function, click on the Import button that is located on the main toolbar of the Central participant database page. The following options are available:

Please note the box on CSV input format:

File should be a standard CSV (comma delimited) file with optional double quotes around values (default for OpenOffice and Excel). The first line must contain the field names. The fields can be in any order.

Mandatory field: email

Optional fields: firstname, lastname, blacklisted, language


Steps to import

1) Select a file to import and specify associated settings.

2) Map the attributes in the CSV to those in the central table or create a new attribute. New attributes created will be of text box type but can be changed later.

In the example screenshot I have created a new attribute age and mapped sex with the attribute in the central table.

3) Wait for it to process and show the summary.

Clicking ok will redirect you to the display participants screen showing the newly imported participants.

Export

When exporting to CSV, you are presented with a dialog box asking you to mark the additional attributes which you want to export. There is also an option for filtering the attributes. It will display all the attributes in the central table (visible/non-visible).

The export to CSV option works under either of the two conditions :

1) Export filtered

2) Export All

It will export all or selected participants depending on your filtering criteria.

It will export the file as central_'the current time stamp'.csv.

Export all

This feature is for simplicity of the user. The user can click on it and can download all the participants that he has access to.

Please note that this only exports participant attributes that are shown in the main grid. If you want to export hidden attributes please use the export button on the bottom of the main grid.

Advance search

This function is not available in the last LimeSurvey releases (e.g. in 3.0). It will be reintroduced soon.


This is yet another major feature of the Central Panel. It is a powerful feature which not only filters through the participants but also through additional attributes (visible and non-visible). This feature is also integrated with the grid.

Settings

The Settings button available on the main toolbar of the Central participant database page refer to blacklist settings: The following Yes/No options are available:

  1. Blacklist all current surveys for participant once the global field is set
  2. Blacklist participant for any new added survey once the global field is set
  3. Allow blacklisted participants to be added to a survey
  4. Hide blacklisted participants
  5. Delete globally blacklisted participant[ants from the database
  6. Allow participant to unblacklist himself/herself

Attributes

This is yet another advanced feature of the Central Participants Database. The attribute management facilitates the addition of three types of attributes: text box, date, drop-down list.

You can choose either of the attribute types and the associated UI will be presented to you while editing. For drop down, you will need to add possible values.

The attribute management has multilingual support.

As you can see there are already two existing attributes in the system. You can set their visibility right here by using the  check box. The visibility will determine as to whether the attributes should be visible in the main grid or not.

For adding a new attribute you just have to click on the plus sign and a dialog will pop up, allowing you to put in basic details and saving the attribute.

You can save the attribute by using the save button or by pressing enter after entering the attribute name.

For deleting an attribute in the system just click on the delete button next to the edit button. Clicking the delete button will not only delete the attribute but also the associated values.

For advanced editing, such as adding of drop down values and adding multilingual languages, you need to click on the edit button. On clicking the edit button you will see something like this.

For adding a new language you can click on the plus sign and a new tab will pop up and you can add the attribute name in that language there.

You can also add drop down values by selecting the drop down attribute type.

You can edit the possible values of the drop down by clicking on the edit button or clicking on the value itself as it supports inline edit similar to what we have in the grid. Delete button is for deleting the specific value.

File:Editcommonsetting.png

As you can see in the screenshots, the entire attribute properties can be edited here.

Share panel

The share panel shows all the information related to the shared participant. Please note that this panel shows only the shared participants owned by that particular user.

This panel shows values like

1) First Name

2) Last Name

3) E-Mail

4) Shared With

5) Owner

6) Date Added

7) Can Edit

All this information is for viewing/sorting purposes only and only the "Can Edit" field is editable for the user. The can edit field as explained earlier determines whether to allow the shared participant to be editable by the sharer or not.Just clicking on the check box will make an AJAX call and save the changes on the server.

Advance search

This function is not available in the last LimeSurvey releases (e.g. in 3.0). It will be reintroduced soon.


This is yet another major feature of the Central Panel. It is a powerful feature which not only filters through the participants but also through additional attributes (visible and non-visible).

There are two levels of search that you can do.

1) Single search

2) Combined search

You can add a complex condition by using a plus sign next to the previous condition and remove a condition by using a minus sign in front of it.

This not only filters the participants in the grid but also those in the database that are not yet loaded, so it is an extensive search.

Additional information

Additional (technical) information is available at Central participants database (User panel) Development.

Examples