View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09760 | Bug reports | Survey taking | public | 2015-07-07 14:09 | 2015-11-10 12:28 |
Reporter | DenisChenu | Assigned To | sammousa | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Summary | 09760: Group descrition anbd title are not JS updated | ||||
Description | Adding a equation with question in same page are not updated with javascriot in group description. | ||||
Steps To Reproduce | Create a group , adding a question QCODE, set {QCODE.NAOK} in group description : go to survey (or test it) : no update | ||||
Additional Information | I'm sure it work at first 2.05, somewhere we lost the em code groupSeq update. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 150707 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Not working in 2.00 .... |
|
Problem:
But this 2 function was call by EM helper with question/group number (step) only with the first question of qanda ... (in SurveyRuntimeHelper) I think we need to remove or review this update system and add a function to set groupseq/questionseq in EM core. |
|
Can you confirm that it worked in ealry 2.05 versions? |
|
No, sorry ... don't work since 2.00 and maybe before ... I revert, revert , revert .... Maybe i 1.92 |
|
So, more like a missing feature ;). |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16226 |
|
LimeSurvey: develop 1296db7e 2015-10-21 16:31 Details Diff |
Fixed issue 09760: Dynamic group description |
Affected Issues 09760 |
|
mod - protected/components/RenderedQuestion.php | Diff File | ||
mod - protected/components/SurveySession.php | Diff File | ||
mod - protected/components/SurveySessionManager.php | Diff File | ||
mod - protected/controllers/SurveysController.php | Diff File | ||
add - protected/controllers/surveys/Preview.php | Diff File | ||
add - protected/controllers/surveys/Script.php | Diff File | ||
mod - protected/core/Action.php | Diff File | ||
mod - protected/helpers/SurveyRuntime.php | Diff File | ||
mod - protected/helpers/expressions/em_core_helper.php | Diff File | ||
mod - protected/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - protected/helpers/qanda_helper.php | Diff File | ||
mod - protected/interfaces/iRenderable.php | Diff File | ||
mod - protected/models/DummyResponse.php | Diff File | ||
mod - protected/models/Question.php | Diff File | ||
mod - protected/models/QuestionGroup.php | Diff File | ||
mod - protected/models/Response.php | Diff File | ||
mod - protected/models/questions/DateTimeQuestion.php | Diff File | ||
mod - protected/models/questions/DisplayQuestion.php | Diff File | ||
mod - protected/models/questions/DropDownListQuestion.php | Diff File | ||
mod - protected/models/questions/EquationQuestion.php | Diff File | ||
mod - protected/models/questions/FivePointChoiceQuestion.php | Diff File | ||
mod - protected/models/questions/FixedArrayQuestion.php | Diff File | ||
mod - protected/models/questions/FixedChoiceQuestion.php | Diff File | ||
mod - protected/models/questions/HugeTextQuestion.php | Diff File | ||
mod - protected/models/questions/LanguageQuestion.php | Diff File | ||
mod - protected/models/questions/LongTextQuestion.php | Diff File | ||
mod - protected/models/questions/MultipleChoiceQuestion.php | Diff File | ||
mod - protected/models/questions/MultipleChoiceWithCommentQuestion.php | Diff File | ||
mod - protected/models/questions/MultipleNumberQuestion.php | Diff File | ||
mod - protected/models/questions/MultipleTextQuestion.php | Diff File | ||
mod - protected/models/questions/NumericalQuestion.php | Diff File | ||
mod - protected/models/questions/RadioListQuestion.php | Diff File | ||
mod - protected/models/questions/RankingQuestion.php | Diff File | ||
mod - protected/models/questions/ShortTextQuestion.php | Diff File | ||
mod - protected/models/questions/SingleChoiceQuestion.php | Diff File | ||
mod - protected/models/questions/UploadQuestion.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-07 14:09 | DenisChenu | New Issue | |
2015-07-07 14:09 | DenisChenu | File Added: limesurvey_survey_groupNotJsUpdated.lss | |
2015-07-07 18:54 | DenisChenu | Note Added: 32643 | |
2015-07-15 12:17 | DenisChenu | Note Added: 32698 | |
2015-07-24 16:29 | c_schmitz | Note Added: 32815 | |
2015-07-24 16:30 | DenisChenu | Note Added: 32816 | |
2015-07-24 16:42 | c_schmitz | Note Added: 32818 | |
2015-07-24 16:42 | c_schmitz | Target Version | => 3.0 |
2015-10-21 16:31 | sammousa | Status | new => resolved |
2015-10-21 16:31 | sammousa | Resolution | open => fixed |
2015-10-21 16:31 | sammousa | Assigned To | => sammousa |
2015-10-21 16:31 | sammousa | Changeset attached | => LimeSurvey develop 1296db7e |
2015-10-21 16:31 | sammousa | Note Added: 33408 | |
2015-11-10 12:28 | c_schmitz | Status | resolved => closed |