LimeSurvey: develop 8093ee49

Author Committer Branch Timestamp Parent
LouisGac LouisGac develop 2016-12-22 15:55:24 develop 17b0e7e2
Changeset

New feature: added a "user question template" selector in Question 'display settings'. User will be able to upload a specific template with its own HTML views, Javascript and Css files to the directory "upload/question-template/", and select it in the question attribute.

mod - application/controllers/admin/questions.php Diff File
mod - application/helpers/questionHelper.php Diff File
add - application/models/QuestionTemplate.php Diff File
mod - application/views/admin/survey/Question/advanced_settings_view.php Diff File