Manually creating quizzes

I want to create multiple summaries of "quizzes" throughout a very large project rather than break it up.  I've tried having different exe and swf files but I don't like the transition.  Essentially the summaries are only to let the user know how they are doing.  It isn't to stop them or be recorded, just a gauge. 
I noticed a response previously by Lilybiri that said:
"The easiest way, as described in the thread, is to split up your project so that every Quiz is in one file. If you are using a LMS normally it is possible to arrange your conditions for proceeding using the LMS-functionalities.
If you want to realize all in one CP-file, you will have to create your own question slides and keep track of the individual Quiz scores using variables. Advanced actions can let you create the conditions to allow the user to proceed. I do not know if you want to go that way?
Lilybiri"
This is what I want to do.  I'd like to have these variables and then sum up the results of these questions and put into a summary after each chapter which i'd assume calls the results of those quiz pages I create.  My project already uses many advanced actions but if someone could help me get started with doing this particular scenario, I'd be very grateful.
Thank you in advance! 

Recently I published an article on my blog, explaining how to create intermediate score slides, but the example used normal question slides:
http://lilybiri.posterous.com/intermediate-score-slides
As you'll see in the comments, I didn't provide this to work in Review mode (can be done as well, but have to change the advanced actions). About creating custom questions (that allow more control, and also partial scoring for all types of questions, not only for MCQ as is the case in Captivate 6) I have been blogging a lot. Try to use a search function on my blog.
Lilybiri

