Template:Mobility: Difference between revisions
No edit summary Tag: Reverted  | 
				No edit summary  | 
				||
| (18 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>  | <noinclude>  | ||
[[Category:Templates]]  | |||
Template for Mobility graphs.  | |||
[[Category:  | List of variables:  | ||
* t241student  | |||
* t241academics  | |||
* t241  | |||
* t241dateDataBIP (Participants per month for BIP mobility)  | |||
* t241dateDataSMS (Participants per month for SMS-student mobility for studies)  | |||
* t241dateDataSMT (Participants per month for SMT-student mobility for studies)  | |||
* t241dateDataG (Participants per month for Governance Board meeting)  | |||
* t241dateDataME (Participants per month for Matching Event (Research, Education etc))STA-staff mobility for teaching  | |||
* t241dateDataSTA (Participants per month for STA-staff mobility for teaching)  | |||
* t241dateDataSTT (Participants per month for STT-staff mobility for training)  | |||
</noinclude>  | </noinclude>  | ||
<includeonly>  | <includeonly>  | ||
{{#  | {{#vardefine: t241student |  | ||
   "mobility": "{{{type_of_mobility}}}",  | [  | ||
   "  |   ["Type of mobility", "Student bachelor", "Student master", "Student doctorate", "Student Assembly member"],  | ||
   "participants": {{{participants|  |   ["BIP-student\nmobility for\nstudies",  | ||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
   ["SMS-student\nmobility\nfor studies",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["SMT-student\nmobility for\ntraineeship",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["Other - Staff week, Workshop,\nConference, Training,\nInternship, Research",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | |||
{{#vardefine: t241academics |  | |||
[  | |||
  ["Type of mobility", "Staff academic", "Staff administrative", "Researcher", "Not defined"],  | |||
   ["Governance\nBoard meeting",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["Matching Event\n(Research, Education etc)",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["STA-staff\nmobility for\nteaching",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
   ["STT-staff\nmobility for\ntraining",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["Other - Staff week, Workshop,\nConference, Training,\nInternship, Research",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | }}  | ||
{{#vardefine: t241 |  | |||
{{#  | [  | ||
   {{#ask:  |   ["Type of mobility", "Student bachelor", "Student master", "Student doctorate", "Staff academic", "Staff administrative", "Researcher", "Not defined", "Student Assembly member"],  | ||
     [[-Has subobject::DataSrc:T241]]  |   ["BIP-student\nmobility for\nstudies",  | ||
     | ?type_of_mobility  |     {{#ask:  | ||
     | ?status_of_mobility_participant  |          [[-Has subobject::DataSrc:T241]]  | ||
     | ?participants  |          [[university_of_origin::Universitatea De Vest Din Timisoara]]  | ||
     | format=  |          [[type_of_mobility::BIP-student mobility for studies]]  | ||
     |   |          [[status_of_mobility_participant::Student bachelor]]  | ||
     |   |          |?participants  | ||
     |   |          |format=plain  | ||
     |   |          |headers=hide  | ||
   }}  |          |link=none  | ||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::BIP-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["Governance\nBoard meeting",  | |||
     {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Governance Board meeting]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["Matching Event\n(Research, Education etc)",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  ["Other",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::Other- staff week, workshop, conference, training, internship, research]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
   ],  | |||
 ["SMS-student\nmobility\nfor studies",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
     }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
     {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
     }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
     {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
     {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMS-student mobility for studies]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
 ["SMT-student\nmobility for\ntraineeship",  | |||
     {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
     }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
     }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
     {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
   ],  | |||
["STA-staff\nmobility for\nteaching",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STA-staff mobility for teaching]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ],  | |||
["STT-staff\nmobility for\ntraining",  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Student bachelor]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Student master]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Student doctorate]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Staff academic]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Staff administrative]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Researcher]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Student Assembly member]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
         [[-Has subobject::DataSrc:T241]]  | |||
         [[university_of_origin::Universitatea De Vest Din Timisoara]]  | |||
         [[type_of_mobility::STT-staff mobility for training]]  | |||
         [[status_of_mobility_participant::Not defined]]  | |||
         |?participants  | |||
         |format=plain  | |||
         |headers=hide  | |||
         |link=none  | |||
         |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | }}  | ||
{{#vardefine: t241dateDataBIP |  | |||
{{#  | [  | ||
|   |   [  | ||
|   |     "entry_date",  | ||
|   |     "Student bachelor",  | ||
    "Student master",  | |||
    "Student doctorate"  | |||
  ],  | |||
  [  | |||
    "Nov 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
     "Dec 2023",  | |||
     {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
     {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
     },  |        |link=none  | ||
       |mainlabel=-  | |||
    }},  | |||
     },  |     {{#ask:  | ||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jan 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
     ]  |        [[-Has subobject::DataSrc:T241b]]  | ||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Feb 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Mar 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Apr 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "May 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
     "Jun 2024",  | |||
     {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
     }},  | |||
     {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
     }},  | |||
     {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jul 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Aug 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Sep 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Oct 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Nov 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
     {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::BIP-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
   ]  | |||
]  | |||
}}  | }}  | ||
{{#vardefine: t241dateDataSMS |  | |||
[  | |||
  [  | |||
    "entry_date",  | |||
    "Student bachelor",  | |||
    "Student master",  | |||
    "Student doctorate"  | |||
  ],  | |||
  [  | |||
    "Nov 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Dec 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jan 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Feb 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Mar 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Apr 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "May 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jun 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jul 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Aug 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Sep 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Oct 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Nov 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::SMS-student mobility for studies]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | |||
{{#vardefine: t241dateDataSMT |  | |||
[  | |||
  [  | |||
    "entry_date",  | |||
    "Student bachelor",  | |||
    "Student master",  | |||
    "Student doctorate"  | |||
  ],  | |||
  [  | |||
    "Nov 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Dec 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jan 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Feb 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Mar 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Apr 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "May 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jun 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jul 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Aug 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Sep 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Oct 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Nov 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student bachelor]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student master]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::SMT-student mobility for traineeship]]  | |||
       [[status_of_mobility_participant::Student doctorate]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | |||
{{#vardefine: t241dateDataG |  | |||
[  | |||
  [  | |||
    "entry_date",  | |||
    "Staff academic",  | |||
    "Staff administrative",  | |||
    "Researcher"  | |||
  ],  | |||
  [  | |||
    "Nov 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Dec 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jan 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Feb 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Mar 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Apr 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "May 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jun 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jul 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Aug 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Sep 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Oct 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Nov 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::Governance Board meeting]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | |||
{{#vardefine: t241dateDataME |  | |||
[  | |||
  [  | |||
    "entry_date",  | |||
    "Staff academic",  | |||
    "Staff administrative",  | |||
    "Researcher"  | |||
  ],  | |||
  [  | |||
    "Nov 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Dec 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jan 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Feb 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Mar 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Apr 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "May 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jun 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jul 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Aug 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Sep 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Oct 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Nov 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::Matching Event (Research, Education etc)]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | |||
{{#vardefine: t241dateDataSTA |  | |||
[  | |||
  [  | |||
    "entry_date",  | |||
    "Staff academic",  | |||
    "Staff administrative",  | |||
    "Researcher"  | |||
  ],  | |||
  [  | |||
    "Nov 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Dec 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jan 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Feb 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Mar 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Apr 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "May 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jun 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jul 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Aug 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Sep 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Oct 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Nov 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::STA-staff mobility for teaching]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | |||
{{#vardefine: t241dateDataSTT |  | |||
[  | |||
  [  | |||
    "entry_date",  | |||
    "Staff academic",  | |||
    "Staff administrative",  | |||
    "Researcher"  | |||
  ],  | |||
  [  | |||
    "Nov 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-11-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Dec 2023",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2023-12-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jan 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-01-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Feb 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-02-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Mar 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-03-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Apr 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-04-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "May 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-05-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jun 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-06-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Jul 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-07-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Aug 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-08-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Sep 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-09-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Oct 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-10-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ],  | |||
  [  | |||
    "Nov 2024",  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff academic]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Staff administrative]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }},  | |||
    {{#ask:  | |||
       [[-Has subobject::DataSrc:T241b]]  | |||
       [[entry_date::2024-11-01]]  | |||
       [[type_of_mobility::STT-staff mobility for training]]  | |||
       [[status_of_mobility_participant::Researcher]]  | |||
       |?participants  | |||
       |format=plain  | |||
       |headers=hide  | |||
       |link=none  | |||
       |mainlabel=-  | |||
    }}  | |||
  ]  | |||
]  | |||
}}  | |||
</includeonly>  | </includeonly>  | ||
Latest revision as of 15:45, 2 April 2025
Template for Mobility graphs. List of variables:
- t241student
 - t241academics
 - t241
 - t241dateDataBIP (Participants per month for BIP mobility)
 - t241dateDataSMS (Participants per month for SMS-student mobility for studies)
 - t241dateDataSMT (Participants per month for SMT-student mobility for studies)
 - t241dateDataG (Participants per month for Governance Board meeting)
 - t241dateDataME (Participants per month for Matching Event (Research, Education etc))STA-staff mobility for teaching
 - t241dateDataSTA (Participants per month for STA-staff mobility for teaching)
 - t241dateDataSTT (Participants per month for STT-staff mobility for training)