Can I allow two attempts and after the first attempt have a new window open to a url?

I would like to allow the user two attempts to answer a question. However, after the first attempt, if they get it wrong, I would like a new window to open that takes them to a tutorial Web site we have, where they can find the answer. Then I would like them to be able to close that window and return to the question for the second attempt?
Is this possible?
Right now, I have designed a very clunky version of this. I have one question slide with one attempt and if they answer wrong, they go to the next slide, which has a button to the tutorial page. Then the same question slide is repeated, again with one attempt. In this same scenario, if the person got the question right the first time, they moved on to a new question slide. This works, but is bad for scoring and eliminates the possibility of using question pools and putting questions in random order.
Thanks,
Carrie

100 feet would normally not be a problem......if the AirPorts have line-of-sight with each other......but if there are obstructions like walls, ceilings or furniture in the direct signal path between the AirPorts, little if any of the signal will even reach the extending AirPort.
Try locating the extending AirPort at about 50-60 feet away to see if can pick up a stronger signal to extend.
It would be much better if you connect the AirPorts using an Ethernet cable, as there is no signal loss in an Ethernet cable up to 300+ feet.

Similar Messages

  • Hey, i dropped my macbook yesterdey, and after the first restart it s not funtioning anymore. it s showing me the kernel error. panic cpu .. i have no idea what causes this or what to do .. could you please help me . thx

    hey , i dropped my macbook yesterday, and after the first restart it

    hey , i dropped my macbook yesterday, and after the first restart it

  • My windows laptop suffered a serious crash. How can I transfer all music and content from iPhone to iTunes on new windows 8 laptop?

    My windows laptop suffered a serious crash. How can I transfer all music and content from iPhone to iTunes on new windows 8 laptop?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Can I execute a report and skip the first screen in CJE0

    I'm trying to call transaction CJE0 and skip the first screen. The report name I'm assigning to the PID REI appears in the screen field, but you have to click execute to continue to the report.
    Is there something I'm missing.
    Thanks
    Karen

    I've tried using the following code to run project reports without having to select the report name and exectue, but it is still leaving the user on the screen for CJE0 with the correct report name, but it's not skipping the screen and executing the report. Can you see what I'm doing wrong.
    Thank-you for your help
    Karen
    Code -
      data begin of bdcdata occurs 100.
             include structure bdcdata.
      data end of bdcdata.
      data begin of itab occurs 10.
             include structure bdcmsgcoll.
      data end of itab.
    data program like sy-repid.
    program = '11ERL1A'.
      bdcdata-program  = 'SAPMKCEE'.
      bdcdata-dynpro   = '0500'.
      bdcdata-dynbegin = 'X'.
      append bdcdata.  clear bdcdata.
      bdcdata-fnam     = 'RKB1D-REPID'.
      bdcdata-fval     = program.
      append bdcdata. clear bdcdata.
       call transaction 'CJE0' using bdcdata  mode 'N'
                               messages into itab.

  • How do I link a textbox with a date so that I can input mm/dd/yy and in the next box have it read the month ie December?

    Basically, I want to know how to do this:
    INPUT:  12/04/2014
    OUTPUT1: December
    OUTPUT2: 04
    OUTPUT3: 2014
    If there's java scripting involved, I'll need a guide, but I have some programming experience. 

    That can only be done using JavaScript.
    The input date is a character string and needs to be converted to the JavaScript date object, from which the month and year can be extracted using one of many different methods.
    var cDate = this.getField("input").valueAsString; // get the date string value;
    var oDate = util.scand("mm/dd/yyyy", cDate); // convert date string to date object;
    var cFullMonth = util.printd("mmmm", oDate); // get full month text from date object;
    app.alert("OUTPUT1: " + cFullMonth, 3, 0);
    var nDate = util.printd("dd", oDate); // get 2 digit month;
    app.alert("Output2: " + nDate, 3, 0);
    var nFullYear = oDate.getFullYear(); // get the 4 digit year;
    app.alert("Output3: " + nFullYear, 3, 0);

  • How can i transfer my iTunes library from the iPod Touch to my new Windows 7 computer?

    My old computer died and I need to move the iTunes library from my iPod Touch to the new Windows 7 computer - how can I do that?

    Try this post.
    tt2

  • How do I have a new window open, but slowly open to full size after clicking on a link from main pag

    The transitions I mean are on this site. The fading in window, and click on the image, which opens a new window but slowly to full size.  http://ra1830.wix.com/qgd2012
    Thanks.

    The site you quoted uses a plug-in similar to 'Lightbox'. You can get it here: http://www.lokeshdhakar.com/projects/lightbox2/

  • My laptop had a virus it wiped my adobe photoshop 10, i have the disc and after the first disc is done it asks for the second disc yet it wont continue its install and says that the serial number is wrong on second disc but it works for the first disc, i

    it wont let the second disc install and says its a trial period when i paid alot for it, i need to finish the install !!

    Photoshop Elements 10 was a single disk product. Might the second disk be the video editing program 'Premiere Elements 10'? If so it will have a different serial number (24-digits commencing 1143) to that of Photoshop Elements (24-digits commencing 1057).
    If you don't have the serial number, but did register the software, you should be able to retrieve it from the 'My  Products' section in your 'My Adobe' A/c.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • I'm trying to apply online at Sears Holding Center. When I click to apply and submit information manually I get a new window open up. The window is error.

    I click apply to job; build or select profile using this site and click continue and get this message on a page with a white background:
    " + ""; } function hideFrames() { var gqFrame = document.getElementById('gqFrame'); gqFrame.rows = rowsHideAll; } function getWindowHeight() { return document.documentElement.offsetHeight; } function calculateWindow(btnofstHeight) { document.getElementById("buttonDiv").style.height = btnofstHeight+"px"; if(document.getElementById("mainDiv").style.height < screen.height) { document.getElementById("mainDiv").style.height = screen.height; document.getElementById("main").style.height = screen.height; } document.getElementById("buttonDiv").style.position = "fixed"; document.getElementById("buttonDiv").style.bottom = "0"; document.getElementById("progress").scrolling = "no"; document.getElementById("errors").scrolling = "no"; document.getElementById("buttons").scrolling = "no"; window.scrollTo(0,0); if (navigator.userAgent.match(/iphone/i) || navigator.userAgent.match(/ipad/i)) orientationchange(); } function orientationchange() { var winWidth = 0; var viewport = document.querySelector("meta[name=viewport]"); if(window.orientation == '90' || window.orientation == '-90') { winWidth = screen.height; viewport.setAttribute('content', 'width=device-height, height=device-width, initial-scale=1.0, user-scalable=1'); } else { winWidth = screen.width; viewport.setAttribute('content', 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=1'); } document.getElementById("progressDiv").style.width = winWidth; document.getElementById("progress").style.width = winWidth; document.getElementById("mainDiv").style.width = winWidth; document.getElementById("main").style.width = winWidth; document.getElementById("buttonDiv").style.width = winWidth; document.getElementById("buttons").style.width = winWidth; var el = document.getElementById('buttons'); var childWindow = el.contentWindow?el.contentWindow:el.contentDocument; childWindow.setFrameOrientation(window.orientation); }
    https://sjobs.brassring.com/GQ/GQ.asp?SID=^wlPB2UaNh0ezxx9%2fEMWY4_slp_rhc_fhO_slp_rhc_OO9l52u04up%2fAYilPH30cRNCUr1A%3d%3d&CalledFunction=GQ&GQPage=yes&profileid=^S7N0zCfa0VTlwKcSf6pSTpE8CmOKDsTa&isnonprofile=0&gqsessionid={90A8E972-CCF4-44F7-BA1B-6C57C600B41A}&partnerid=455&siteid=185&languageid=1&localeid=1033&pprefix=JFF&isgtg=1&gqid=789&resumedraft=&sdattachments=&drafttype=&aipid=&qsite=&callingurl=&gqrenderingid=1334&sendcandrefemail=Yes&emailencoding=0&candrefdefaulttemplate=No&showattachmentspage=True&stackingrule=1&gqautoextraction=True&reqtrigger=Auto&gtggroupid=5284&jobtitlealiasqid=0&alwayssendhotcand=No&propercase=No&optionalautoextraction=No&office07support=Yes&profileimport=&ssoid=

    Is that what the page displayed?
    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache and
    * Remove Cookies '''''Warning ! ! '' This will log you out of sites you're logged in to.'''
    Type '''about:preferences'''<Enter> in the address bar.
    * '''Cookies;''' Select '''Privacy.''' Under '''History,''' select Firefox will '''Use Custom Settings.''' Press the button on the right side called '''Show Cookies.''' Use the search bar to look for the site. Note; There may be more than one entry. Remove '''All''' of them.
    * '''Cache;''' Select '''Advanced > Network.''' Across from '''Cached Web Content,''' Press '''Clear Now.'''
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences'''<Enter> in the address bar
    Select '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • Can I get Pages to automatically use the first words of my new document as the title of it, the way Word does?

    This s a very handy feature of Word that I would like to use also in Pages.

    Run this huge script :
    --{code}
    property title_len : 32
    tell application "Pages"
              tell document 1
                        set newName to (characters 1 thru title_len of body text) as text
              end tell
              set name of document 1 to (newName & ".pages")
    end tell
    --{code}
    Yvan KOENIG (VALLAURIS, France) samedi 13 août 2011 19:56:19
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Is there any way to have new windows open in a different location besides on top of the current one?

    I work with a data entry company and I'd like to have a New Window open on the right side of the screen instead of constantly opening directly on top of the current window (which is about 1/2 the screen on the left). Is there any settings or add-on that will let me do this? I have to do this a lot when I'm working and constantly having to drag the new window to the right so I can see it and work in the window on the left is a pain.

    You could try using the Custom Geometry extension and see how that works for you. ''I have been having problems with it on WinXP since Firefox 4.0 was released last year, maybe it will work better for you on Windows7.''
    https://addons.mozilla.org/en-US/firefox/addon/custom-geometry/
    In Options for that extension setup additional Custom Geometry options ''(height, width, left, & top)'' with different offsets, and when you open an additional window use the drop-marker on the CG toolbar button to select the offset you want for that new window.
    That drop-marker menu hasn't been working properly on my PC, but I use still use CG when running multiple Profiles - each with a different offset, so that I have access at the edge of the current window to "grab" another Profile when I want.

  • The computer that i had been syncing my ipod to died and was unfixable. i now have a new computer. how can i back up my ipod on to my new computer without losing all my music and apps

    the windows computer that i had been syncing my ipod to died and was unfixable. i now have a new windows computer. how can i back up my ipod on to my new computer without losing all my music and apps?

    See these 2 User Tips...
    Syncing to a New Computer...
    https://discussions.apple.com/docs/DOC-3141
    Recovering your iTunes library from your iPod or iOS device
    https://discussions.apple.com/docs/DOC-3991

  • CS6: divide a clip and deleting the first piece at once?

    Hi,
    to delete some seconds within one clip I make two cuts and delete the  first piece of clip together with closing the gap.
    Is there a possibility to combine these steps eg by holding a key combination?
    Thanks, mtemp

    ... sorry, new answer ...
    Shift+Delete or Alt+Delete
    But watch this screen recording: http://www.youtube.com/watch?v=Xo5IO7aD-sg
    after trimming the clip from the beginning (okay, instead of ripple trim) I am deleting two parts of the clip, each time by cuting the clip 2x and deleting the middle piece.
    It would be cool to make only one cut (the second one) together with deleting the part before.
    ... because I have to do this very often

  • New windows open with different toolbars (and missing URL bar)

    When I select the "New Window" button or "Open in New Window" from the context menu, a new Firefox window opens - however, the toolbars are completely different from the original open window. Specifically, the URL location bar is missing.
    I can add it back, but the change then modifies my original toolbar setup.
    More bad behavior: Even if I modify the new window back to the way I wanted it, new windows opened from that window revert back to the modified version, with no location toolbar.

    You can try:
    * http://kb.mozillazine.org/Prevent_websites_from_disabling_new_window_features
    * http://kb.mozillazine.org/JavaScript#Advanced_JavaScript_settings
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I just updated firefox TODAY 8/17/11 and after the update i can't open firefox unless i restart my computer or i delete going to windows task manager and process, also i can't open a new window, it won't allow it. please can you help me

    I just updated firefox TODAY 8/17/11 and after the update i can't open firefox unless i restart my computer or i delete firefox going to windows task manager and process, also, i can't open a new window, it won't allow it. please help me, everything works on IE, Google Chrome and Safari, everything went wrong after the update

    Hey Elaine07!
    I have an article here that can help you with that issue. This article will help you make sure you have uninstalled iTunes correctly and help you troubleshoot the launch issues you are seeing:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

Maybe you are looking for

  • How  can I start my Java Application using double-click  in Windows XP?

    I hava developed an editor in java. The file made by this editor is saved as the .cte format. so, I need to associate this file with the editor, which means that when you double click the .cte file ,this file will be opened in the editor just like th

  • How to get hold of the XPRequest object in the Login View

    Hi all, I need to customize the Login View to pre-populate the loginname field when a user hits the page. The difficult part is that the user is using PKI Cards, and I need to use the following server-side code fragment to retreive the Login Name. St

  • Get apple id

    I have an iphone 5s. I got a new iphone 6 today.  I got a new phone number for the 5s and I'm giving it to my mom. So how do I get the phone off my icloud id and get one for her (she doesn't have one)? When I do that will she lose all the apps I have

  • Java mail with attach file

    Hi , I need a example with java send mail can attach a file thnak you

  • Business Partner Reconciliation - Urgent

    Hi All, I got a statement of account from one off my Business Partner. As the balance is not matching, I want to reconcile the same. Request your guidance on how to use Automatic Reconciliation feature provided in SAP Business One. Thanks, Srikanth