Similar Messages

  • Effect of manually created proposal on MRP Run

    if there is any proposal which might have been created by the user manually & not via MRP run, does it have effect on the results of MRP.
    will the system ignores the requirement as it has been covered already via manually created proposal.

    Dear Geetika,
    if there is any proposal which might have been created by the user manually & not via MRP run,
    does it have effect on the results of MRP.
    Yes definitely it have effect on MRP
    MRP checks All Firmed Receipts & creates procurement proposals
    will the system ignores the requirement as it has been covered already via manually created proposal.
    Say for example demand is there for material as 50 PCS
    Now manually user created Production order for that 50 pcs
    Now if run MRP than system will not create any plan order as already Production order consists for 50 pcs
    Again we have add demand for the same as for another 50 pcs
    so now total demand became for that material is 100pcs
    Now Run MRP system will create plan order for 50 pcs
    As we have already 50 pcs of production order which is created manually
    Hope the above clarifies
    Regards
    Madhu

  • Need to personalize the Remittance screen making 'Manual Create' Button invisible

    Dear All,
    I highly appreciate you people responding to my before questions. All are solved/clarified.
    Below is the requirement from my friend, I am trying to help him. Please suggest.
    In Receivables>Receipts>Remittance screen
    Need to disable the 'Manual Create' button, if the user selects the 'Receipt Method' field as 'XX_REC_METH1'.
    I tried just to disable the 'Manual Create' without the receipt Method condition, even that also doesnt work.
    Version : R12.1.3
    Function Name: AR_ARXRWMAI_REMITTANCES
    Form Name: ARXRWMAI
    Manual Create Button: AR_BATCHES_SUM. REMIT_MANUAL_CREATION                               <block>.<field>
    Receipt Method: AR_BATCHES_SUM.M_REMIT_RECEIPT_METHOD_NAME                            <block>.<field>
    Kindly suggest any work around.
    Thanks a lot in advance.
    Regards,
    Afzal.

    Hi Afzal,
    your question is about an eBusiness Suite form.  Our forum here (and the team that moderates it) deals with Fusion Applications questions.
    Please repost this question in one of these forums that deal with EBS:
    Technology - General Discussion
    Financials
    Thanks for your understanding.
    Regards,
    Oliver
    Fusion Apps Developer Relations
    https://blogs.oracle.com/fadevrel

  • Manual created PO not showing up in the shopping cart for non-catalog scena

    In non-catalog scenario within SRM, the shopping cart shows the purchase requisition and not the manual created PO after
    running the program BBP_GET_STATUS_2. Do I need to run the program CLEAN_REQREQ_UP to retrieve the manual created PO on ECC 6.0 after BBP_GET_STATUS_2? What is the selection criteria for both of these programs?
    Thanks
    Chris Htizke

    Hi,
    I'm not clear you issue. Is it SC -> PR(backend) -> PO(backend) classic scenario ? or You just created a PO in backend system?
    BBP_GET_STATUS_2 will update SC follow-on doc information from backend.
    Regards,
    Masa

  • "Manually" creating U3D files to import into Acrobat XI

    Has anyone here ever successfully tried to "manually" create a U3D file and open it in a Acrobat XI to save it as a PDF file?
    I am currently coding an U3D export filter for our self-developed CAD application. The resulting files (containing simple polygon meshes) can be opened and displayed by a commercial U3D viewer (SAP Visual Enterprise Viewer 7.0), but Acrobat X and Acrobat XI cannot open them. They only display useless standard "Unable to open" message.
    Sample U3D files from the web open correctly in Acrobat XI although I fail to see any relevant difference when comparing them to the files my filter creates.
    Our U3D files only feature a default view and a few, simple polygon meshes created using CLOD Mesh Declaration and CLOS Base Mesh Continuation. Everything is correctly contained in modifier chains. The file does not use compression.
    I checked the "U3D Supported Elements" documents from Adobe and I'm sure to have met all conditions therein.
    Any help or tip would be very much appreciated because I am out of ideas what to try...
    Best regards
    Stefan Malz

    For an illustration of my problem, here is a most simple file that I created:
    http://www.cad6.com/archive/Merge1.u3d
    This file opens correctly in SAP Visual Enterprise Viewer 7.0, but not in Acrobat XI Pro. A similiar file destilled from a sample file found on the web, however, works:
    http://www.cad6.com/archive/Merge2.u3d
    The only difference I can see is that is uses compression and a CLOD Progressive Mesh Continuation instead of a CLOD Base Mesh Continuation. But according to the latest version of "U3D Supported Elements", this should not make any difference.
    Any idea why Merge1.u3d does not open? Please?!
    Best regards
    Stefan Malz

  • How To Use Dynamic Menus To Place Manually Created Jspx Pages On Sub-Level

    JHeadstarters,
    Back on the JHS trail and could use some help.
    I started using dynamic menus (see section 9.2 JHS Dev Guide) to setup a custom menu structure and found it could not be easier however I need to solve 2 issues;
    1. How to get more than 2 levels deep on the menus (parent, child, grand-child, etc.)? In the menu structure setup I have created a menu that is 3-levels deep however when it runs you only get 2 levels. Perhaps a template needs to be changed.
    2. How can I assign manually created jspx pages to sub-level menus?
    Scenerio;
    I have JHS generated pages *** AND *** manually created pages. Using dynamic menus to place the JHS genned pages works fine, the problem is how to do it with manually created pages.
    Using Dynamic Menu's I created a top-level menu tab named "warp-core", below it on the next level I have two sub-menus, one named "search" and one named "form" for displaying the results of the search and modifying the rows (don't ask me why they are seperate).
    The problem is how to assign the manually created jspx pages to those sub-menus? Or am I going abouth this the wrong way? Perhaps I could use JHS to generate seperate search and display pages.
    Thanks!
    BG...

    Bill,
    1. Yes, you need to decide yourself how and where you want to render this third level menu. You then create a region file similar to dynamicMenu2Tabs.jspx, just replace the references to level2MenuItems with level3MenuItems. Then create a custom template to call this menu 3 region file.
    For example, you could create a bulleted vertical list for level 3 as illustrated in section 9.1.3 of the Developers Guide (that example is with static menu, but you can use similar technique for dynamic menu)
    2. Instead of a group name, you can specify a JSF Navigation action in the menu administration application. So, you create a global navigation case to your custom page, and you enter this navigation case id in the menu admin app.
    Note that if you want to generate separate search pages, you can do so by setting the advanced search property to "separatePage".
    Steven Davelaar,
    JHeadstart Team.

  • Manually created folders in the Home folder won't be hidden to other computer users

    First, I noticed this in Mountain Lion, so it's not Mavericks to be considered the responsible.
    All Mac users (ok, except guests and limited) come with a home folder, which contains some default created subfolders that are not accessible by other users on the same Mac. That said, I created a couple of folders under my home folder, in order to store some personal data there: I believed that every newly created folder in there would automatically become unaccessible to other users as well as the default ones. Actually not: after a co-worker of mine logged in, navigating to my user's home folder, I spotted the prohibition sign at every system created folder, but not at the folders I manually created! In fact they were accessible, with full rights to read and write. I manually set their permissions and now I hope noone may see those folders content.
    Is it a common behaviour? I expected different.
    Thanks

    hi there,
    yes it is common, since any newly created folder has the default set of permissions, which in current OSX versions and most other unixoid systems is "755" or "rwx r-x r-x".
    If you want to change this to the more private setting ("700" or "rwx --- ---"),  as used by the subfolders within your home directory in OSX, you need to use the terminal command "chmod" or the Info-Panel within the Finder to alter the permissions manually.
    hope this helps,
    Chris

  • Help with validation on a manually created tabbed form

    version 4.1.1.00.23
    Hello,
    I have a manually created tabbed form that I'm having trouble creating validation on.
    The page is a Resource Staffing page where PM's can forecast the Resources that will be needed for various projects. The forecast can be for 12 - 18 months.
    The requirement is to display a message to the user if they are trying to save a row without forecasting any time. It's possible they may not know how may Resources or the length of time needed when the row is created.  If they respond that they want to save the row without time the MRU will create the record. If they answer that they do not want to save the row they are returned to the page without loss of information.
    The month fields on the page are defaulting to 0 (zero).
    I've updated the Save button to Redirect to URL and in the URL Redirect I have: javascript:confirmNoTimeSaved()
    The javascript:
    [code]
    function confirmNoTimeSaved()
        var arr_jan,arr_feb,arr_mar,arr_apr,arr_may,arr_jun,arr_jul,arr_aug,arr_sep,arr_oct,arr_nov,arr_dec = new Array();
            arr_jan = document.wwv_flow.f07;
            arr_feb = document.wwv_flow.f08;
            arr_mar = document.wwv_flow.f09;
            arr_apr = document.wwv_flow.f10;
            arr_may = document.wwv_flow.f11;
            arr_jun = document.wwv_flow.f12;
            arr_jul = document.wwv_flow.f13;
            arr_aug = document.wwv_flow.f14;
            arr_sep = document.wwv_flow.f15;
            arr_oct = document.wwv_flow.f16;
            arr_nov = document.wwv_flow.f17;
            arr_dec = document.wwv_flow.f18;
        for(i = 0; i < arr_jan.length; i++)
            if(arr_jan[i].value == 0 && arr_feb[i].value == 0 && arr_mar[i].value == 0
                && arr_apr[i].value == 0 && arr_may[i].value == 0 && arr_jun[i].value == 0
                && arr_jul[i].value == 0 && arr_aug[i].value == 0 && arr_sep[i].value == 0
                && arr_oct[i].value == 0 && arr_nov[i].value == 0 && arr_dec[i].value == 0)
                txt = 'You have no time assigned to your Forecast. Do you want to save this Forecast without time entered?' + '\n' + '\n' + '"Yes" to save the Forecast.' + '\n' + '"No" to return with no changes.';
                caption = 'Confirm Saving With No Time';
                vbMsg(txt,caption)
                switch (isChoice)
                    case 6:
                        doSubmit('SUBMIT');
                        break;
                    case 7:
                        doSubmit('CANCEL2');
                        break;
            else
                doSubmit('SUBMIT');   
                break;
    </script>
    <script language="VBScript">
    <!--
    //Yes    = 6
    //No     = 7
        Function vbMsg(isTxt,isCaption)
            testVal = MsgBox(isTxt,vbYesNo,isCaption)
            isChoice = testVal
        End Function
    //-->
    </script>
    [/code]
    The 'CANCEL2' is just a Branch I'm using to branch back to the page without clearing Cache. I do have 'Cancel' button on the page and the Branch created for that clears the Cache.
    While debugging the javascript I get into the VB Script on the testVal = MsgBox(isTxt,vbYesNo,isCaption) line and the browser crashes.
    Can someone help with this requirement?
    What additional information can I provide?
    Thanks,
    Joe

    The code above is my attempt at this requirement, however, the browser crashes when it gets to the VBScript on the MsgBox call. I don't have to use this approach. Does someone have an idea how to solve this?
    Thanks,
    Joe

  • Search criteria on manually created tabular form

    Hi All,
    Apex v4.0
    DB 11g
    In a page I have created one manually tabular form using collection .
    My requirement is :- Search criteria on the form based on 3 column field of that form.
    I tried to use LIKE, EQUAL in the select statement of the query. BUT search option is not working .
    When I tried to search ,it doesn't return anything.
    But its working on wizard base TF.
    I am not sure this one option for search criteria on the manually created TF.
    Kindly suggest any other way we can achieve it.
    Thanks in Advance !!!
    Regards,
    Amu

    Remember that the values on an apex page is only accessible once you submit your page.
    And for tabular forms the values needs to be processed to the apex collections after you submit.
    For better understanding what happens inside the collections I suggest that you always make a conditional report with
    select * from apex_collectionsand Condition
    Where Value of item in expression1 = Expression2
    Expression1
    DEBUGExpression2
    YESThis way you can show the content of your collections easily by just enabling debug.
    Regards

  • Select list in a manually created tabular form

    I created a select drop down item in a manually created tabular form. When I run the page, it also shows the null value '%'. How do I edit this?
    This is the line I am using in the SQL:
    htmldb_item.select_list_from_query(34,IN_PGRS_STAT_DSC,'select distinct STAT_DSC, STAT_DSC from PROJECT_STATUS_REF') IN_PGRS_STAT_DSC,

    And the select list doesn't work. It gives me an error message if I have the form to display one extra empty record and the select list. But even with the select list, if I don't include the extra row, it works properly.
    report error:
    ORA-06550: line 1, column 13:
    PLS-00103: Encountered the symbol "COLLECT" when expecting one of the following:
    := . ( @ % ;
    ORA-06550: line 1, column 82:
    PLS-00103: Encountered the symbol ";" when expecting one of the following:
    . ( , % from
    What I also realized is that the drop down shows the value 7. But the table is empty with no records. I have no idea where this number 7 is coming from?
    Message was edited by:
    user494578
    Message was edited by:
    user494578

  • Viewing Manually created Database from EM in 10G

    Hi All
    I have manually created one database in oracle 10g using following script:-->
    create database bally
    user sys identified by oracle
    user system identified by oracle
    logfile group 1 ('D:\oracle\product\10.1.0\oradata\bally\redo01.log') size 10M,
    group 2 ('D:\oracle\product\10.1.0\oradata\bally\redo02.log') size 10M,
    group 3 ('D:\oracle\product\10.1.0\oradata\bally\redo03.log') size 10M
    character set WE8ISO8859P1
    datafile 'D:\oracle\product\10.1.0\oradata\bally\system01.dbf'
    size 100M
    autoextend off
    extent management local
    sysaux datafile 'D:\oracle\product\10.1.0\oradata\bally\sysaux01.dbf'
    size 200M
    autoextend off
    undo tablespace undotbs1
    datafile 'D:\oracle\product\10.1.0\oradata\bally\undotbs01.dbf'
    size 50M
    default temporary tablespace temp
    tempfile 'D:\oracle\product\10.1.0\oradata\bally\temp01.dbf'
    size 50M
    archivelog;
    After that i run post scripts to create data dictionary views.
    Then I created the Listener for the created Database.
    Everythig is running fine including the listener and database but
    How can i view the database from Web Enterprise Manager.
    Kindly Guide
    Regards
    Bally

    You have to create the Enterprise Manager Repository first. You can use DBCA (Database Configuration Assistant) or EMCA (Enterprise Manager Configuration Assistant) for that. Then you can start EM by
    http://<hostname>:<port>/em
    See http://download-uk.oracle.com/docs/cd/B19306_01/em.102/b16242/structure.htm#CACDGDJA and http://download-uk.oracle.com/docs/cd/B19306_01/em.102/b16242/structure.htm#sthref75

  • Linking a manually created PO with a PR

    Hi
    Is it possible to link a manually created purchase order with a PR in database?
    regards,

    Hi,
    Please refer the below MOS Note : How to Get the Purchase Order (PO) Number From a Requisition Number Via the Tables (Doc ID 169095.1)
    To get a PO number from a Requisition number via the tables, run the following
    script:
    SELECT poh.segment1, pol.line_num, poll.shipment_num
    FROM po_headers_all poh, po_lines_all pol,
    po_line_locations_all poll,
    po_requisition_headers_all porh,
    po_requisition_lines_all porl
    WHERE porh.requisition_header_id = porl.requisition_header_id
    and porl.line_location_id = poll.line_location_id
    and poh.po_header_id = pol.po_header_id
    and pol.po_line_id = poll.po_line_id
    and porh.segment1 = ####;
    If you check the above query, you will understand- how they are linked.
    porl.line_location_id should be equal to poll.line_location_id.
    However, I wont suggest you to manually create the link, as it may cause few problems:
    The approved requisition will have separate entry in Supply tables (mtl_supply) and PO will have separate entry . (ideally, if it is autocreated - it should have a single entry).
    If you have encumbrance enabled, it might cause other issues with requisition encumbrance and po encumbrance
    If you cancel the PO, not sure whether the backing requisition too will get canceled without any issue.
    Personally i feel, it is not the good practise to establish the link manually.

  • On Work Order using Object lists for equip u can manually create Notifi

    On a maintenance Work Order using Object lists for equipment you can manually create a notification for each line item.
    We want to automate this process to do this when we save the document.
    Any ideau2019s on how to do this?
    Does a user exit exist for this?

    Hi:
    Check with Tcode: IBIP - Plant maintenace batch input utility tool.
    Hope, it may help!
    Thanks,
    Murali.

  • When manually creating delivery notes, the Actual GI time ?

    Hello,
    When manually creating delivery notes, the Actual GI time (used for pricing determination) is set to the document creation time (CPU time) but expressed in the UserId's local time zone.
    Regards,
    Neel

    Hello Ram
    Please help me out to solve this issue
    When manually creating delivery notes, the Actual GI time (used for  pricing determination) is set to the document c
    Creation time (CPU time) but expressed in the UserId's local time zone.
    The correct Actual GI time should be the CPU time in CST time zone, independant of the user.
    The Delivery doc. was created on 04/20/2011 at 11:11:32 UserId's local time zone (CET).
    The Actual GI time was set per default to 11:12 based on CET CPU time the expected time is 04:12 CST
    Edited by: neeljasani on Apr 27, 2011 5:20 PM

  • Manually create an output message for GRs

    Is it possible to manually create an output message for a GR that has never been printed?  There was an issue with our output determination and we have a GR that never had a message created when saved so I can't use MB90 to print it.  The problem with the output determination settings has since been resolved; however we need to find a way to print this GR.  Is there a manual procedure?
    Thanks!

    Hi
    You can go to MB02 (material document change), enter material document. Double click on quantity, You can find messages button on the top.assign output and print the same.
    regards
    Srinivas

Maybe you are looking for

  • How to centre the stage of 100% width in a browser?

    I have created a web page in Edge that I intend to be centred in the web browser. If I keep the stage to fixed width (960 px) then I can centre it in the browser with the following in the compositionReady event of the Stage: $("#Stage").css("margin",

  • Develop module disabled - NON creative cloud LR5

    I'm having some trouble with LR5.  I purchased LR 3 in 2010 and then upgraded LR5 last year . . . I have both serial numbers.  I recently upgraded to an iMac and loaded the trial version on LR5, but I'm not part of creative cloud as there isn't a rea

  • Navigation attributes authorization

    Hi,all In NW2004s new auth concept allows to create auth for nav attributes as for chars. But! We have situation when one char is used as nav attribute in several chars. I.e. Char A, used in B__A, C__A and D__A. Is that nesesary to create auth for ev

  • Live Type causes Final Cut to keep quitting.

    I have an older project with Live Type files in it. It's always worked fine before. I just moved all of my data to a new hard drive. I've been reconnecting all of my media. But when ever I try to reconnect LiveType files, the application keeps quitti

  • Changing Security Questions

    I am having trouble purchasing anything because I am always asked for my security questions, I remember the answers but not any capital letters or punctuation. I have looked into using a rescue email address but cannot set one up, I don't want to cal