Template:InternationalizationForm: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 88: Line 88:
    == 🌟 Performance Evaluation ==
    == 🌟 Performance Evaluation ==
    {{#ifexpr: {{#var: total_score}} >= 20 |  
    {{#ifexpr: {{#var: total_score}} >= 20 |  
    '''🏆 High Internationalization Level!''' |
    🏆 High Internationalization Level! |
    {{#ifexpr: {{#var: total_score}} >= 10 |  
    {{#ifexpr: {{#var: total_score}} >= 10 |  
    '''⚖️ Moderate Internationalization Level.''' |
    ⚖️ Moderate Internationalization Level.|
    '''❗ Low Internationalization Level. Please consider further development.'''
    ❗ Low Internationalization Level. Please consider further development.
    }}
    }}
    }}
    }}
    Line 99: Line 99:
    == 📄 Summary for Printing ==
    == 📄 Summary for Printing ==
    * The user answered all 15 questions.   
    * The user answered all 15 questions.   
    * Total Internationalization Score: **{{#var: total_score}} / 30** 
    * Total Internationalization Score: {{#var: total_score}} / 30
    * Evaluation Level: **{{#ifexpr: {{#var: total_score}} >= 20 | High | {{#ifexpr: {{#var: total_score}} >= 10 | Moderate | Low}}}}**
    * Evaluation Level: {{#ifexpr: {{#var: total_score}} >= 20 | High | {{#ifexpr: {{#var: total_score}} >= 10 | Moderate | Low}}}}


    ---
    ---

    Revision as of 09:48, 25 February 2025


    This is the "InternationalizationForm" template. It should be called in the following format: This is the "InternationalizationForm" template.

    It should be called in the following format:

    {{InternationalizationForm
    |Question1=
    |Question2=
    |Question3=
    |Question4=
    |Question5=
    |Question6=
    |Question7=
    |Question8=
    |Question9=
    |Question10=
    |Question11=
    |Question12=
    |Question13=
    |Question14=
    |Question15=
    }}

    Edit the page to see the template text.