Actions

Translations

Theme editor/79/nl: Difference between revisions

From LimeSurvey Manual

m (FuzzyBot moved page Translations:Template editor/79/nl to Translations:Theme editor/79/nl without leaving a redirect: Part of translatable page "Template editor".)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|User input error||.input-error||er is minstens een validatiefout
|User input error||.input-error||er is minstens een validatiefout
|-
|-
|Hide Tip||.hide-tip||ingevuld als je de hide_tip- optie gebruikt
|Hide Tip||.hide-tip||ingevuld als je de hide_tip optie gebruikt
|-
|standaardtype||.em_default||voor standaard zetten tip ( numerieke waarde enz …)
|-
|-
|Num answers||.em_num_answers||voor min_answers en max_answers
|Num answers||.em_num_answers||voor min_answers en max_answers
Line 20: Line 22:
|Subquestion-level validation function||.em_sq_fn_validation||voor de em_validation_sq optie
|Subquestion-level validation function||.em_sq_fn_validation||voor de em_validation_sq optie
|-
|-
|Other comment mandatory||.em_other_comment_mandatory||voor de  other_comment_mandatory optie - wordt toegveoegd als "anders" geselecteerd is maar het begeleidend commentaar niet ingevuld is.
|Other comment mandatory||.em_other_comment_mandatory||voor de  other_comment_mandatory optie, wordt toegevoegd als "anders" geselecteerd is maar het begeleidend commentaar niet ingevuld is.
|-
|-
|
|
|}
|}

Latest revision as of 12:56, 25 May 2023

Message definition (Theme editor)
{|
|'''Purpose'''||'''CSS Class'''||'''Description'''
|-
|Mandatory||.mandatory||the question is mandatory
|-
|User input error||.input-error||the question had at least one validation error
|-
|Hide Tip||.hide-tip||added if you use the hide_tip option
|-
|defrault type||.em_default||for default tip set ( numeric value etc …)
|-
|Num answers||.em_num_answers||for for min_answers and max_answers
|-
|Value range||.em_value_range||for min/max_num_value_n and multiflexible_min/max
|-
|Sum range||.em_sum_range||for min/max/equals_num_value
|-
|Regex validation||.em_regex_validation||for regular-expression validation of the question
|-
|Question-level validation function||.em_q_fn_validation||for the em_validation_q option
|-
|Subquestion-level validation function||.em_sq_fn_validation||for the em_validation_sq option
|-
|Other comment mandatory||.em_other_comment_mandatory||for other_comment_mandatory option - shows when "other" is selected but associated comment is missing.
|-
|
|}
Doel CSS Klasse Beschrijving
Mandatory .mandatory de vraag is verplicht
User input error .input-error er is minstens een validatiefout
Hide Tip .hide-tip ingevuld als je de hide_tip optie gebruikt
standaardtype .em_default voor standaard zetten tip ( numerieke waarde enz …)
Num answers .em_num_answers voor min_answers en max_answers
Value range .em_value_range voor min/max_num_value_n en multiflexible_min/max
Sum range .em_sum_range voor min/max/equals_num_value
Regex validation .em_regex_validation voor reguliere-expressie validatie van de vraag
Question-level validation function .em_q_fn_validation voor de em_validation_q optie
Subquestion-level validation function .em_sq_fn_validation voor de em_validation_sq optie
Other comment mandatory .em_other_comment_mandatory voor de other_comment_mandatory optie, wordt toegevoegd als "anders" geselecteerd is maar het begeleidend commentaar niet ingevuld is.