Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
08072Feature requestsSurvey editingpublic2013-10-05 16:42
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynormalSeverityfeature 
Status closedResolutionduplicate 
Summary08072: Some default value by survey for Question attribute
Description

Sometimes, we have to update whole attribute for a survey:

  • Hide tip
  • Answer width
  • Surely some other

It's great if we can have it in "survey settings" directly. (and maybe in global settings too)

Additional Information

We can have :
in public function getQuestionAttributes($iQuestionID) (model)

    $oSurveyAttr = SurveyAttribute::model()->find("sid=:sid",array('sid'=>$oQuestion->sid));

With a new table survey_attribute : this table are same than question_attribute

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

Relationships

duplicate of 08229 new A global : Question attribute default in survey setting 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-08-01 12:09 DenisChenu New Issue
2013-08-01 12:09 DenisChenu Severity @50@ => feature
2013-10-05 16:41 DenisChenu Relationship added duplicate of 08229
2013-10-05 16:42 DenisChenu Status new => closed
2013-10-05 16:42 DenisChenu Assigned To => DenisChenu
2013-10-05 16:42 DenisChenu Resolution open => duplicate
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing