Limitations on Quiz and Interactivity - CP6

Are there any limitations in creating quiz and or interactivity[customized/templated] while making a course on iPad?
Currently doing R&D on Trial version of CP6, and not able to see some interactivity in the last output of HTML 5[interactivity like clickables and pie chart, except some].
Will be the same limitations in licensed version?

@Kurrykid: then we need to go only for customizable interactions.
@Lilybiri: Currently having 15 plus interaction screens, with different types. If we customize the interactions, it works better.
And yes I tried different components in Custom settings of interaction, but is there any option to change particular text to different style[means can we apply different styles for particular words in sentence e.g. Heading in pop]?
Please check below screen capture, could not find solution to make Title Text in Bold.

Similar Messages

  • Captivate 3 send Quiz and Results via email

    I created a Quiz in Captivate 3. Upon completion of the quiz I would like to have all the questions which were answered and the results emailed to me in PDF (or word if possible). In Captivate 3 I can receive an email with the pass/fail completion scores etc. This is not enough information. I need to know which questionss were answered in order to get back to the person who took the quiz and give them further assistance. We have Adobe Connect Pro, but did not purchase the LMS. Can this be done without an LMS? Can this be done in Captivate 4?

    Short answer: no
    Longer: Search and read through these forums for all the issues surrounding email. Not only is it not terribly reliable but it's also not terribly customizable.
    You could possibly do what you need if you've got some Javascript folks there who can parse through the Captivate HTML/JS files and modify them to output interaction data to the email... To do that, I suspect you'd have to setup the lesson to work with SCORM, but then modify the resulting published HTML/JS files to redirect all SCORM API calls to some other functionality that would instead insert the desired information into an email.
    It may be better to just get an LMS. ;-)
    I think I've seen an article somewhere on Adobe's site, likely by Andrew Chemey, that discussed modifying the published files to send data to a standard database instead of an LMS...so maybe that would be an option, or that could be a base article for modifying the code to work with email. Worth a search of Adobe's site, I suspect.
    HTH!
    Erik

  • Quizes and reviewing quizes on tablets

    I'm developing some quiz modules for a client
    The requirements are:
    1. They have to work on PCs and tablets.
    2. The learner can review the quiz
    3. Screen space is saved by not having a menu or playbar
    4. The Next button is not displayed during the test because that would allow the learner to skip questions
    But as the next button is needed for navigation during the quiz review it must be on the slide so So I hide it under the Submit button (which is not shown during review)
    and that works fine on PCs - but not on tablets (Android or iPad)
    Do I have 4 unreconcilable requirements? Or am I missing something obvious here? (please tell me I'm missing something obvious...!)
    regards
    simon

    Hi Simon,
    I have confusion on point 4 and things you mention afterwards.
    So, I will tell you what the structure is madate for the quiz. With Cp6 the quiz must have the Submit/Submit All button to capture the response(s) of the user when they are going through the course while attempting the questions.
    If you basically, simply do not want the user to skip the question using the next button. Go to Quiz-- Quiz Preferences -- Answer All, this would ensure the next button will not work, Unless user has submitted his answer to that question and it work as expected during the review process.
    Let me know if this solves it.
    Thanks.

  • What is difference between interactive list and interactive reports?

    what is difference between interactive list and interactive reports?

    hi check this..
    interactive report/list means any input(double click or single click or user command ) on the screen will results a new screen with the corresponding fields....this is upto 20 levels only check this..
    report .
    start-of-selection.
    write:/ 'this is the source list'.
    at line-selection .
    if sy-lsind = 1 .
    write:/ ' this is the 1st list'.
    elseif.
    if sy-lsind = 2 .
    write:/ ' this is the 2 list'.
    if sy-lsind = 3 .
    write:/ ' this is the 3 list'.
    if sy-lsind = 4 .
    write:/ ' this is the 4 list'.
    if sy-lsind = 5 .
    write:/ ' this is the 5 list'.
    if sy-lsind = 6 .
    write:/ ' this is the 6 list'.
    if sy-lsind = 7 .
    write:/ ' this is the 7 list'.
    if sy-lsind = 8.
    write:/ ' this is the 8 list'.
    if sy-lsind = 9 .
    write:/ ' this is the 9 list'.
    if sy-lsind = 10 .
    write:/ ' this is the 10 list'.
    endif.
    regards,
    venkat

  • Display and interact with a vi front panel on remote C++ app

    Hello:
    I am new to LV and need a little advice.  I need to display a LabVIEW VI front panel in my C++ .Net application that users can interact with to view real-time spectrum data.  The C++ app (client) must reside on a separate computer(s) from the VI so that the client can connect from anywhere around the world and interact with the VI. 
    I am not sure about the basic architecture that should accompany a good solution.  We want to use TCP/IP but not DataSocket.  I do not have access to Measurement Studio but I do have access to LabVIEW Professional Development System v 8.2.  Can anyone provide suggestions on what I need to do in order to
    1.  Connect to my TCP server using my C++ client app - I have already written TCP client and server code which communicate but now I need to integrate LV
    2.  Get access to the VI sitting on that server
    3.  Send the VI front panel to the client for display
    4.  Allow the user to modify parameters on the front panel displayed on the C++ client, send those changes back to the server, and refresh the front panel displayed in the C++ client given the new parameters (I would like a real-time display of the spectrum to always be available)
    Is this possible?  Has anyone done this using C++ .NET in VS2005?  Are there examples I can mimic or references that will help direct me?  I have searched and searched through NI's help and found a lot of good stuff but I'm still feeling confused about the best way to utilize LV.
    Thank you in advance!

    One more question ... what if I could use Measurement Studio?  The documentation seems to indicate that it's easy to create network applications and therefore it would be easy for me to re-create our VI's front panel using Measurement Studio components in my C++ app and then simply connect those components to the networked hardware (TCP/IP or DataSocket) that could be located anywhere in the world.
    Depending on what components you are using in your LabVIEW panel, it is probably pretty easy to build a Measurment Studio application to look like a LV panel.
    Given that, you could use network shared variables to move data across the network, no TCP programming necessary -- I think that this is pretty easy to do, but I don't know the specifics about variable programming in that environment.  Also, you will probably need to add some smarts to the server side to make sure that it is reading to and writing from variables in an appropriate manner.
    Question: why can't you just use LabVIEW for the client application also?

  • Drilldown and interactive reports

    hi,
    is there any difference between drilldown and interactive reports.
    if there exits , what is the difference?
    kindly help me.
    i will reward good points.
    regards
    thiru

    1. There is NO diff btw    Interactive and Drilldown.
    2. get cursor.
    get cursor field <field_name>  value <field_value>.
    when you double clik on any line in list..reads particular field instead of whole line (where you clicked).
    3. Hide statement.
    hides contents of fields to make availble to further list processing
    press F1 on HIDE you'll get more info...

  • Tolerance Limits with Date and quantity

    Hi Experts,
    We would like to set the GR Tolerance Limits with Date and qty.
    how to set the Tolerance Limits for Date and quantity..??
    if we created PO 100qty and date 01-05-009.
    if we receive the goods on 20-04-2009 and 50qty...
    For GR .. Migo should be give error message..
    where can i set this Tolerance Limit Configuration.... can u please explin me..
    Thanks in Advance,
    Anthyodaya .

    Go to SPRO - Material Managemetn - LIV - Invoice Block - Set Tolerence limit.
    USe company code and maintain a value for ST
    ST: Date variance (value x days)
    The system calculates for each item the product of amount * (scheduled delivery date - date invoice entered) and compares this product with the absolute upper limit defined. This allows relatively high schedule variances for invoice items for small amounts, but only small schedule variances for invoice items for large amounts.

  • Tolerance Limits for Date and quantity..??

    Hi Experts,
    We would like to set the GR Tolerance Limits in the Configuration level.
    how to set the Tolerance Limits for Date and quantity..??
    if we created PO 100qty and date 01-05-009.
    if we receive the goods on 20-04-2009 and 50qty...
    For GR .. Migo should be give error message..
    where can i set this Tolerance Limit Configuration.... can u please explin me..
    Thanks in Advance,
    Anthyodaya.

    Hai
    for  quantity tolerence limit  u can do it  while creating  P O  in item details-->delivery tab.
    for date go to SPRO-->mm>purchasing->material master> define purchase value key>in that   st.del.time var               here it wil compare the dates and shows how much deviation is occuring for GR date
    configure messages in SPRO-->mm>environment data--> define attributes of system messages
    hope it may help u
    regards
    chandrasekhar

  • Access sequence for Partner determination -Sales and Interaction Center CRM

    Dear experts,
    We use som transaction types both in our sales (t/c crmd_order) and in Interaction center (t/c CIC0).
    We though want the partner determination to act differently when creating this transaction in sales compared
    to when creating it in the interaction center. For example in the sales process we want the contact persons to be searched from the relationsship of the sold-to party but in customer service we do not want an automatic determination.
    There are some BADIs available that can be used in the access sequences as a source but can they be used to
    switch off some automatic determination when creating the transaction in t/c CIC0 whereas the automatic determination should work when creating the transaction in the sales process ie. t/c crmd_order?
    Looking forward to have any input on this, thanks!
    best regards,
    Christina

    Hi,
    What we did is to remove the automatic determination on the transaction type that is used both in the sales process and Interaction center/customer service. The partner in question is only determined from the previous document in case you
    create a follow-up document.
    rgds,
    Christina

  • Features that are not supported by Excel in the browser and interactive reports will be removed from the saved copy

    I Created a power view in Excel 2013 and uploaded to my Power BI for o365 site.
    But when i click on my excel file it opens in browser,After that i click on File tab its showing me two option 
    1. Save a Copy
    2.Download a copy
    When i click on save a copy its showing me an warning below
    Features that are not supported by Excel in the browser and interactive reports will be removed from the saved copy.
    Continue with Save?
    If i continue saving it only saves an excel files with data only not the power view which i want to save with applied filters.
    Please help me for this

    Just to clarify, when you hit the option of Save As Copy, the whole experience goes into a "read-write" mode in Excel services, which currently doesn't support authoring, just consumption of PowerView sheets.
    Two mitigations that come to mind:
    1. Download the copy (as Brad suggests), rename the file and upload.
    2. Use the send to option of SharePoint online, give the file the right target document library (can be the same as source) and rename the file:
    GALROY

  • Difference between Drilldown report and Interactive report

    There is no difference between drill down and interactive report, they are the same.
    With drilldown reporting, SAP provides you with an interactive information system to let you evaluate the data collected in your application. This information system is capable of analyzing all the data according to any of the characteristics that describe the data. You can also use any key figures you wish to categorize your data. You can display a number of objects for a given key figure, or a number of key figures for a given object. In addition, the system lets you carry out any number of variance analyses (such as plan/actual comparisons, fiscal year comparisons, comparisons of different objects, and so on).
    You can produce both simple, data-directed lists (basic reports) and complex, formatted lists in drilldown reporting (form reports).
    Drilldown report provides you with comfortable functions for navigating through your data. For example, you can jump to the next level of detail or the next report object on the same level, hide individual levels and switch between the detail and drilldown lists. It also provides a number of additional functions which let you process lists interactively (sorting, conditions, ranking lists, and so on). SAP Graphics, SAPmail and the Excel List Viewer are also integrated into drilldown reporting.
    The drilldown functions are divided into three groups which differ in the number of functions available. That way each user can choose the functional level most suited for his requirements.
    In addition to the online functions for displaying reports, drilldown reporting also provides functions which let you print reports. A number of formatting functions are available to let you determine the look of your printed reports (page breaks, headers and footers, underscores, and so on).
    The menus and the functions available directly on the drilldown report make it easy to use the information system.
    What is an Interactive Report?
    An interactive report generally works in the following fashion:
    1. Basic list is displayed.
    2. User double clicks on any valid line
        or
        User selects a line and presses as button on the tool bar.
    3. The corresponding event is triggered
    4. Then in the code, the line on which action was done, is read.
    5. Depending on the values in that selected line, a secondary list is displayed.
    6. Steps from 2-5 are repeated till the end.
    From the above explanation, I believe, its clear that, the 20th list, will essentially depend on the "selected line" of 19th list. According to your question, you want to move to 20th list directly, without "a prior list". May I know the exact requirement so that, an appropriate solution can be suggested? 
    Again, your question was, how to move to 20th list directly on pressing of execute button. Its not possible to move to 20th list. You must cross over a basic list, before you can go to a different list level, using the code given by Pavan. 
    What are Drilldown reports?
    The lines of basic list of a drilldown report when clicked, will take the user to the corresponding (standard) object's display.
    For eg: Suppose your report's primary component is purchase requisition, (assume you are printing PR details), and the basic list displays details of many PRs.
    Eg: when clicked on a particular line of the PR basic list, it takes you to std t-code me53 (display of purchase requisition). This is the 'Drill-down' functionality.
    For this, in the at-line selection of your program, as per the above ex: you'll set the parameter ID of PR number BAN (that you can get from Data element) in memory (using set parameter id) and then calling the corresponding transaction (usually skipping initial screen of the std t-code).   
    Likewise, if it's Material Number (Matnr), you'll be displaying MM03 transaction w.r.t. the line's matnr.
    AKSHAT..........

    Good, information. But I think you should post these items in Wiki, in place of forum, as here we have Qns & Ans;  problems and solutions.
    https://www.sdn.sap.com/irj/sdn/wiki
    [ABAP Development > ABAP General ]
    Wiki is the right place for such knowledge base
    Thanks!!
    Regards,
    Vishal.

  • Content Viewer and interactive charts

    Hello
    I have created an interactive chart using HTML5 and Javascript and imported in InDesign using the Overay--> Webcontent.
    The animation and the interaction is working well on the iPad2, but when I click on the screen to interact with the chart the menu of the Content Viewer is appearing and disappearing. I find this very disturbing.
    Do you know how it is possible to avoid this? It would be nice if the menu would only appear when I click somewhere on the page but not on the interactive chart/web overlay.
    Unfortunately on Android (Galaxy 10') the animation and interaction are visible but very very slow....
    Thanks!!

    Try trashing the prefs. See Replace Your Preferences

  • Get rid of the overage payments on proactive and interactive basis? (Give us a Break!!)

    I just recerntly had a similar situation with my new edge plan. I justed wanted to say that I have been a huge legacy and new verizon proponent customer for years. But, this is bad. VZW.com needs to offer a different data package or be flexible. This is a ripoff and a scam to max profits. What happened to unlimited plans? ***!
    I recently purchased a LG smart phone and Jetpack after getting rid of my iphone. I purchased a 4 Gig plan. Thinking that the 2 gig plan is not enough. I am thinking that the I can control the amount of data that I use and not go over the threshold. Wrong.  I went over the 4 gig mark toward the end of this month and after raising my plan up to 6 gigs it happened again 4 days before my cycle ended. Being charged $15 for overages is not fair. I download image files a the LAN that can be 3-5 gigs, large downloads are common. 
    Now I can control my downloads and will do that, MS updates and the such, working on it. But the company should let people get used to living within their means by offering to get rid of the overage payments on proactive and interactive basis. The lady i spoke with about the issue was not understanding. She just told I change my plan and raise the plan up to 8 gigs. Not nicely, why would VZ put her in that position?  Well some people can not just throw money at this. Hello?
    If VZW and Verizon are going to control the countrys data plane and backbone they need to play fair. I should be able to purchase a fixed cost product and not be nickled and dimed to death. Since going to the share everything plan VZ profits are way up. It's has been reported on the web.  This is not right. This is highway robbery.

    Why would Verizon get rid of the overage payments for data that you have legitimately used (by your own admission) on their network?
    If you need more data than you originally purchased, then your option is to purchase more.  Just like any other purchase.  If you want to eat more cookies, you have to pay for more cookies.  If you want to drink more beer, you have to pay for more beer. 
    And as to the suggestion of a "fixed cost product", well they have a 50GB plan for $375 a month.  That's a fixed cost.

  • Pass/Fail issue with Quiz and Click Buttons

    Got a complicated one for ya!
    I have a project that has about 100 quiz questions.  I want to add slides with an image for backgrownd, a voice over and a "Click Button" to be used like a Simulation.  If the "Click Button" is not clicked on, I want the slide to act like a Quiz and be marked as wrong.
    At the end of the Quiz I want the Pass/Fail function to be: If Pass: "Continue" then if Fail "Jump to Slide". This Failed Slide would jump to the last slide; the end of the project with a "Thank you".  If Passed, the project continues to display more information on other slides.
    The tests I have done the Pass/Fail seems to not be working.  If failed, the project continues just like the Passed even though the "Pass/Fail" options are marked correctly.
    What do you think?

    Also check the options under Quiz > Settings > Required.  It could be that you have it set to something other than Optional which might be restricting things.

  • Black screen is in interactive and interactive text (console) mode

    I want to install Solaris 10 on HP Proliant DL380 G5. After installing drivers for Smart Array (from CPQary3.iso) I can't see this:
    "Starting Solaris Interactive (graphical user interface) Installation.
    You must respond to the first question within 30 seconds or the installer
    proceeds in a non-window environment (console mode)".
    The screen now is black in both modes: interactive and interactive text (console)
    If I don't install CPQary3 then graphical user interface works good, but "No disks found" :)
    What can I do with it?
    Edited by: Blutang on Jan 14, 2009 2:07 AM

    well the problem has been solved...hope this may help others having this issue.
    i basically just let the battery run out, then connected the ipod to my laptop and voila...it reset and all is well again...
    pretty random, but glad it is all working again.

Maybe you are looking for