answersLogoWhite

0

Hello

I have Associate degree (completion of a course of study lasting two years) and

for ELECTRONIC DIVERSITY VISA ENTRY FORM (DV-2015) I don't know which option select at

Quote

What is the highest level of education you have achieved, as of today?

part

High School degree

or

Vocational School

or

Some University Courses

or

University Degree

or

Some Graduate Level Courses

do you know ?

Thanks in advance

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

You can select the cable length in the option box.?

You can select the cable length in the option box.


Where is the degree button on a Texas Instruments TI-83 plus?

Press MODE and select DEGREE if you want your calculator to be in degree mode in stead of radian mode. If you want the degree symbol, press 2ND ANGLE (above APPS) and choose the first option.


Preferred HTML tag for drop down list?

That would be the <select> tag. Example of usage: <select> <option>Option 1 in drop-down list</option> <option selected="selected">Option 2 (selected by default because of the "selected" attribute)</option> <option disabled="disabled">Option 3 (disabled because of the "disabled" attribute)</option> </select>


What is the correct HTML for making a drop-down list?

<select> <option value="Volvo">Volvo</option> <option value="Saab">Saab</option> <option value="mercedes">Mercedes</option> <option value="Audi">Audi</option> </select>


Can you give an example of a sentence using the word select?

I wanted to select the correct option.


How do you select option 1 option 2 and option 3 I n excel?

In Excel, you can create a dropdown list to select from options 1, 2, and 3 using Data Validation. First, select the cell where you want the dropdown, go to the "Data" tab, and click on "Data Validation." In the dialog box, choose "List" from the "Allow" dropdown and enter "Option 1, Option 2, Option 3" in the "Source" field. This will allow you to select one of the options from the dropdown in that cell.


What is difference between name and value in an HTML Form?

'Name' can be a field and 'value' can defined to the that particular field. Example: <select name="Car List"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="mercedes">Mercedes</option> <option value="audi">Audi</option> </select>


How do you create a drop-down list with jsp?

To create a drop-down list in JSP, you can use the HTML <select> element along with <option> tags to define the choices. For example: <select name="options"> <option value="1">Option 1</option> <option value="2">Option 2</option> <option value="3">Option 3</option> </select> You can also populate the list dynamically by iterating over a collection of values from a Java bean or a database using JSTL or scriptlet code.


How do you enable the select box after previous select box value selected?

The code: <html> <head> <script type="text/javascript" language="javascript"> function disableBox() { document.getElementById("select2").disabled = true; } function enableBox() { if(document.getElementById("select1").value =="USA") { document.getElementById("select2").disabled = false; } else { document.getElementById("select2").disabled = true; } } </script> </head> <body onload="disableBox()"> <form> <select name="country" id="select1" onchange="enableBox()"> <option>Default</option> <option value="USA">USA</option> </select><br /> <select name="state" id="select2"> <option value="New Jersey">New Jersey</option> <option value="Texas">Texas</option> <option value="New York">New York</option> </select> </form> </body> </html>


How do you select the entire video in movie maker?

Under Edit, click the Select All option.


How do you delete sis applications phone memory nokia 5233?

open the application folder and select option then select remove option application will remove from ur phone


Can you scan a portion of a page?

Put your page in to scanner and select the preview option, it will show you the preview. Now, select the portion you want to scan and press scan option.