View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07469Feature requestsTheme editorpublic2021-11-15 09:04
Reporterftrifoglio Assigned Togalads  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary07469: Average interview time placeholder
Description

A new feature in the 1.91 release is the time statistics.

As the NUMBEROFQUESTIONS placeholder, the AVGINTERVIEWTIME would be useful in the welcome page template.

For example a welcome message would be:

There are NUMBEROFQUESTIONS questions in this survey and so far it took average AVGINTERVIEWTIME minutes to accomplish.

Additional Information

A possible solution: calculate the avg int time and create the placeholder
The system keep track of the interview time (seconds) for each respondents.

You calculate the

average interview time (minutes) = sum(int_time)/(60 * n)

where

int_time : interview time (seconds) for each resps
n: number of resps

Then you create the placeholder for the templates.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

galads

galads

2021-11-15 09:04

reporter   ~67318

Dear ftrifoglio ,

Thank you for suggesting a feature.

However, we will not be picking this up because the use case is too specific or the use case might not fit to the latest versions of LimeSurvey.

Other reasons why the feature is dropped could also be, it has been implemented already.

Please check on the latest versions and if the issue still exists, feel free to re-open the report.

kind regards,
galads

Issue History

Date Modified Username Field Change
2015-12-11 14:40 c_schmitz Category Templates => Theme editor
2021-11-15 09:04 galads Note Added: 67318
2021-11-15 09:04 galads Bug heat 0 => 2
2021-11-15 09:04 galads Assigned To => galads
2021-11-15 09:04 galads Status acknowledged => closed
2021-11-15 09:04 galads Resolution open => fixed