Skip to content

Instantly share code, notes, and snippets.

@jbalboni
Created June 12, 2017 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbalboni/340a3e7e064c10ee0ffd4d40328a8a2b to your computer and use it in GitHub Desktop.
Save jbalboni/340a3e7e064c10ee0ffd4d40328a8a2b to your computer and use it in GitHub Desktop.
IE console instructions

If they are at the computer and still have the form open on the review page:

On IE11, Windows 8:

  1. Click the gear icon in the top right corner of the browser window to open the menu.
  2. Click the "F12 Developer Tools" option
  3. In the window that pops up that the bottom of the browser window, click the icon on the left hand size that looks like a box with a greater than sign in it (second one down).
  4. On the education form, click "Submit Application" again.
  5. Have the user read or copy and paste any text that appears underneath the word "Console" in the window at the bottom of the browser.

On IE11, Windows 7:

  1. Click the gear icon in the top right corner of the browser window to open the menu.
  2. Click the "F12 Developer Tools" option
  3. In the window that pops up that the bottom of the browser window, click "Console" in the bar across the top.
  4. On the education form, click "Submit Application" again.
  5. Have the user read or copy and paste any text that appears in the window at the bottom of the browser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment