Trouble accessing the Quiz Variables with HTML5

Hello.

I am trying to create a custom results page.

I use the following code to return the total number of points scored,

myScore = cp.variablesManager.getVariableValue ('cpQuizInfoPointsscored');

This seems to return zero no matter how complete the quiz.

How can I access the actual quantity of points marked on my personal page?

Thank you

Dongo

You should be able to access the variable as you are, but as you have noticed, there are inconsistencies in the output of HTML5. Here's another way to get to the quiz variable:

cp.model.data.quizzingData.quizInfoPointsScored;

You will notice a lot of quiz data can be extracted from the cp.mode.data.quizzingData object.

Best,

Jim Leichliter

Tags: Adobe Captivate

Similar Questions

  • How do I access the folder allowed with standard user?

    I have 2 accounts, one is standard, the other is the admin account.

    My PC has a permitted record that only allow admin to access.

    I always connect with the standard user and sometimes need to access these files from parmitted, but no authorization for the standard.

    So, every time I change the user access. It's too boring.

    I tried the command runas, but does not...

    Please give me some advice that can access the folder allowed with the standard user, if possible.

    Thank you

    I have 2 accounts, one is standard, the other is the admin account.

    My PC has a permitted file that allow only to admin for access to.

    Please give me some advice that can access the folder allowed with the standard user, if possible.

    You must change the permissions of this folder so that everyone has full access.

  • How to access the PDB (s) with multiple shared users?

    is it possible to access the PDB files with multiple shared users?

    Consider the scenario:

    I have two common user:-c# a PDB and c ##b:-PDBTEST

    I am facing problem:

    When I connect with the common user - c ##b, I am not able to see the table of PDBTEST created by connecting you with c# a.

    However, I have assigned rights in PDBTEST for both users c# a and c ##b.

    For the common c ##b user, is there another way, I can access PDBTEST?

    I'm following measures:

    Connect as sysdba

    1 > created two user c# a and c ##b (container = ALL)

    2 > common role granted with all privileges: c ##role (container = ALL)

    3 > assigned c ##role both user: c# a and c ##b (container = ALL)

    4 > created PDB: PDBTEST

    Changed session and containing value = PDBTEST

    5 > granted c ##role to two users: c# a and c ##b inside the PDBTEST

    6 > connect with c# a (and not as sysdba)

    Changed session and containing value = PDBTEST

    7 > table created and inserted record: TestTable

    8 > connection with c ##b (and not as sysdba)

    Changed session and containing value = PDBTEST

    I'm not able to access the record of "TestTable" after you connect with c ##b...

    Even more, if I connect with c# a, I can access inserted records.

    Help, please.

    Hi Big Boss,

    It has nothing to do with the PDB, it is just the works of oracle way - to query a table that belongs to another yo uhave to precede their schema name unless you do one of 2 things

    (1) create a synonym (public or private) for their purpose

    (2) use alter session set current_schema

    So in your case you'd be (both logged in as ##b c)

    (1) create synonym c# table_name #a.table_name;

    (2) alter session set current_schema = c# a;

    Now, if you say

    Select * from table_name as c ##b it will work.

    (1) is permanent

    (2) must be adjusted each time you connected

    I think you're confusing a pdb with a schema file.

    See you soon,.

    Rich

  • Call the function in LabView from a DLL, and then access the global variable of DLL

    I've created a DLL in LabWindows with a function and structure.  I want to call the function from LabView and then access the overall structure.  I am able to call the function in the DLL with a "call library function node" and has access to the return value, but I can't understand how to access the overall structure.  The structure is declared in the header DLL with __declspec (dllimport) struct parameters file.

    Is it possible to access this structure without using the library of network variables?

    My guess is that you need two bytes of padding after "in_out" and another to two bytes of padding after "anin."  The reason being that ints are 4 bytes, and most of them C compilers will align on 4-byte boundaries.  The struct will naturally start to such a limit (in fact, in Windows, it will probably start to an 8 byte boundary).  If you then count bytes in your structure, you are 70 byte after "in_out."  70 is not divisible by 4, so you need 2 bytes more to reach the next 4 byte boundary.  You can also you could reorganize your struct so that "anin" follows "in_out" and this is probably the best option if it won't cause you other problems.

    Unlike most C compilers, LabVIEW compressed structures as closely as possible, without filling.  I don't know enough about the history of LabVIEW and internal parts to explain the reasons and to do this performance penalty, but, as choice of LabVIEW "endianness", it is probably a remnant of the first versions of LabVIEW that were running on the Mac.

    If for some reason you want to force your C struct to match package LabVIEW, you can use the #pragma pack (x) directive, but I wouldn't recommend that here because you can control the C and LabVIEW.

    EDIT: in the cases where it was not clear, add padding to your cluster of LabVIEW, insert appropriate size or items at the place desired in the cluster.

  • How can I access the data associated with an event within the event handler function?

    Hello

    In my LabWindows code, I try to use a DLL that has been developed in .NET (c#).  I used the built-in labwindows Wizard that converts the DLL to a usable 'instrument'.  Almost everything seems to work, except that I have 1 problem.

    There is an event (defined in the DLL) that I am able to detect.  I know that the reminder of the event is called at the right time.  But the problem is that in this function, I can't access the data that is supposed to be attached to the event.  It worked fine in c#, but I don't know how to do in LabWindows.  Here's what looked like in c# event handler function:

    void AppLoaderEventCallback (CommonLib.CommandResult MyResults)

    {

    MyResults is used in the body of this function

    }

    But in LabWindows, I can't seem to access the MyResults data structure.  Here's what I do:

    public static int CVICALLBACK AppLoaderEventCallback (CommonLib_CommandResult MyResults)

    {

    I can't access MyResults here

    }

    Can you help me with this?  I'm doing something wrong?

    Thank you very much for your help.

    -Mike

    I think that your statement of callback function is perhaps not quite correct. Look using the parameter "callback function" function Panel of the generated __Create function associated with this event. This shows the declaration of the callback function - make sure that your callback function is declared in the same way.

  • Having trouble accessing the wifi via the iphone, have wireless router wrt110

    I'm having a problem to access internet by wifi on my iphone. I have recently upgraded to Windows 7, but were able to access the front and now all of a sudden get a "unable to join the network" error. Does anyone have an idea why, or how I can go about fixing this problem? Thanks for the time.

    You can try to update the drivers for your wireless card with your computer, and then try to connect to your wireless network.

  • Cannot access the system files with permissions to access EFS and certificate are set correctly.

    I am running EFS on a secondary internal hard drive on my computer Vista Enterprise SP1.  I have been using EFS for a few months with no problems.  Recently, when you try to access a number of files, I started getting access denied errors.  I'm still under the same certificate with same file permissions that I was when I originally encrypted the files.  Curiously, I can move, delete and rename files without problem, but I can not access, copy, or decrypt.  I tried reseting the file permissions, nothing done.  An excerpt from the command line:

    D:\>ICACLS FILE name. MOV

    NAME OF FILE. MOV : (F)

    BUILTIN\Administrators: (I) (F)

    NT AUTHORITY\SYSTEM: (I) (F)

    NT AUTHORITY\Authenticated Users: (I) (M)

    Builtin\Users: (I) (RX)

    Processed 1 files successfully; Treatment failure 0 files

    D:\>cipher/y

    Thumbprint for computer certificates EFS ComputerName:

    D:\>cipher/c FILENAME. MOV

    List D:\

    New files added to this directory will not be encrypted.

    E FILE NAME. MOV

    Users who can decrypt:

    Thumbprint of the certificate:

    No recovery agent.

    Important information:

    Algorithm: AES

    Key length: 256

    Entropy key: 256

    D:\>cipher/d FILENAME. MOV

    Decryption of files in D:\

    NAME OF FILE. MOV [ERR]

    NAME OF FILE. MOV: Access denied.

    0 file (s) [or directorie (s)] in 1 directorie (s) have been deciphered.

    D:\ >

    The only thought I have is that maybe the metadata associated with the EFS file is damaged?  I'm open to any new idea to access my files.  Thank you in advance.

    Hi Dekaner,

    Your question of Windows Vista is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please ask your question in the Forum Technet Windows Vista security permissions and. Thank you!

    Lisa
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Unable to access the local network with VPN with some ISPS

    Hello

    We have a VPN Remote Access IPSEC with an ASA5505. Install VPN it correctly but can not access the inside or the ASA to my office.

    But at home with another Internet service provider, it works! You can access inside.

    We are trying with other ISP and it works with 2 and does not work with the other 2!

    Office we also have an ASA5505, but we have another VPN other sites that work properly.

    Any ideas?

    Thank you and sorry for my English.

    Add...

    ISAKMP nat-traversal crypto

    That should do the trick! Please rate if this can help.

  • XP sp3 impossible to access the Options Menu with the keyboard

    When you try to access the security mode of the Advanced Options Menu does not respond to the keyboard. Cannot use the arrow keys to select or even select normal startup. Completely locked. Must restart. Have installed the latest drivers for the millisecond (MS Intelli Type Pro and drivers dated 29/06/2010 ver. 8.0.2190). When accessing the BIOS function and XP and all apps also all keys.

    Keyboard purchased 26/01/2011. MS Wired Keyboard 600 model 1366.

    You wish to have access to safe mode back

    The system I have, I built from the bottom upwards, it's been about 5 times. Keyboard is USB, HARD drive is IDE.

    The reason I wanted was fashion safe to remove the access and the application that cannot be removed using my program uninstaller or add/remove Control Panel. This is a secure application that I used for the password protect and hide the request. I installed the new application and should have opened the former access to files, but not installed the first new. And now, the old file is protected course. But in Safe Mode saved the day. I used msconfig to start safe mode. Neverhad this happen in the past, the only change is the keyboard and Sp3.

    Hey once again thanks for your time, really appreciate it.

  • Trouble accessing the table of contents by using select Boolean box.

    Hi all. I use jdeveloper 11.1.1.6.0
    In my page jspx, I have only one table and an input text box.
    table is created by a VO that has three content such as empname, empno, sal
    I added the extra column in the table for a select Boolean box.
    My requirement is, whenever I have check the box add the salary corresponding to the
    TextBox, when I deselect the check box, the corresponding value should be inferred from the text dynamically box
    its urgency. Please help in the coding of java.

    Published by: 994115 on April 18, 2013 02:15

    Hello

    If the table is set for the selection of simple lines, you can get this information from the binding of the ADF. To do this, in the file PageDef, bind to the attribute of the attribute of the iterator salary used by the table. To access the value of salary call you

    BindingContext bctx = BindingContext.getCurrent ();
    BindingContainer links = bctx.getCurrentBindingEntry ();
    AttributeBinding salaryBinding = bindings.get ("Salary") (AttributeBinding);
    Oracle.jbo.domain.Number salaryValue = (Oracle.jbo.domain.Number) salaryBinding. getInputValue();.

    PS. : If the salary is not of type oracle.jbo.domain.Number, and then modify the code above

    Frank

  • Cannot access the virtual center with web access

    Hello

    I can access my ESX hosts without problem using web access but I can't access the virtual Center.

    I put https://hostnamevCenter

    I go as far as the home page and once I click on web access connection I get the following error:

    '503 service unavailable '.

    Any suggestions? Is web access configured automatically for vCenter or what I need to do something more?

    Thanks in advance

    Hello

    Check this http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1009291

    If you found this information useful, please consider awarding points to 'Correct' or 'useful '. Thank you!!!

    Prakash

  • Trouble accessing the dynamic XML of the API with a CFC

    Please see my example at the source of http://67.199.18.39/test.html and the view (to big to post here). I'm back XML returned by a dynamic call to an API through a ColdFusion CFC.

    You are looking for a generic name like dog. Click OK. I display the XML for you to see. I tried several different XMLList dataproviders but unable to get anything to work.

    Can someone indicate on the 'mistakes' of my ways?

    Thank you.

    It turns out that it was a matter of namespace. I found the answer from a tutorial of Bruce Phillips at -For-Each-Statement-And-The-Descendent-Accessor--Operator http://www.brucephillips.name/blog/index.cfm/2006/12/5/Processing-XML-in-Flex-20-Using-The

    I had to add:

    namespace private yahooNS = "urn: yahoo: Prods."
    Using namespace yahooNS;

  • Access the static variable...

    Hello

    I need a static variable which holds a QMap, for this example I'll use QMap.

    I created fresh new project and I changed in applicationui.cpp:

    ...ApplicationUI::ApplicationUI(bb::cascades::Application *app) :
            QObject(app)
    {
    ....
    
        initDatabase( 1 );
        initDatabase( 2 );
        initDatabase( 3 );
        initDatabase( 4 );
    }
    
    bool ApplicationUI::initDatabase( int index )
    {
        QString database = QString( "Db%1" ).arg( index );
        QString value = QString( "data/db%1.sqlite" ).arg( index );
    
        ApplicationUI::m_databases[database] = value; // undefined reference to `ApplicationUI::m_databases'
    
        return true;
    }
    
    ApplicationUI::~ApplicationUI()
    {
        if( ApplicationUI::m_databases.count() ) // undefined reference to `ApplicationUI::m_databases'
        {
            foreach( const QString &key, ApplicationUI::m_databases.keys() ) // undefined reference to `ApplicationUI::m_databases'
            {
                QString db = ApplicationUI::m_databases[key]; // undefined reference to `ApplicationUI::m_databases'
    
                qDebug() << "Closing [" << db << "]";
            }
        }
    }
    

    and in applicationui.hpp:

    ...
    
    class ApplicationUI : public QObject
    {
        Q_OBJECT
    public:
        ApplicationUI(bb::cascades::Application *app);
        ~ApplicationUI();
    
        static QMap m_databases;
        bool initDatabase( int index );
    ...
    };
    
    #endif /* ApplicationUI_HPP_ */
    

    As you can see commented in the code above, I get error:
    no reference to 'ApplicationUI::m_databases' applicationui.cpp

    I thought to access static variables that ApplicationUI::m_databases would work.

    Can you please guide me here.

    Kind regards

    Andy

    Hello! That's what I saw:

    (1) #include is present in the header file?

    ' (2) ' void ' is the syntax error:

    void MyClass::~MyClass()
    

    3)

    static QMap variable;
    

    is a declaration, you also need to create the variable in the .cpp file. Add to the .cpp:

    QMap MyClass::variable;
    

    4)

    MyClass::variable["one"] = "value One"; // doesn't work...
    

    "MyClass:" is not necessary. ['a'] variable should work too.

    UPD: this compiles (I replaced QMap QString with std::map with std::string for quick test):

    #include 
    #include 
    
    class MyClass
    {
    public:
          MyClass();
          ~MyClass();
    
          void someMethod();
    
          static std::map variable;
    };
    
    std::map MyClass::variable;
    
    MyClass::~MyClass()
    {
         // do some cleanup... using MyClass::variable, doesn't work
    }
    
    void MyClass::someMethod()
    {
         variable["one"] = "value One"; // doesn't work...
    }
    
    int main(void)
    {
            return 0;
    }
    
  • I have blank page while trying to access the virtual shop with Journ.E tou

    After the update and reset, the page is empty, no access to the virtual store

    as I entered the serial number S / n: PX1530U-1ET1 :-) the correct S / n: this is not used and I don't know how I can fix it with correct password

    What to do about it? Without virtual store shelf is useless.

    Thanks for any solution...

    Post edited by: mirokmiro

    My personal accounts is: 33460

    Can't anyone help me?

    Thank you

  • Having trouble accessing the creative cloud for download it and other applications

    I use Safari v9.1.1 on an iMac with v10.11.5 El Capitan.

    I tried every way I can see to get the links to download creative cloud or one of the applications with it (I have the number of members all apps) and whenever I click on a download link, it transfers me to the link to download, but then it just sits there. No spinning icon, no "Please wait", no message 'Download now', just a blank in my browser screen and nothing happens (see below - it is just on this screen forever). I just visited this site on my Windows laptop and accesses all what I needed, he does everything just not on my Mac. I can not even the desktop app creative cloud download so that I can try from here. It has been super frustrating for the last two hours.

    Any suggestions?

    adobe blank page.jpg

    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If he continues to not try to use a different browser.

    Try disabling Norton as he seems to be to secure your machine and can prevent the download.

Maybe you are looking for