{"id":607,"date":"2022-06-25T22:51:22","date_gmt":"2022-06-26T02:51:22","guid":{"rendered":"https:\/\/montrealvisa.ca\/forms\/?page_id=607"},"modified":"2024-03-09T14:11:06","modified_gmt":"2024-03-09T19:11:06","slug":"mv-5710en","status":"publish","type":"page","link":"https:\/\/montrealvisa.ca\/forms\/mv-5710en\/","title":{"rendered":"WORK"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<link rel=\"stylesheet\" href=\"https:\/\/www.w3schools.com\/w3css\/4\/w3.css\">\n<link rel=\"stylesheet\" href=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/4.5.2\/css\/bootstrap.min.css\">\n<style type='text\/css'>\n    #hidechild,#hideschool2,#hideschool3,#hideschool4, #ew2,#ew3,#ew4,#hide1,#hide2,#hide3,#hide4,#hide10,\n    #hidelang,#hideNation,#hideus,#hideedu,#hideemploy2,#hideemploy3,#hidebg1c,#hidebg2c,#hidebg3b,#hidebg4b,#hidepersonaccompany,#hideother,#hidestatus,#hidvfamille1{display:none;}\n    H4 {\n      background: lightgrey;}\n    input{\n      width:100%;}\n      .help-tip {\n    position: relative;\n    display: inline-block;\n    width: 18px;\n    height: 18px;\n    margin-left: 5px;\n    border-radius: 50%;\n    background-color: #ccc;\n    cursor: pointer;\n  }\n      .help-tip:before {\n    content: \"?\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    color: white;\n    font-weight: bold;\n    font-size: 14px;\n  }\n  .help-tip:hover:before {\n    color: #f1f1f1;\n  }\n  .help-tip:hover:after {\n    content: attr(data-tip);\n    position: absolute;\n    top: -25px;\n    left: -50%;\n    width: 200px;\n    padding: 10px;\n    background-color: #333;\n    color: white;\n    border-radius: 4px;\n    font-size: 14px;\n    line-height: 1.4;\n    z-index: 999;\n  }\n \n<\/style>\n<script type='text\/javascript'>\n     function child(tx_id, button_id){\n        document.getElementById(tx_id).style.display = \"block\"; \n        document.getElementById(button_id).style.display = \"none\"; \n    } \n    function val(select_id, hide_id) {\n    d = document.getElementById(select_id).value;\n    \n    if(d=='yes'||d=='Married'||d=='Common-Law'||d=='Both'||d=='Other'||d=='Family Visit'){\n        document.getElementById(hide_id).style.display = \"block\"; \n    }else\n    {\n      document.getElementById(hide_id).style.display = \"none\"; \n    }\n}\nfunction val1(select_id, hide_id) {\n    dd = document.getElementById(select_id).value;\n    \n    if(dd=='yes'){\n        document.getElementById(hide_id).style.display = \"block\"; \n    }\n}\n <\/script>\n<\/head>\n<body>\n  <p>Asterisk * is mandatory.<\/p>\n<form class=\"w3-container w3-card-4 w3-light-grey\" method=\"POST\">\n<p> Did you ever get a CAQ?*\n      <select id=\"getcaq\" class=\"w3-select w3-border\" name=\"getcaq\" required >\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n      <\/select><\/p>\n   <p>Have you been refused a work permit?*\n      <select id=\"refus\" class=\"w3-select w3-border\" name=\"refus\" required >\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n      <\/select><\/p>\n  <h4>PERSONAL DETAILS<\/h4>\n  <p>1.Full name<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"fname\"  name=\"fname\" required placeholder=\"Family name*(as shown on your passeport or travel document)\"><\/br> \n  <input type=\"text\" class=\"w3-input w3-border\" id=\"gname\"  name=\"gname\" required placeholder=\"Given name* (as shown on your passeport or travel document)\"><\/br>\n  <p>2.Have you ever used any other name(e.g. Nickname, maiden name, alias, etc)?*\n      <select id=\"usedname\" class=\"w3-select w3-border\" name=\"usedname\" required onchange=\"val(this.id,'hide1')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n      <\/select><\/p>\n   <div id='hide1'>\n    <p>please provide the name<\/p>\n    <p>Family name  \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"fnameu\"  name=\"fnameu\"  placeholder=\"e.g. Nickname, maiden name, alias, etc\"><\/p>\n    <p>Given name\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"gnameu\"  name=\"gnameu\"  ><\/p>\n  <\/div>\n   <p>3.Sex*\n      <select id=\"gender\" class=\"w3-select w3-border\" name=\"gendre\" required>\n            <option value=\"F\">Female\n            <option value=\"M\">Male\n            <option value=\"U\">Unkown\n            <option value=\"X\">Another gender\n      <\/select><\/p>\n  <p>4.Date of birth\n  <input type=\"date\" class=\"w3-input w3-border\" id=\"bdate\"  name=\"bdate\"><\/p>\n  <p>5.Place of birth\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"birthcity\"  name=\"birthcity\" placeholder=\"City\/Town\"><br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"birthcountry\"  name=\"birthcountry\" placeholder=\"Country or Territory\"><\/p>\n  <p>6.Citizenship\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"citizenship\"  name=\"citizenship\"><\/p>\n  <p>7.Current country or territory of residence:<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"contry1\"  name=\"contry1\" placeholder=\"Country or Territory\"><br>\n  \n  <p>Status\n      <select  class=\"w3-input w3-border\" id=\"status\" name=\"status\" onchange=\"val(this.id,'hidestatus')\" required>\n        <option value=\"Citizen\" selected>Citizen<\/option>\n        <option value=\"Permanent resident\">Permanent resident<\/option>\n        <option value=\"Visitor\">Visitor<\/option>\n        <option value=\"Worker\">Worker<\/option>\n        <option value=\"Student\" >Student<\/option>\n        <option value=\"Other\">Other<\/option>\n        <option value=\"Protected Person\">Protected Person<\/option>\n        <option value=\"Refugee Claimant\">Refugee Claimant<\/option>\n    <\/select>\n<\/p> \n<div id=\"hidestatus\">\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"other\"  name=\"other\" placeholder=\"Other\">\n<\/div>\n  \n<p>8.Previous countries or territories of residence:During the past five years, have you lived in any country or territory other than your country of citizenship or your current country or territory of resedence(indicated above) for more than six month?\n  <select  class=\"w3-input w3-border\" id=\"previous\" name=\"previous\" required onchange=\"val(this.id,'hide2')\" >\n                  <option value=\"No\">No\n                  <option value=\"yes\">Yes\n  <\/select><\/p> \n<div id='hide2'>\n   <p>please provide details<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"contry2\"  name=\"contry2\" placeholder=\"Country or Territory\"><br>\n  <p>Status\n    <select id=\"status2\" class=\"w3-select w3-border\" name=\"status2\" onchange=\"val(this.id,'hidestatus2')\" >\n      <option value=\"\">\n      <option value=\"Visitor\">Visitor\n      <option value=\"Citizen\">Citizen\n      <option value=\"Permanent resident\">Permanent resident  \n      <option value=\"Worker\">Worker\n      <option value=\"Student\">Student\n      <option value=\"Other\">Other\n      <option value=\"Protected Person\">Protected Person\n      <option value=\"Refuge Claimant\">Refuge Claimant\n      <option value=\"Foreign National\">Foreign National\n  <\/select><\/p>\n  <div id=\"hidestatus2\">\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"other2\"  name=\"other2\" placeholder=\"Other\">\n  <\/div>\n\n  <p>From<input type=\"date\" class=\"w3-input w3-border\" id=\"from2\"  name=\"from2\" ><\/p>\n  <p>To<input type=\"date\" class=\"w3-input w3-border\" id=\"to2\"  name=\"to2\" ><\/p>\n\n  <button type=\"button\" id=\"pcountry\" onclick=\"child('hide3',this.id)\" name=\"pcountry\">The second country<\/button>\n <div id='hide3'>\n   <p>The second country<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"contry3\"  name=\"contry3\" placeholder=\"Country or Territory\"><br>\n  \n\n    <p>Status\n      <select id=\"status3\" class=\"w3-select w3-border\" name=\"status3\" onchange=\"val(this.id,'hidestatus3')\" >\n        <option value=\"\">\n        <option value=\"Visitor\">Visitor\n        <option value=\"Citizen\">Citizen\n        <option value=\"Permanent resident\">Permanent resident  \n        <option value=\"Worker\">Worker\n        <option value=\"Student\">Student\n        <option value=\"Other\">Other\n        <option value=\"Protected Person\">Protected Person\n        <option value=\"Refuge Claimant\">Refuge Claimant\n        <option value=\"Foreign National\">Foreign National\n    <\/select><\/p>\n    <div id=\"hidestatus3\">\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"other3\"  name=\"other3\" placeholder=\"Other\">\n    <\/div>\n\n    <p>From<input type=\"date\" class=\"w3-input w3-border\" id=\"from3\"  name=\"from3\" ><\/p>\n    <p>To<input type=\"date\" class=\"w3-input w3-border\" id=\"to3\"  name=\"to3\" ><\/p>\n  <\/div>\n<\/div>\n <p>9.Your current marital status\n        <select  class=\"w3-input w3-border\" id=\"marriage\" name=\"marriage\" onchange=\"val(this.id,'hide4')\">\n                    <option value=\"Annulled Marriage\">Annulled Marriage\n                    <option value=\"Common-Law\">Common-Law\n                    <option value=\"Divorced\">Divorced\n                    <option value=\"Legally Separated\">Legally Separated\n                    <option value=\"Married\">Married\n                    <option value=\"Single\" selected>Single\n                    <option value=\"Unkown\">Unkown\n                    <option value=\"widower\">widower\n          <\/select><\/p> \n<div id='hide4'>\n     <p>Provide the date on which you were married or entered into the common-law relationship\n     <input type=\"date\" class=\"w3-input w3-border\" id=\"marriaged\"  name=\"marriaged\" ><\/p>\n     <label>Provide the name of your current Spouse\/Common-law parther<\/label>\n     <input type=\"text\" class=\"w3-input w3-border\" id=\"spouseLname\"  name=\"spouseLname\" placeholder=\"Family name\" ><br>\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"spousefname\"  name=\"spousefname\" placeholder=\"Given name(s)\" ><br>\n      <p>Is your spouse or common-law partner a Canadian citizen or permanent resident?\n      <select id=\"spouseStatus\" class=\"w3-select w3-border\" name=\"spouseStatus\" required >\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n      <\/select><\/p>\n<\/div>\n<p>10.Have you previously been married or in a common-law relationship?<span class=\"help-tip\" data-tip=\"Select the box to tell us if you have been married or in a common-law relationship. If you checked 'Yes', give the following details for your previous spouse or common-law partner.\"><\/span>\n      <select id=\"prelation\" class=\"w3-select w3-border\" name=\"prelation\" required onchange=\"val(this.id,'hide10')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n      <\/select><\/p>\n<div id='hide10'>\n  Provide the following details for your previous Spouse\/Common-law partner:\n     <input type=\"text\" class=\"w3-input w3-border\" id=\"pLname\"  name=\"pLname\" placeholder=\"Family name\" ><br>\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"pfname\"  name=\"pfname\" placeholder=\"Given name(s)\" ><br>\n      <p>Type of relationship\n        <select class=\"w3-input w3-border\" id=\"trelation\"  name=\"trelation\" >\n            <option value=\"\">\n            <option value=\"English\">common-law\n            <option value=\"French\">married\n        <\/select><\/p>\n     <p>From<input type=\"date\" class=\"w3-input w3-border\" id=\"from10\"  name=\"from10\" ><\/p>\n    <p>To<input type=\"date\" class=\"w3-input w3-border\" id=\"to10\"  name=\"to10\" ><\/p>\n    <p><label>Date of birth<\/label>\n  <input type=\"date\" class=\"w3-input w3-border\" id=\"bdate10\"  name=\"bdate10\"><\/p>\n<\/div>\n<p>11. In the past 10 years, have you given your fingerprints and photo (biometrics) for an application to come to Canada?\n      <select id=\"fingerprints\" class=\"w3-select w3-border\" name=\"fingerprints\"  >\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n      <\/select><\/p>\n<h4>LANGUAGE(S)<\/h4>\n<p>a) Native language\/Mother Tongue<input type=\"text\" class=\"w3-input w3-border\" id=\"language1\"  name=\"language1\" > <\/p>\n<p>b) Are you able to communicate in English or French?<\/label> <select id=\"language2\" class=\"w3-select w3-border\" name=\"language2\" onchange=\"val(this.id,'hidelang')\">\n            <option value=\"\">\n            <option value=\"English\">English\n            <option value=\"French\">French\n            <option value=\"Both\">Both\n            <option value=\"Neither\">Neither\n            <\/select>\n      <\/p>\n<p id='hidelang'>c) In which language are you most at ease?<select id=\"language3\" class=\"w3-select w3-border\" name=\"language3\" >\n            <option value=\"\">\n            <option value=\"English\">English\n            <option value=\"French\">French\n      <\/select><\/p>\n<p>d) Have you taken a test from a designated testing agency to assess your proficiency in English or French?\n      <select id=\"testlang\" class=\"w3-select w3-border\" name=\"testlang\"  >\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n      <\/select><\/p>\n\n<h4>NATIONAL IDENTITY DOCUMENT<\/h4>\n<p>1.Do you have a national identity document?\n  <select  class=\"w3-select w3-border\" id=\"ntionaldoc\" name=\"ntionaldoc\" required onchange=\"val(this.id,'hideNation')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n  <\/select><\/p>\n<div id=\"hideNation\" >\n  <p>2.Document number\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"nationaldn\"  name=\"nationaldn\"><\/p>\n  <p>3.Country or territory of issue\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"nationalc\"  name=\"nationalc\"><\/p>\n  <p>4.Issue date\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"nationaldd\"  name=\"nationaldd\"><\/p>\n  <p>5.Expiry date\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"nationalde\"  name=\"nationalde\"><\/p>\n<\/div> \n<h4>US PR CARD<\/h4>\n<p>1.Are you a lawful Permanent Resident of the United States with a valid alien registration card (green card)?\n  <select  class=\"w3-select w3-border\" id=\"uscard\" name=\"uscard\" required onchange=\"val(this.id,'hideus')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n  <\/select><\/p>\n<div id=\"hideus\" >\n  <p>2.Document number\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"usdn\"  name=\"usdn\"><\/p>\n  <p>3.Expiry date\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"uscarde\"  name=\"uscarde\"><\/p>\n<\/div> \n<h4>CONTACT INFORMATION<\/h4>\n<p>1.Current Residential address<\/p>   \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mapt\"  name=\"mapt\" placeholder=\"Apt\/Unit\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mstreetno\"  name=\"mstreetno\" placeholder=\"Street no.\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mstreetname\"  name=\"mstreetname\" placeholder=\"Street name\"><\/br>     \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"macity\"  name=\"macity\" placeholder=\"City\/Town\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"macountry\"  name=\"macountry\" placeholder=\"Country or Territory\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"maprovince\"  name=\"maprovince\" placeholder=\"Province\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mapcode\"  name=\"mapcode\" placeholder=\"Postal code\" >\n<p>2.Telephone no.<\/p>\n    <select  class=\"w3-select w3-border\" id=\"phonec\" name=\"phonec\" required >\n              <option value=\"canada\/us\">Canada\/Us\n              <option value=\"other\">Other\n    <\/select><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"po\"  name=\"phone\" placeholder=\"Telephone number\">    \n<p>3.E-mail address\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"email\"  name=\"email\"><\/p>    \n<h4>COMING INTO CANADA<\/h4>\n <p>1.Date and place of your original entry to Canada (your first entry to Canada)<\/p>\n Date <span class=\"help-tip\" data-tip=\"It is the date of your custom stamp when you entered Canada. If it is not available, enter the date shown on your air ticket of arrival in Canada. \"><\/span>\n  <input type=\"date\" class=\"w3-input w3-border\" id=\"datecanadafirst\"  name=\"datecanadafirst\" ><\/br>\n  \n  <input type=\"text\" class=\"w3-input w3-border\" id=\"placecanadafirst\"  name=\"placecanadafirst\" placeholder=\"place.(City of the airport of landing in Canada)\" ><\/p>\n<p>2.The original purpose for coming to Canada\n  <select  class=\"w3-select w3-border\" id=\"purposefirst\" name=\"purposefirst\" onclick=\"val(this.id,'hidvfamille1')\">\n            <option value=\"Business\">Business\n            <option value=\"Tourism\" selected>Tourism\n              <option value=\"Study\">Study\n            <option value=\"Work\">Work\n              <option value=\"Other\">Other\n            <option value=\"Family Visit\" >Family Visit\n  <\/select><\/p>\n  <div id=\"hidvfamille1\" >\n    <p>Name of person visited\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"nomvisite1\"  name=\"nomvisite1\"><\/p>\n    <p>Address\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"fvadresse\"  name=\"fvadresse\" placeholder=\"Address of person visited\"><\/p>\n    <p>Phone \n        <input type=\"text\" class=\"w3-input w3-border\" id=\"fvphone\"  name=\"fvphone\"><\/p>\n    <p>Relationship\n        <input type=\"text\" class=\"w3-input w3-border\" id=\"fvrelation\"  name=\"fvrelation\"><\/p>\n  <\/div> \n  <p>3.Date and place of your most recent entry to Canada (if not the same as original entry)<\/p>\n Date<span class=\"help-tip\" data-tip=\"It\u2019s your last entry to Canada. Example:  Today is 2023-1-12, you are in Canada. You arrived in Canada on 2023-1-10. Please fill in 2023-1-10 for the most recent entry Date \"><\/span>\n  <input type=\"date\" class=\"w3-input w3-border\" id=\"datecanadarecent\"  name=\"datecanadarecent\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"placecanadarecent\"  name=\"placecanadarecent\" placeholder=\"place (City of the airport of landing in Canada)\"><\/p>\n<h4>DETAILS OF INTENDED WORK IN CANADA<\/h4>\n<p>2.Details of my prospective employer(attach original offer of employment)<\/p>   \n    <p>a.Name of Employer(if you are employed by a foreign employer who has been awarded a contract to provide services to a Canadian entity, please identify the foreign employer here)<input type=\"text\" class=\"w3-input w3-border\" id=\"employeurnom\"  name=\"employeurnom\"><\/p>\n  <p>b.Complete Address of Employer(Canadian or Foreign)\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employeurAdresse\"  name=\"employeurAdresse\"><\/p>\n<p>3.Intended location of employment in Canada?<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"emploiprovince\"  name=\"emploiprovince\" placeholder=\"Province\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"emploiville\"  name=\"emploiville\" placeholder=\"City\/Town\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"emploiadresse\"  name=\"emploiadresse\" placeholder=\"Address\"><\/br>\n<p>4.My occupation in Canada will be:<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"emploititre\"  name=\"emploititre\" placeholder=\"Job title\"><\/br>\n    <textarea type=\"text\" class=\"w3-input w3-border\" id=\"emploibreve\"  name=\"emploibreve\" placeholder=\"Brief description of duties\"><\/textarea><\/br>\n<p>5.Duration of expected employment:\n    <p>From<input type=\"date\" class=\"w3-input w3-border\" id=\"employpf\"  name=\"employpf\"><\/p>\n  <p>To\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"employpt\"  name=\"employpt\">\n<\/p>\n<!--\n<p>6.No de l'\u00e9tude d'impact sur le march\u00e9 du travail (EIMT) ou Le num\u00e9ro d'offre d'emploi:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employn\"  name=\"employn\"><\/p>\n -->   \n<p>7.If you have been issued a CAQ, provide the:\n            <input type=\"text\" class=\"w3-input w3-border\" id=\"caqn\"  name=\"caqn\" placeholder=\"CAQ Number\">\n  <label for=\"caqdate\">Exipry date<\/label>\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"caqdate\"  name=\"caqdate\" >\n<\/p>\n<p>8.Have you been issued a certificat under the provincial Nominee program?:\n    <select id=\"certp\" class=\"w3-input w3-border\" name=\"certp\" >\n        <option value=\"no\">No\n        <option value=\"yes\">Yes        \n      <\/select>  <\/p>\n\n<h4>EDUCATION<\/h4>\n<p>Have you had any post secondary education (including university, college or apprenticeship training)*?\n  <select  class=\"w3-select w3-border\" id=\"postedu\" name=\"postedu\" required onchange=\"val(this.id,'hideedu')\" >\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n  <\/select><\/p>\n<div id=\"hideedu\" >\n  <p>1.Give full details of your highest level of post secondary education<\/p>\n    <p>From<input type=\"month\" class=\"w3-input w3-border\" id=\"sedudf\"  name=\"sedudf\"><\/p>\n  <p>To\n    <input type=\"month\" class=\"w3-input w3-border\" id=\"sedudt\"  name=\"sedudt\"><\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"levels\"  name=\"levels\" placeholder=\"Field and level of study (Example: Psychology, Bachelor's Degree)\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"schoolse\"  name=\"schoolse\" placeholder=\"School\/Facility name\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"scity\"  name=\"scity\" placeholder=\"City\/Town\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"scountry\"  name=\"scountry\" placeholder=\"Country or Territory\"><\/br>\n<\/div> \n<h4>EMPLOYMENT<\/h4>\n<p>Give details of your employment for the past 10 years, including if you have held any government position (such as civil servant, judge, police officer, mayor, member of parliament, hospital administration)*<\/p>\n \n  <p>1.<\/p>\n    <p>From*<input type=\"month\" class=\"w3-input w3-border\" id=\"employf1\"  name=\"employf1\" required><\/p>\n  <p>To*\n    <input type=\"month\" class=\"w3-input w3-border\" id=\"employt1\"  name=\"employt1\" required><\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employo1\"  name=\"employo1\" placeholder=\"Current Activity\/Occupation (Example: Work\/Warehouse Associate)\" required><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employCompany1\"  name=\"employCompany1\" placeholder=\"Company\/Employer\/Facility name\" required><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcity1\"  name=\"employcity1\" placeholder=\"City\/Town\" required><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcountry1\"  name=\"employcountry1\" placeholder=\"Country or Territory\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employprovince1\"  name=\"employprovince1\" placeholder=\"Province\/State\"><\/br>\n<button type=\"button\" id=\"employment2\" onclick=\"child('hideemploy2',this.id)\" name=\"employment2\">Second employment<\/button>\n<div id='hideemploy2'>\n  <p>2.<\/p>\n    <p>From<input type=\"month\" class=\"w3-input w3-border\" id=\"employf2\"  name=\"employf2\"><\/p>\n  <p>To\n    <input type=\"month\" class=\"w3-input w3-border\" id=\"employt2\"  name=\"employt2\"><\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employo2\"  name=\"employo2\" placeholder=\"Current Activity\/Occupation\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employCompany2\"  name=\"employCompany2\" placeholder=\"Company\/Employer\/Facility name\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcity2\"  name=\"employcity2\" placeholder=\"City\/Town\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcountry2\"  name=\"employcountry2\" placeholder=\"Country or Territory\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employprovince2\"  name=\"employprovince2\" placeholder=\"Province\/State\"><\/br>\n<\/div>\n<button type=\"button\" id=\"employment3\" onclick=\"child('hideemploy3',this.id)\" name=\"employment3\">Third employment<\/button><br><br>\n<div id='hideemploy3'>\n  <p>3.<\/p>\n    <p>From<input type=\"month\" class=\"w3-input w3-border\" id=\"employf3\"  name=\"employf3\"><\/p>\n  <p>To\n    <input type=\"month\" class=\"w3-input w3-border\" id=\"employt3\"  name=\"employt3\"><\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employo3\"  name=\"employo3\" placeholder=\"Current Activity\/Occupation\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employCompany3\"  name=\"employCompany3\" placeholder=\"Company\/Employer\/Facility name\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcity3\"  name=\"employcity3\" placeholder=\"City\/Town\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcountry3\"  name=\"employcountry3\" placeholder=\"Country or Territory\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employprovince3\"  name=\"employprovince3\" placeholder=\"Province\/State\"><\/br>\n<\/div>\n<h4>BACKGROUND INFORMATION<\/h4>\n<p>You must complete this section if you are 18 years of age or older<\/p>\n<p>1.a)Within the past two years, have you or a family member ever had tuberculosis of the lungs or been in close contact with a person with tuberculosis*\n  <select id=\"bg1a\" class=\"w3-input w3-border\" name=\"bg1a\" onchange=\"val1(this.id,'hidebg1c')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p>1.b)Do you have any physical or mental disorder that would require social and\/or health services, other than medication, during a stay in Canada?\n  <select id=\"bg1b\" class=\"w3-input w3-border\" name=\"bg1b\" onchange=\"val1(this.id,'hidebg1c')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p id='hidebg1c'>\n  <textarea rows=\"4\" class=\"w3-input w3-border\" id=\"bgc1\"  name=\"bgc1\" placeholder=\"1.c) if you answered 'yes' to question 1a)or 1b), please provide details and the name of the family member(if applcable).\"><\/textarea><\/p>\n<p>2.a)Have you ever remained beyond the validity of your status, attended school without authorization or worked without authorization in Canada?\n  <select id=\"bg2a\" class=\"w3-input w3-border\" name=\"bg2a\" onchange=\"val1(this.id,'hidebg2c')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p>2.b)Have you ever been refused a visa or permit, denied entry or ordered to leave Canada or any other country or territory?\n  <select id=\"bg2b\" class=\"w3-input w3-border\" name=\"bg2b\" onchange=\"val1(this.id,'hidebg2c')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p>2.c)Have you previously applied to enter or remain in Canada?\n  <select id=\"bg2c\" class=\"w3-input w3-border\" name=\"bg2c\" onchange=\"val11(this.id,'hidebg2c')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p id='hidebg2c'>\n  <textarea rows=\"4\" class=\"w3-input w3-border\" id=\"bgd2\"  name=\"bgd2\" placeholder=\"2.d) You answered 'yes' to question 2a), 2b) or 2c), please provide details.\"><\/textarea><\/p>\n<p>3.a)Have you ever committed, been arrested for or been charged with or convicted of any criminal offence in any country or territory?\n  <select id=\"bg3a\" class=\"w3-input w3-border\" name=\"bg3a\" onchange=\"val(this.id,'hidebg3b')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p id='hidebg3b'>\n  <textarea rows=\"4\" class=\"w3-input w3-border\" id=\"bgb3\"  name=\"bgb3\" placeholder=\"3.b) You answered 'yes' to question 3a), please provide details.\"><\/textarea><\/p>\n<p>4.a)Did you serve in any military, militia, or civil defence unit or serve in a security organization or police force(including non obligatory national service, reserve or volunteer units)?\n  <select id=\"bg4a\" class=\"w3-input w3-border\" name=\"bg4a\" onchange=\"val(this.id,'hidebg4b')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p id='hidebg4b'>\n  <textarea rows=\"4\" class=\"w3-input w3-border\" id=\"bgb4\"  name=\"bgb4\" placeholder=\"4.b) You answered 'yes' to question 4a), please provide details.\"><\/textarea><\/p>\n<p>5.Are you or have you ever been a member or associated with any political party,or other group or organization which has engaged in or advocated violence as a means to achieving a political or religious objective, or which has been associated with criminal activity at any time?\n  <select id=\"bg5\" class=\"w3-input w3-border\" name=\"bg5\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<p>6.)Have you ever witnessed or participated in the ill treatment of prisoners or civilians, looting or desecration of religious building?\n  <select id=\"bg6\" class=\"w3-input w3-border\" name=\"bg6\" >\n            <option value=\"no\">No\n            <option value=\"yes\">Yes            \n          <\/select>  <\/p>\n<h4>ACCOMPANY PERSONS<\/h4>\n<p>Are there persons in your immediate family (Parents\/children) who are already in Qu\u00e9bec or who will accompany you during your entire period of study?\n  <select  class=\"w3-select w3-border\" id=\"personnum\" name=\"personnum\" required onchange=\"val(this.id,'hidepersonaccompany')\">\n            <option value=\"no\">No\n            <option value=\"yes\">Yes\n            \n            \n  <\/select><\/p>\n<div id=\"hidepersonaccompany\" >\n  <p>Entre the information respecting each of these persons and specify what is or will be the reason for this person&#8217;s presence in Qu\u00e9bec.Note: A separate application for a temporary selection of studies must be completed for each family member who will be studying in Qu\u00e9bec, unless this person is exempt<\/p>\n  <div id=\"hideenfant\"><\/div>\n  <p>Click &#8216;ADD&#8217; button and write the personal details.<\/p>\n  <div id=\"enfants\"><\/div>\n  <input type=\"button\" value=\"ADD\" onclick=\"addchild()\">\n<\/div>\n<br>\n<input  id=\"numberofchild\" name=\"numberofchild\" hidden>\n \n<div>\n <input type=\"submit\" name=\"submit5710en\" onclick=\"submithidden()\"  value=\"Submit\">  \n<\/div>\n<\/form>\n<\/body>\n<script>\n  var i=0;\n  function debut(){\n    let nchild=document.getElementById(\"enfant\").value;\n    i=0;\n    if(nchild=='no'){\n    \n    document.getElementById(\"enfants\").innerHTML=\"\";\n    }\n  }\n  function addchild(){\n    \n    i++;\n    const di = document.createElement(\"div\");\n   let childcontent=\"\";\n    childcontent=`<hr>\n  <h4>`+i+`<\/h4>\n  <p>Family name:<input type=\"text\" class=\"w3-input w3-border\" id=\"cnamee`+i+`\"  name=\"cnamee`+i+`\"><\/p>\n  <p>First name:<input type=\"text\" class=\"w3-input w3-border\" id=\"cnamen`+i+`\"  name=\"cnamen`+i+`\"><\/p>\n  <p>Relationship to you:<input type=\"text\" class=\"w3-input w3-border\" id=\"crela`+i+`\"  name=\"crela`+i+`\" ><\/p>\n  <p>Date of birth:<input type=\"date\" class=\"w3-input w3-border\" id=\"cdateb`+i+`\"  name=\"cdateb`+i+`\" ><\/p>\n  <P>Reason for being in Qu\u00e9bec:\n  <select class=\"w3-select w3-border\" name=\"ccanada`+i+`\" id=\"ccanada`+i+`\">\n              <option value=\"\"><\/option>    \n              <option value=\"Canadian citizen\">Canadian citizen\n              <option value=\"foreign consular staff\">foreign consular staff \n              <option value=\"foreign diplomat\"> foreign diplomat  \n              <option value=\"foreign student \">foreign student  \n              <option value=\"permenant residence\">permenant residence\n              <option value=\"person without status\">person without status\n              <option value=\"refugee or person in need of portection\"> refugee or person in need of portection \n              <option value=\"temporary foreign worker\">temporary foreign worker  \n              <option value=\"visitor\">visitor  \n  <\/select>\n  <\/P>`;\n  di.innerHTML = childcontent;\n  \/\/ Append to another element:\n  document.getElementById(\"enfants\").appendChild(di);\n \n}\nfunction submithidden() {\n  let childinfo=\"\";\n  for(let n=1; n<i+1;n++){\n    let cnameeid=\"cnamee\"+n;\n    let cnamenid=\"cnamen\"+n;\n    \n    let crelaid=\"crela\"+n;\n    let cdatebid=\"cdateb\"+n;\n    \n    let ccanadaid=\"ccanada\"+n;\n    childinfo +=n+\"<br>Family name: <b>\"+document.getElementById(cnameeid).value+\"<\/b><br>First name: <b>\"+document.getElementById(cnamenid).value+\"<\/b><br>Relationship:  <b>\"+document.getElementById(crelaid).value+\"<\/b><br>Date of birth: <b>\"+document.getElementById(cdatebid).value+\"<\/b><br> Reason for being in Qu\u00e9bec:<b>\"+document.getElementById(ccanadaid).value+\"<\/b><br><hr>\";\n  }\n  document.getElementById(\"numberofchild\").value = childinfo;\n}\n<\/script>\n<script>\n  const helpTips = document.querySelectorAll('.help-tip');\n  helpTips.forEach(helpTip => {\n    helpTip.addEventListener('click', () => {\n      helpTip.classList.toggle('active');\n    });\n  });\n<\/script>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Asterisk * is mandatory. Did you ever get a CAQ?* NoYes Have you been refused a work permit?* NoYes PERSONAL DETAILS 1.Full name 2.Have you ever used any other name(e.g. Nickname, maiden name, alias, etc)?* NoYes please provide the name Family name Given name 3.Sex* FemaleMaleUnkownAnother gender 4.Date of birth 5.Place of birth 6.Citizenship 7.Current&hellip; <a class=\"more-link\" href=\"https:\/\/montrealvisa.ca\/forms\/mv-5710en\/\">Continue reading <span class=\"screen-reader-text\">WORK<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-607","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/607","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/comments?post=607"}],"version-history":[{"count":17,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/607\/revisions"}],"predecessor-version":[{"id":1237,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/607\/revisions\/1237"}],"wp:attachment":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/media?parent=607"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}