Captivate 7 internalserverreporting.php quiz results

Hi,
I'm setting up an internal server on WAMP for publishing elearning and to host our quizzes. However on the first hurdle we have hit a problem. The wamp server seems fine, we can publish to the web server location and the files play, however when we look in the folder we get the ..\captivateresults folder created but nothing below this.
Also when we go to report we get an error about no company detailed etc.
When I browse to the PHP file on the wamp box http:\\localhost\internalserverreporting.php we get:-
( ! ) Warning: mkdir(): File exists in D:\wamp\www\internalServerReporting.php on line 35
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
2
0.0008
244264
mkdir ( )
..\internalServerReporting.php:35
( ! ) Notice: Undefined variable: CompanyName in D:\wamp\www\internalServerReporting.php on line 36
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
( ! ) Warning: mkdir(): File exists in D:\wamp\www\internalServerReporting.php on line 37
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
2
0.0035
245176
mkdir ( )
..\internalServerReporting.php:37
( ! ) Notice: Undefined variable: DepartmentName in D:\wamp\www\internalServerReporting.php on line 38
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
( ! ) Warning: mkdir(): File exists in D:\wamp\www\internalServerReporting.php on line 39
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
2
0.0055
245504
mkdir ( )
..\internalServerReporting.php:39
( ! ) Notice: Undefined variable: CourseName in D:\wamp\www\internalServerReporting.php on line 40
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
( ! ) Warning: mkdir(): File exists in D:\wamp\www\internalServerReporting.php on line 41
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
2
0.0076
245688
mkdir ( )
..\internalServerReporting.php:41
( ! ) Notice: Undefined variable: Filename in D:\wamp\www\internalServerReporting.php on line 42
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
( ! ) Warning: fopen(./CaptivateResults////////): failed to open stream: No such file or directory in D:\wamp\www\internalServerReporting.php on line 43
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
2
0.0097
245960
fopen ( )
..\internalServerReporting.php:43
( ! ) Notice: Undefined variable: Filedata in D:\wamp\www\internalServerReporting.php on line 44
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
( ! ) Warning: fwrite() expects parameter 1 to be resource, boolean given in D:\wamp\www\internalServerReporting.php on line 44
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
2
0.0119
246064
fwrite ( )
..\internalServerReporting.php:44
( ! ) Warning: fclose() expects parameter 1 to be resource, boolean given in D:\wamp\www\internalServerReporting.php on line 45
Call Stack
Time
Memory
Function
Location
1
0.0008
244032
{main}( )
..\internalServerReporting.php:0
2
0.0131
246048
fclose ( )
..\internalServerReporting.php:45
this is the standard internalserverreporting.php file taken from the captivate install.
So I'm guessing the php file isn't working as directed. I'm no php programmer. Has anyone seen or experienced this?

What permissions do you have set for the PHP files and for the folder that will contain the data reported from users?

Similar Messages

  • Output internalServerReporting.php no results! Adobe Captivate 7 64 bits - Windows 8 64bit

    Greetings to all.
    I created a simple questionnaire with two true and false questions, set up the quiz results as this link: http://help.adobe.com/en_US/captivate/cp/using/WS365a66ad37c9f510-326cdb51265c9c0730-8000. html
    Correctly set up the web server with php (XAMPP), but to finish answering the questions and post the results retornardo is not the question.
    Follows the xml generated:
    <Course>
      <CompanyName value="CompanyTest"/>
      <DepartmentName value="DepartmenTest"/>
      <CourseName value="CourseTest"/>
      <LearnerName value="Name Test"/>
      <LearnerID value="IDTest"/>
      <LessonName value="C001"/>
      <QuizAttempts value="1"/>
      <TotalQuestions value="2"/>
      <Variables>
        <cpQuizInfoStudentID value=""/>
        <cpQuizInfoStudentName value=""/>
      </Variables>
      <Result>
        <CoreData>
          <Status value="incomplete"/>
          <Location value="2"/>
          <Score value="0"/>
          <SessionTime value="00:00:06"/>
        </CoreData>
        <InteractionData/>
      </Result>
    </Course>
    Another detail is that the implementation of the questionnaire itself (HTML5 and Flash), to review the questions answered, reports that no response has been answered, and during the questionnaire was answered.
    Does anyone know what is happening? If it is a bug or configuration or another?
    Thank you.

    So looking further into things, it seemed to have started happening since I installed Steam. While steams loader was active in the background it would cause the flash audio to drop out. I don't know any reason why it would cause this, but have just disabled steam from starting up at all. Any insight on why these two programs would clash and cause audio issues would be greatly appreciated.
    Thanks,
    Rob

  • Adobe captivate not reporting to quiz results analyzer

    when posting results at the end of the captivate webinar it reads "unknown error." Help!

    Hello,
    Maybe too late but...
    I'd the same problem when the quiz and the quiz results were on different servers. But since I moved the quiz results (with the .php files in the root) to the same server where the quiz is, everything is ok.
    bye
    Philippe

  • How do I see email address (LearnerID) in Quiz Results Analyzer

    Useing Captivate 5.5
    Reporting Quiz results to a local server.
    Q: How can I see the "LearnerID" (students email address) in the Captivate Quiz Results Analyzer?
    When the student clicks on "Post Results" and enters their name and email address in the pop-up window the email address is collected. You can see the email address (LearnerID) in the resulting XML file that's saved in the CaptivateResults folder.
    Problem is I can't see the email address in the Analyzer, and don't see an option to include it. How can I see the "LearnerID" or the students email address in the Captivate Quiz Results Analyzer? From here I want to export a CSV file.

    Thanks for your response. The quiz results analyzer is awesome, but without the display of email addresses it is not a total solution.
    I'm using an internal server and what I found out is that the .xml file that Captivate creates in the CaptivateResults folder (that Captivate also creates) contains the email addresses.
    So, rather than use the analyzer, I will have to figure out the best way to view email addresses from the xml file. If anyone has a solution that you are happy with, please let me know.

  • Can I reconfigure Adobe Captivate Quiz Results Analyzer (ACQRA) ?

    Hello,
    I working on capturing all the Quiz results onto a MySQL Database using WAMP. No problem getting the data into the Database using the internalserverreporting.php after some modifications.
    Still having some trouble reverse engineering  the interserverread.php. While experimenting with some modifications, I received some help on how to clear the application of past Quiz data so that I can see what happens with my changes. Now I realized that the Application is programmed to expect XML files and store the results in a special location.
    QUESTION 1:
    Can I reconfigure the Application to stop looking for XML files and configure it to point to my database?
    QUESTION 2:
    Can I get my hands on the code that was used to create ACQRA for my standalone application?

    Hello,
    Welcome to Adobe Forums.
    Do you have 26 different projects ?
    Which version of Captivate are you using ?
    Do you have MAC or Windows ?
    Any Error message while generating results for those 5 courses ?
    Thanks,
    Vikram

  • Captivate 8 Unknown Error returned after post of quiz results

    I am posting quiz results to an Internal Server using the InternalServerReporting.php script.  The entry gets written to the server but a result of "Unknown Error" is returned to the student.  I have the captivate HTML file at the root (C:/Inetpub/wwwroot/).  I have tried suppressing the Popup window for Student Name and Student ID by entering values in the cpQuizInfoStudentID and cpQuizInfoStudentName variables but I still get a return popup window with the "Unknown Error"

    yes, PHP is setup and it works. As I mentioned, I'm able to use the Quiz Results Analyzer to pull quiz results just fine from the internalserverread.php file, even though the users get an "unknown error" message.
    So we do run a Windows domain based on a Windows Server 2008 domain controller; strangely, when I'm logged in to a workstation and take the quiz, I don't get the "unknown error". It only seems to happen to other users, which points to a permissions problem but all of the permissions are clearly set on the PHP files to allow read/write for all domain users. I even created a dummy account replicating all of my profiles memberships/permissions and it didn't work on that one. Besides, if it really was a permissions issue, why would Captivate allow those people to post their results to the internalServerReporting.php at all? As it is, despite the "unknown error" message, they post their results just fine.

  • How to send results from Captivate 7 to PHP?

    Hello!
    I need to send quiz results to PHP server.  In Captivate 5 i did it with settings reporting by e-mail, than parcer data and send results to PHP server.
    In Captivate 7 this settings unevalible.
    How to do it now?
    I have tryed some cases:
    1. Use settings Internal Server  - but it show  dialog box where user have to put his name and e-mail. I dony need it!  My script knows who try to pass quiz.
    2. I try to use this code :
    <script type="text/javascript">
    document.getElementById('Captivate').focus();
    document.Captivate.focus();
    function getData(){
    var cp = document.Captivate;
    cp.cpEIGetValue("m_VarHandle");
    </script>
    <a onclick="getData();" href="#" > get data</a>
    But it generate erorr Uncaught TypeError: undefined is not a function
    on line cp.cpEIGetValue("m_VarHandle");
    What can i do ?

    var cp = document.Captivate;
      alert (cp);
                alert(document.Captivate.cpEIGetValue("m_VarHandle.cpQuizInfoTotalCorrectAnswers"));
    first alert work ok
    second gives the same error  Uncaught TypeError: undefined is not a function ((

  • I accidentally deleted a button I need on the quiz results page in captivate 8. How do I get it back?

    I accidentally deleted a button I need on the quiz results page in captivate 8. How do I get it back?

    Go back into Quiz, Preferences, Pass or Fail. Uncheck 'Retake button' and check it again, it will reappear on the Score slide.

  • Captivate Quiz Results Analyzer - Error in Results

    Dear Sir
    I  don't understand why I got the results below. All questions were reflected as 'Total Skipped' when all was answered.
    Your inputs would be very much appreciated.
    Thanks & regards...

    So I figured out I made a stuipd mistake and mixed up acrobat.com and adobe.com. I kept trying to connect to Adobe.com, NOT acrobat.com.
    Once I connect to Acrobat.com (and made an ID) it worked.
    I now can connect to Acrobat.com.
    However, I still am unable to see my results.
    If I try to do a quiz from my local machine I am prompted with the "Post Results" button at the end.  When I go to production I do not want to have this button, I would rather have the quiz automatically posted.  For now, this will work for the testing phase I have working on.
    When I run my quiz in IE, IE hangs when I press Post Results and put my name and password in.  It never completes.  I have to kill the process.
    When I run the quiz from File > Preview > In Web Browser (or F12) it seems to work.  I get prompted with my ID I put my info in and it says it has been posted, but I never see any results.  This is similar to another post I saw here... 
    http://forums.adobe.com/thread/766837?tstart=0
    Then I saw another post that said you need to modify the flash settings on the machine where you are posting.  You can do this via a URL link...
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l
    When I went to this link the first time I only specified the actually acrobat.com.  This didn't seem to help.  But them I specified the actually .swf file.  This made things appear to work.  I *was* able to press post, put login info in and then submit the info.  This worked without having the do the preview from within Captivate.  But I still do not have any data within the Adobe Captivate Quiz Results Analyzer.
    If I do get some results somehow, I would still like to make the quiz such that the username and password are not prompted at the end and that the results are sent to acrobat.com automatically.

  • Captivate quiz results as text file

    Is there a way to collect a users quiz results and simply write them to a text file on their hard drive?

    Mike.  This functionality doesn't currently exist in Captivate out of the box.
    If you want it, you can try logging a feature request with Adobe.
    Here's the official Adobe site:
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=5
    Here's the unofficial one we set up ourselves:
    http://captivate6ideas.ideascale.com/

  • Error when posting captivate quiz results

    I would like to posting Captivate quiz results to Acrobat.com. I created an account, but when I click Post Results and log in, I get a 'Send' button option. When I select 'Send', the message 'Unknown Error' appears and the results do not get posted.
    Any thoughts?
    Thanks

    I am also still having the same problem, so it looks like this still hasn't been fixed.
    Posting results worked fine but lately everyone is getting the unknown error which is embarrassing when you are pushing directors to complete this only to be told it isn't working and wasted their time.
    Sort it out Adobe!

  • Adobe Captivate 6 problem with Review area text on Quiz results page

    Hi,
    I am using Adobe Captivate 6 and I have a test at the end of my project with the built in 'Quiz results page' at the end.
    However, the standard 'review area' provided always seems to play up for me. I have changed the 'quiz results messages' through the preferences and changed the font of the review area, but everytime I play my project the message displayed is in a different font that I did not set and the size is so large that the sentence goes off the screen. It has done this on numerous projects.
    I have changed the font of the review area and it shows up on my normal view, but everytime I preview the project or publish it, the font changes back to a strange default.
    Does anyone know how I can fix this?
    Thank you.

    Hannah,
    That is a very well-known bug in the last Captivate versions... if you screen these forums you'll find multiple threads complaining about it. Some fonts will work, I think Calibri works (not all styles however) and all the other fonts revert to Times New Roman. I'm a bit puzzled that you call it a 'strange default'.
    Lilybiri

  • Captivate 7 Quiz Results - Will not close the quiz!

    Hi everyone, I'm having a REALLY hard time configuring Captivate 7 to auto close when the quiz is done at the end of a presentation.  The last slide in each of my presentations is the quiz results page, and no matte rhow I configure it, whether to exit with JavaScript, Exit, Close or continue to a new slide with an exit button, nothing will work.  Can someone please help with this?

    I'm glad to see others are having similar problems.  We have a problem with the Exit button on the playbar.  We have been using it for years in our CP6 courseware, with various LMSs (for clients), using a template, and it has worked.  Now, with CP7, it's not working with one of the LMSs.  The files created in CP6 still work, so it's not a change in the LMS.  We bought multiple copies of CP7 for our various developers, and now we can't use them.  Making an overall change, like removing the Exit button on the playbar and using another method, will mean that our courseware is not consistent from one application to another, which would not be a good solution.
    Any ideas?

  • Adobe Captivate 5.5 - Quiz Results

    I am using Adobe Captivate 5.5 and have the latest updates installed.  I have an Internal Server configured for LMS and under the quiz reporting preferences I have "Percent" selected to report to the LMS, but when I launch the Quiz Results Analyzer and generate a report the "Percent" is not shown.  If I select "Score" under the quiz reporting preferences the Quiz Results Analyzer will display the score. 
    How can I review the "Percent" using the Quiz Results Analyzer?
    Thanks,
    Tiffany

    Hello,
    Welcome to Adobe Forums.
    Let me just check this at my end and I will get back to you.
    Thanks,
    Vikram

  • Generate Report Troubles with Adobe Captivate Quiz Results Analyzer

    I'm new to Captivate 5 and am trying to utilize the Adobe Captivate Quiz Results Analyzer.
    I've enabled report for my project to Acrobat.com and configured as instructed in the online help.  The Post Result button appears on the Summary page and appears to work for the two colleagues taking the quiz.  But when I click the Generate Report button in Adobe Captivate Quiz Results Analyzer, I get the message "Data is not present on local file system, downloading course data," but nothing occurs - no course data appears from the colleagues who are helping me test the quiz.
    I'm able to sign in to the Quiz Results Analyzer and it does display the organization, department and course name, but no course data (see image below).
    What am I doing incorrectly that keeps this from generating a course report?
    Any help will be deeply appreciated.

    Vish,
    Your solution worked at first.  I went in, took the course, and then went into Analyzer and was able to Generate Report and look at my stats.  However, I had a colleague take the course.  She did and posted the results and received a "successful" posting message.  Then, I went back into Analyzer and clicked the Generate Report button to see how the system worked when there was new learner data.  A "Checking for new data" played for a half hour before I finally gave up.
    I know that you were able to reproduce this issue where in clicking the Generate Report a second time brings up the loading animation that stays forever and that you were investigating the issue, but I thought I should post here just in case anyone else has a solution.
    Thanks,
    Jeff 

Maybe you are looking for

  • Can't Ping or access via SNMP Inside interface of 5505

    I have a remote site I'm trying to setup monitoring on and I can't get the inside interface to respond to a ping or SNMP requests.  I have tried everything I can find in the forums and on the web but this location will not cooperate.  I have full acc

  • What wireless speakers will work with the "remote speaker" feature?

    I want to use the remote app on my iphone to control my itunes library and was considering purchasing some speakers to put out by my pool. My question is what kind of speakers will itunes detect? what technology are we talking about? RF, Bluetooth?

  • Dynamic table declaration in FM

    Hi Geeks, I am calling a FM from a program where the FM should get the structure data and set that data into a single line with delimiters and send it out. The table structure can be anything. So how can I declare that table structure data (in tables

  • Transmission errors, try again, or contact support

    Creative Cloud > Apps >transmission errors, try again, or contact support ????

  • Pidgin, suddenly not working with danish keys?

    Hi all. Has something changed in the recent version of Pidgin? Cause suddenly my danish keys: Ø Æ Å doesnt work in Pidgin, actually it seems my intire DANISH keyboard is a US/UK model in Pidgin, but only in Pidgin? Everything works fine i consol/any