Template:InternationalizationForm: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 91: Line 91:
    |}
    |}


    == 🧮 Total Score Calculation ==
    == Category Score ==
    <div style="font-size:16px;">
    '''Curriculum:'''
    {{#expr:
      ({{#switch: {{{Question1|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    + ({{#switch: {{{Question2|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    + ({{#switch: {{{Question3|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    + ({{#switch: {{{Question4|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    }}%
     
    '''Students:'''
    {{#expr:
    ({{#switch: {{{Question5|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    + ({{#switch: {{{Question6|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    + ({{#switch: {{{Question7|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    + ({{#switch: {{{Question8|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 25)
    }}%
     
    '''Staff members (academic and administrative):'''
    {{#ifexpr:
    {{#expr:
    ({{#switch: {{{Question9|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 2)
    + ({{#switch: {{{Question10|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 2)
    + ({{#switch: {{{Question11|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 2)
    }} > 99
    | 100
    | {{#expr:
    ({{#switch: {{{Question9|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 2)
    + ({{#switch: {{{Question10|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 2)
    + ({{#switch: {{{Question11|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 2)
    }}%
     
    '''Strategy:'''
    {{#expr:
    ({{#switch: {{{Question12|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 50)
    + ({{#switch: {{{Question13|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 50)
    }}%
     
    '''Partnerships:'''
    {{#expr:
    ({{#switch: {{{Question14|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 50)
    + ({{#switch: {{{Question15|Not developed}}} | Not developed=0 | Not developed but we would like to develop it=0.1 | Yes - little developed and we would like to develop it further=0.5 | Yes - very developed=1 | Unknown data=0 | #default=0 }} * 50)
    }}%
    </div>
     
    == 🧮 Total Score & Internationalization Level ==
    <div style="font-size:24px; font-weight:bold; color:#0074D9;">
    <div style="font-size:24px; font-weight:bold; color:#0074D9;">
    '''Total Score:'''
    '''Total Score:'''

    Revision as of 14:16, 30 April 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=
    |Question1Comment=
    |Question2=
    |Question2Comment=
    |Question3=
    |Question3Comment=
    |Question4=
    |Question4Comment=
    |Question5=
    |Question5Comment=
    |Question6=
    |Question6Comment=
    |Question7=
    |Question7Comment=
    |Question8=
    |Question8Comment=
    |Question9=
    |Question9Comment=
    |Question10=
    |Question10Comment=
    |Question11=
    |Question11Comment=
    |Question12=
    |Question12Comment=
    |Question13=
    |Question13Comment=
    |Question14=
    |Question14Comment=
    |Question15=
    |Question15Comment=
    }}

    Edit the page to see the template text.