Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
R
recomputeExpression
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • SondagesPro-LimeSurvey-plugin
  • recomputeExpression
  • Issues
  • #2

Closed
Open
Opened Feb 27, 2019 by Menno Dekker@mdekkerContributor

Question attribute 'equation' is not used

Reading on the documentation I found that instead of putting the equation in the question text, you can also put it in the attribute 'equation'. This would allow for having one equation that goes to the database for multi language surveys, and also allow to display a localized message in each language.

This works fine when taking the survey, but when using the recompute plugin the question text is hardcoded.

Can this be updated? Will it still work for the current limesurvey? I still use an ancient 2.06 version. The relevant code in expression manager is here:

https://github.com/LimeSurvey/LimeSurvey/blob/209271ab6c5c891fc0303c090138a3e07d427c79/application/helpers/expressions/em_manager_helper.php#L6895-L6899

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: SondagePro-LimeSurvey-plugin/recomputeExpression#2