High Definition eLearning
Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Welcome to the Lectora and CourseMill Forums

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

+ Reply to Thread
Results 1 to 5 of 5

Thread: Next button

  1. #1
    Member
    Join Date
    Jul 2011
    Posts
    1
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Next button

    I have created a module with forced audio, so that the next button does not display until the audio for that page is done playing. That works well... What I need to find out is how to show the next button on all the pages once the learner has completed the course/page to allow them to move freely throughout the course without having to listen to the audio again.

    Any ideas?

  2. #2
    Member
    Join Date
    Mar 2008
    Location
    Essen, Germany
    Posts
    228
    Thanks
    2
    Thanked 48 Times in 48 Posts

    Default

    This forum is for sharing Tips & Tricks. The General Lectora Forum is meant for asking questions.

    To solve your problem create a variable, e.g. audio_done

    Add an action to each of your sound files:

    On: Done playing
    Action: Modify variable
    Target: audio_done
    Value: a (Use a unique letter for each page / soundfile)
    Change: Add to variable

    The variable will now save whether the respective soundfile has been listened to until the end.

    Add an action on the toplevel of each page:

    On: Show
    Action: Show
    Target: Next Button

    Condition: Only if "audio_done" "Contains" "respective letter for the page".

    The variable will contain the letter if the sound file has been "done playing" on a previous visit.

    Tim

  3. The Following User Says Thank You to timk For This Useful Post:

    Lisa!! (02-01-2012)

  4. #3
    Ben Pitman aka Dr Lectora
    Join Date
    Jun 2005
    Location
    Atlanta, GA
    Posts
    5,948
    Thanks
    7
    Thanked 271 Times in 265 Posts

    Default

    If you have lots of these (say more than 15), I have another solution that involves using my Tracking Pages Visited add-on.
    New Jan 19: Free Chapter of Designing Effective eLearning: A Step-by-Step Guide from Amazon

    cheers, ben -- aka Dr. Lectora: Lectora Resources & Services

    678-571-4179 - ben.pitman@eProficiency.com

  5. #4
    Member
    Join Date
    Dec 2010
    Posts
    15
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Ah that's interesting

    Tell us more Ben, how did you organise that?

    I had quite a 'lame' way of adding in an extra 'NEXT' button which is permanently enabled using cookies because a variable called 'PermanentNextUnlock' (for example) is on the _following_ page so I don't have to worry about the initial next button which is disabled until, says, the Captivate flash file is successfully completed.
    (IE: Once people go to the page after where the NEXT button is disabled, they've enabled another one on that page that they can then use 'forever'*)

    I can imagine doing it this way is a bit long winded but works fine for me at the moment, is your method simpler?

    *until they clear their cookies.

    Thankyou Ben.

    ps: in my example for the my 'system' to work, i have to have a the initial next button always hidden upon visiting and only unlock onTimer for when the Flash file sends javascript to IE. Otherwise i would obviously use 'remember between sessions' for the initial NEXT button's variable, rather than creating 2 next buttons in the same place on one page with one permanent variable like i have.

  6. #5
    Ben Pitman aka Dr Lectora
    Join Date
    Jun 2005
    Location
    Atlanta, GA
    Posts
    5,948
    Thanks
    7
    Thanked 271 Times in 265 Posts

    Default

    Well, cookies are for those without an LMS. If that is you, then all the rules are generally simialr to an LMS until someone clears cookies.

    The basic way I do it is to have two next buttons. The one on top is disabled and displays a msg when clicked telling the user what to do. Once the learner has passed the page, a variable contains a code that indicates the page is complete. Then if the user returns to the page, an On Show action checks the variable and if it contains the code, then the disabled Next button is hidden enabling the real Next button.

    For more details on how I set the code, please contact me directly using the information below. Glad to share it.
    New Jan 19: Free Chapter of Designing Effective eLearning: A Step-by-Step Guide from Amazon

    cheers, ben -- aka Dr. Lectora: Lectora Resources & Services

    678-571-4179 - ben.pitman@eProficiency.com


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Lectora and CourseMill are registered trademarks of Trivantis Corporation, Camtasia and Snagit are registered trademarks of TechSmith Corporation and
Flypaper is a trademark of Flypaper Studio. Camtasia and Snagit are used with the permission of TechSmith Corporation.
Copyright © 1999-2012 Trivantis Corporation Inc. All rights reserved.