I added Edit Preferences Quiz Pass or Fail If Passing Grade Go to the next slide

Unfortunately, it doesn't work. The playback frame stays on the quiz reporting page. Please, can anybody tell me what I could be doing wrong?

Rod -
At the end of the quiz I have my "PASS" and "FAIL" screens set up, one after another. In the Captivate Preferences, under "Quiz Pass and Fail" - I have that if they Pass, they jump to the "PASS" slide, and if they Fail they of course go to the "FAIL" slide.
When I play the course and pass, the pass screen that I built shows up after it shows my results, but then immediately goes to the fail screen that I built. How can I stop that from happening? Do I need to hide the playbar when the user gets to that page? I'd rather not as I want the user to be able to restart the course if they want to without having to close then reopen.
Many thanks -
Kevin

Similar Messages

  • Passing table values from one webdypro screen to the next in BPM flow

    Hi,
    I have a BPM scenario where in User 1 will be entering data on a java webdynpro view in the form of a table. The user 1 should be able to edit contents of the table.
    These set of values in the table from User 1 needs to be passed to User 2 through BPM. The User 2 should be able to read the values edited by User 1 in the table.
    Please could you suggest how we could map the table attribute?
    With respect to Context Elements, I have a Node created for the table. But, the data doesnot seem to pass from User 1 to User 2.
    Any suggestions on this would be extemely helpful.
    Thank You.

    Hi,
    Please follow the below mentioned steps:
    Create a Human Activity containing the task(WebDynpro Task) to edit the table values.
    Create a data context of type (Context of the table node used in the Webdynpro task).
    Map the output of the human activity to the input of the data context.
    Create another human activity that contains the task to read the values of task1
    Assign this task to User 2
    Map the output of data context with the input of the second human activity.
    Regards,
    Gayathri

  • Passing Cookies from Previous Web HTTP Request to the Next

    Hi,
    I have two Web Http Requests. The first one performs a Login and the second one executes another method called ListRecoveryPlans.
    First SOAP calls for Login looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap-url>https://srm-app-003:9007</soap-url>
    <connection>
    <name>srm_connection_test_01</name>
    <terminate-on-exit>false</terminate-on-exit>
    </connection>
    <SOAP-ENV:Body>
    <urn:SrmLogin xmlns:urn="urn:srm0">
    <urn:_this xmlns:urn="urn" type="SrmApi">Srm</urn:_this>
    <urn:username>cisco\xxx</urn:username>
    <urn:password>xxx</urn:password>
    </urn:SrmLogin>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    The second soap looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap-url>https://srm-app-003:9007</soap-url>
    <connection>
    <name>srm_connection_test_01</name>
    <terminate-on-exit>false</terminate-on-exit>
    </connection>
    <connectionCookie>
    <name>
    <xsl:text disable-output-escaping="no">DE78D964-DDF4-40B6-BCB7-BEB44624826D</xsl:text>
    </name>
    </connectionCookie>
    <SOAP-ENV:Body>
    <urn:ListRecoveryPlans xmlns:urn="urn:srm0">
    <urn:_this xmlns:urn="urn" type="SrmApi">
    <xsl:text disable-output-escaping="no">Srm</xsl:text>
    </urn:_this>
    </urn:ListRecoveryPlans>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    In addition, under the Cookies tab for the ListRecoveryPlans request, I passed the cookies from the previous request:
    However, I am getting a "session is not authenticated" error.
    The remote server returned an error: (500) Internal Server Error.
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
    <soapenv:Fault><faultcode>ServerFaultCode</faultcode><faultstring>The session is not authenticated.</faultstring><detail><SecurityErrorFault xmlns="urn:srm0" xsi:type="SecurityError"></SecurityErrorFault></detail></soapenv:Fault>
    </soapenv:Body>
    </soapenv:Envelope>
    Can you shed some light on how I can fix this issue? I am using CPO v. 2.2.0.1409.
    Thank you.
    Regards,
    Mary Jane Cofino

    Hi,
    Thank you for the prompt reply.
    For the first request, here is the response header I am getting
    I checked the "Accept cookies from this request" checkbox button and am now getting a new error:
    The remote server returned an error: (500) Internal Server Error.
    <?xml version="1.0" encoding="UTF-8"?>
    http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    ServerFaultCodeThe object has already been deleted or has not been completely created
    Regards,
    Mary Jane Cofino

  • Is it possible to pass some data from a successful test to the next one?

    For example, after testing the login system in one test, we can test all other features using an authentication token obtained in the first test.
    Is that possible in the new FlexUnit ?
    Many thanks,
    Adnan

    No.
    Tests are completely independent of each other. If you needed to do something like this, you could either use the before to login each time, or you could use the BeforeClass to login once and keep your token as a static property of the class.

  • Workflow - passing work item automatically from one inbox to the next one

    Hi,
       We have a pretty customized work flow and SAP is configured to start the workflow after creation of PO. For some POs created by a user, we want the POs / work item to be sent automatically  / by background job from that user's inbox to his /her manager's inbox for approval without manually executing the work item.
    I looked at the FM SWU_PROCESS_MANUEL_DECISION, but could be called only by dialog. I checked the transaction SWIA, but need manual input.
    We are in 4.6b, can anyone tell me how to do the same?
    BTW, I tried to create a custom FM based on above, but lots of issues on that as well.
    If I can change the workflow, all I want is, check the initiator and PO types then based on that either forward directly to next approver or just leave it in the inbox of the initiator so that the initiator can approve manually after verifying the PO.
    Regards,
    Sundar.

    Moderator note: As per comments, IA's answer was accepted as correct, thus marked accordingly.
    Please note that even if you found the answer before someone posted the same, it is still a good idea to mark an answer as correct:
    Firstly they did make the effort to help you, and - more importantly - it shows someone else reading this thread later on what the correct answer is.

  • Captivate 5 Quiz pass and fail issues

    Hi all,
    Still new and working with Captivate 5 (Win7 OS). I have a project with five quiz questions at the end. The goal is for the learner to have to pass the quiz to continue and the passing score required is 80%. I am allowing three tries at the quiz before failure. The problem I am running into is when the learner has failed on the final attempt, the quiz results screen is shown and will not advance to the next slide. Here are the settings I have so far:
    Preferences>Project>Start and End>Project End options-Action-Close project
    Preferences>Quiz >Reporting>Quiz: Enable reporting for this project-checked
    Preferences>Quiz >Settings>Quiz> Required-Pass required
    Allow backward movement-unchecked
    Show score at the end of the quiz-checked
    Preferences>Quiz >Pass or Fail> Pass/Fail options-80%
    If passing grade-Go to the next slide
    If failing grade- Allow 3 attempts. Show Retake button. Action-Go to the next slide
    All quiz questions are set to one attempts
    I have a “Retake” button directly on top of  the  “Continue” button on the quiz results page. The retake button appears correctly on each of the attempts and the “Continue” button appears if the learner gets a passing score. If the learner fails at the end of the third attempt, the continue button appears and at this point and is not active (due to failing score). I can only get the project to advance to the final slide if the learner passes the quiz.
    The learner needs to be able to resume the project if they stop and exit. I also want the project to close the browser window after the last slide has played. I do have a playback controls (clients requirement).
    Any help is greatly appreciated!!

    Change your Quiz > Required > Pass Required to Optional instead.
    You've told the quiz that it should force the user to pass before allowing them past the Quiz Results slide.  That's probably why the Continue button or playbar won't allow them to move further.  By making pass optional it should work.
    Getting the course window to close automatically at the end is by no means guaranteed to happen.  That depends on many factors that may be outside your control (e.g. browser settings, LMS player, security, etc)
    For 300 more troubleshooting tips like this, read the book!
    http://www.infosemantics.com.au/troubleshoot-adobe-captivate

  • Custom Pass or Fail

    I am looking for a way  to display a final result slide of a quiz with a score and review area showing more than one brakpoint. Say  you have a quiz of 10 graded questions. Less then 30% correct answers gives a review text of "You are not good enough". Between 30% and 70% gives "you can do it"and more  than 70% gives "You are excellent in it !". I am using CS4

    If you want to set 3 or more messages: You can remove the review messages (both pass and fail text) from project preferences. Add a text caption on the resul slide and set its text based on the value of yourScore variable.
    If you can do with only 2 messages, set pass percentage as the one you want to in Edit Preferences -> Quiz -> Pass or Fail. In quiz result messages dialog customize pass and fail text

  • ITunes hangs when i edit preferences or have to enter a password

    Hi all,
    I have a weird problem at the moment where if I edit preferences or iTunes asks for a password when I enter the iTunes store the whole app hangs. The only way O can get out of it is to go into Task Manager and End Task.
    anyone experienced this problem on Vista Home Premium? I have uninstalled and reinstalled to no avail.
    Any ideas?
    Regards
    David W

    Hi Scribette,
    Welcome to Lenovo Community Forums!
    I’m sorry to hear that the password is prompted each and every time the computer is turned ON, below are the steps to delete the password in the time of login:
    Windows 7 or Windows 8
    Click Win+R Key to open the RUN window.
    Then type control in the RUN window and click OK to open control panel.
    Select in “User Accounts” option, further options are in the below images.
    Spoiler (Highlight to read)
    Spoiler (Highlight to read)
    Spoiler (Highlight to read)
    Hope this helps!!!
    Do post us back if the issue persists.
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Acroread locks up when going to Edit - Preferences | Reviewing

    Reportd by Sitsofe Wheeler <[email protected]>.<br /><br />For details see:<br /><br />http://bugzilla.novell.com/show_bug.cgi?id=382777

    Description of the problem:
    When going to Edit -> Preferences and choosing Reviewing acroread will lock up.
    Steps to reproduce:
    1. Start acroread .
    2. Go to Edit -> Preferences .
    3. Click on Reviewing at the left.
    Expected results:
    Reviewing category to be shown on the right.
    Actual results:
    acroread locks itself up indefinitely.
    How reproducible is this problem?
    It is reproducible every time (seeming even with a clean profile).
    Version information:
    acroread-8.1.2-1.4
    mozilla-xulrunner181-1.8.1.13-0.1
    Comments
    ------- Comment #1 From Mike Fabian 2008-04-23 08:27:54 MST -------
    [ ] Private
    I can reproduce this.
    ------- Comment #2 From Mike Fabian 2008-04-23 08:43:41 MST -------
    [ ] Private
    Reproducible both on x86_64 and i386 (acroread is 32bit anyway
    on both platforms).
    ------- Comment #3 From Mike Fabian 2008-04-23 10:18:03 MST -------
    [ ] Private
    This is caused by deleting the libcurl.so.3.0.0 and using symlinks to
    libcurl.so.4.0.0:
    %elseif %suse_version >= 1030
    rm
    $RPM_BUILD_ROOT%INSTALL_DIR/Adobe/Reader8/Reader/intellinux/lib/lib{crypto,ssl,curl,gcc_s, stdc++}.so*
    # libcurl.so.4 and libcurl.so.3 are supposedly compatible, see bnc#353251
    comment #29:
    (cd $RPM_BUILD_ROOT%INSTALL_DIR/Adobe/Reader8/Reader/intellinux/lib && ln -sf
    ../../../../../../../usr/lib/libcurl.so.4 libcurl.so)
    (cd $RPM_BUILD_ROOT%INSTALL_DIR/Adobe/Reader8/Reader/intellinux/lib && ln -sf
    ../../../../../../../usr/lib/libcurl.so.4 libcurl.so.3)
    ------- Comment #4 From Mike Fabian 2008-04-23 10:19:17 MST -------
    [ ] Private
    Related to bug #353251.
    ------- Comment #5 From Mike Fabian 2008-04-23 10:22:29 MST -------
    [ ] Private
    from bug #353251:
    ------- Comment #29 From Michal Marek 2008-02-20 03:15:21 MST -------
    [ ] Private
    (In reply to comment #28 from Ludwig Nussel)
    > AFAICS curl actually didn't change the ABI. They internally made some options
    > to curl_easy_setopt() that deal with 3rd party ftp transfers a noop.
    That's correct, as to the sybmols and data structures, there was no change.
    Only the few curl_easy_setopt() options that nobody uses anyway got removed.
    E.g. Debian "cheats" by packaging a libcurl.so.3 -> libcurl.so.4 symlink, we
    could do that too, either in the curl package or in acroread.rpm.
    ------- Comment #6 From Mike Fabian 2008-04-23 10:24:45 MST -------
    [ ] Private
    Apparently libcurl.so.3 and libcurl.so.4 are not as compatible as we
    thought because keeping the libcurl.so.3.0.0 which comes with the
    acroread tarball instead of creating symlinks to libcurl.so.4.0.0
    make this problem go away.
    ------- Comment #7 From Mike Fabian 2008-04-23 11:48:55 MST -------
    [ ] Private
    Even with the right version of libcurl it doesnt work.
    With the right version of libcurl it is possible to
    click on the Edit → Preferences → Reviewing category once.
    Then one sees:
    Shared Reviews
    Check for new comments:
    Every 15 minutes when the document is open [ | ]
    Every 2 hours in the background [ | ]
    Show Review Tracker Alerts:
    Over a rolling window of 60 minutes [ | ]
    [Cancel] [ OK ]
    Click on [Cancel] or [ OK ] and exit acroread.
    Restart acroread.
    Click on Edit → Preferences.
    Hangs already.
    ------- Comment #8 From Mike Fabian 2008-04-23 11:54:18 MST -------
    [ ] Private
    After entering the Reviewing setup dialog once and exiting
    acroread, there are two sockets in the configuration directory:
    mfabian@magellan:~$ ls .adobe/Acrobat/8.0/Synchronizer/
    Commands= adobesynchronizersLockObj-lock metadata/
    Notification= adobesynchronizersu80
    mfabian@magellan:~$
    After deleting these sockets
    rm .adobe/Acrobat/8.0/Synchronizer/{Commands,Notification}
    one can enter the Edit → Preferences → Reviewing dialog again. But
    only for one session, the problem reappears after the next restart of
    acroead because the sockets are there again.
    ------- Comment #9 From Mike Fabian 2008-04-23 11:56:17 MST -------
    [ ] Private
    Therefore, using the libcurl.so.3.0.0 which comes with acroread
    doesnt help all that much. Delays the hang somewhat but thats it.
    ------- Comment #10 From Mike Fabian 2008-04-23 12:26:37 MST -------
    [ ] Private
    The problem described in comment #7 and comment #8 happens
    both on x86_64 and i386 platforms.

  • Multiple Click Box Quiz Answers on the Same Slide

    Hello. I am using Captivate 5.5
    I have a quiz slide with two click boxes that are both correct answers.  When a learner clicks either of them, I want them to advance to the next slide and score as "Correct".
    The problem is since they only click one of the boxes, they never receive enough points to pass the quiz (since each box has earns credit towards the final score).
    Does anyone have a solution or work around for this?
    Thanks.

    I have already watched the videos, but we still end up 1 answer short.  Essentially no correct scores are being reported from that slide that contains the Master Widget.
    Here is the exact set up we have:
    Two click boxes that are correct answers.  Neither are set to report to quiz.  If either box is clicked the slide advances (and theoretically a correct score of 1 should be added).  If they click anywhere else on the slide it should advance the slide without adding the point to the total score.
    The Master Widget is set up the following way.
    Slave Objects: Both of our correct click boxes are listed as slaves
    Scoring: Under "Slave Scoring" we have both click boxes set to "1" on Success and "0" on Failure
    Success/Failure: We have chosen "Success" and "Based on Slave Success/Failure"  - "Report Success if any 1 slaves report Success"
    Evaluate: We selected "Evaluate each time a slave evaluates"
    Misc: We left all of these in their default position.

  • Quiz allowing move to next slide without answer

    I have a problem with the user being able to bypass the quiz without answering.
    The global preferences are set to Required - the user must take the quiz to continue.
    The quiz is set up so that pressing the submit button gives a custom correct/incomplete/failure feedback caption.
    Actions are set to On Success and On Failure (with 1 attempt) to Go to the next slide.
    There are also forward and back buttons.
    If the user does not take the quiz but instead hits the forward button they can advance without answering the quiz.  When we tried removing the forward button the user could still move forward by clicking on the screen twice.
    If the user answers the quiz and hits submit they get the correct caption but the slide does not advance to the next slide on both success and failure conditions.
    We've been beating on what should be a simple bug for a week now and failed to find a solutions so we could really use some expert insight.
    I am running Captivate 8 on a Mac

    I think you messed up the embedded features of the question slides. Have a look at:
    Question Question Slides in Captivate - Captivate blog
    Personally I will never allow Backwards movement at all in a quiz. If you do that, you can drag the Next button under the Clear button. The Next button has a double functionality: during the Quiz it acts as a Skip button and that is what you do not want. During Review it acts as a Next button. If you do not use Review, you don't need the Next button. If you want Review, dragging the Next button under the Clear buttons solves the problem: during Review both Clear and Submit button will disappear and the Next button will be come available.
    I cannot see directly what happened with the actions that are not executed, unless you have another shape button on the question slide that pauses after the pausing of the Submit button.
    Your setting 'Required....' can cause problems as well, especially since you allow free navigation within the quiz (and outside) with the Back and Next navigation.
    Please, try to read that blog post, and if you have more questions, will try to answer them.

  • Quiz Skip Button Jump to Another Slide that is not Next slide.

    Is it possible to make the Quiz Skip button jump to another slide besides the next slide? I'm using Captivate 7.
    Basically, I want the quiz slide to exit to another slide that is not the next slide.

    Branch aware is a totally different thing: it makes the quizzing variables dynamically adapting to the questions that are taken by the trainee.
    You are talking about the Skip button, which is puzzling because that button label was changed to Next since version 6. And Branch aware only appeared in 6. Which version are you using? You are talking about shapes so it must be 6 or later.
    Another question: do you allow Review? Because in that case you'll need that Next (Skip) button. http://blog.lilybiri.com/question-question-slides-in-captivate
    You are talking about a 'custom Skip button'? Can you explain, and also what you mean by the rollover shape? If you have a custom button it should be visible on the timeline of the slide, contrary to the default objects on question slides that are embedded and have no separate timeline. Or was the question master slide edited to add a rollover shape to the default Next button?
    Lilybiri

  • Quiz Preference Pass or Fail Settings

    I have a 5 slide Captivate Project. I have a next button set
    up on each slide for a total of 4 buttons. Each button is set to a
    value of 1. Add to Total and Track Score is checked for each button
    with report answer is left blank. I am using AICC with Pass/Fail,
    Slide view only, Score and Report Score. The issue that I am having
    is that when I go to the Pass or Fail option under the Quiz heading
    I change the Pass/Fail Option to the second option labled "points
    or more to pass." To the side in () it indicates the number 4. When
    I enter the number 4 into the select box and hit ok it appears to
    have worked. When I reopen the select box indicates 0. Why will it
    not stay at 4?

    Hi all
    I just tested this. The four points does work, despite what
    the dialog indicates if you close and re-open it. Aside from simply
    being a quirk with the way the dialog functions, I'm not really
    seeing that it impacts behavior in production.
    Just thought I'd report what I found... Rick

  • Why should Adobe Reader fail to print because of settings in the Edit/Preferences?

    AdobeReaderDocumentCouldNotPrint.txt
    Glyn Price Tue 17 March 2015
    Why should Adobe Reader fail to print because of settings
    in the Edit/Preference?
    Adobe Reader XI Version 11.0.10
    MS Window 7
    File > Print > Print
    I got the error message:
    The document could not be printed
    I googled this error message and used the following
    solution that worked i.e. it then printed successfully.
    Edit >  Preferences
    Category: Security(Enhancement)   'Enable Protected  Mode at Startup'
    It was checked, changed it to unchecked.
    Category: Documents    'View documents in PDF/Mode'
    It was set to 'Only for PDF/A'
    Set it to 'Never'
    Exited Adobe Reader and restart it. Then it printed.
    I had a look on another computer system (Adobe Reader XI Version 11.0.10
    and MS Window 7) and on this different computer I could print
    without doing the above two changes.
    I'm a bit puzzled. Why preferences on one system were not
    needed on a different system?

    Here is an elaborate method of troubleshooting this problem. There may be a simpler method if anybody wants to suggest one.
    There is a general technique that is helpful in this situation. I can't give you complete instructions here, and I haven't tested this with regard to bluetooth devices, but here's the gist of it.
    Create a second log-on account for your music projects. Configure it so that when you log in to the new music account, the drivers needed for the Bluetooth devices don't load. You do this in System Preferences: Accounts.
    When it's time to do music, log out of your usual account and onto the new one.
    When you install drivers for any peripheral, you have the option of installing them "for all users" or only for the user account that is active during the installation.
    This governs whether the drivers go in root/library or root/Users/your name/library.
    If drivers are in root/library, they will load whenever the Mac is booted up and will run for all users.
    But if drivers are loaded in root/Users/your name/library, they will only load if you log in as "your name". If you have a second account called root/Users/music account/, and you log in under that, the drivers in "your name" will not load. Get it?
    To get this working right you need to be knowledgeable about moving or deleting files in the /library/ directory and subdirectories, and you need to be careful because you can unwittingly cause some damage if you are not careful.
    There is also the root/System/library directory, and in general you should never mess around with anything in there or you might hose your system.
    In summary, I would start by using the installer programs for your BlueTooth devices and DE-installing all drivers. Reboot. Log back in as your usual user account. Then RE-install each driver and see if the installer program gives you the OPTION to installl for all users or just for this user. Choose the latter. Then log on to your new Music account and see if the problems go away.

  • Quiz with 3 score dependent pass/fail text

    Hi there, and thanks for taking time to check out this post.
    Im creating a quiz for a customer, and they want 3 different texts after quiz depending on the score.
    Example: score under 10: blablablabla score 10-30: blablablabla score 30+: pass, blablabla
    Is this possible? Because I can only find the option for setting text for pass or fail, nothing score based.

    Here is an old article, with a video tutorial in which I create a conditional advanced action with multiple decisions. It was created for older versions of CP, if you are on CP7, maybe I would do it differently.
    http://kb2.adobe.com/community/publishing/858/cpsid_85847.html
    More specifically for your question, check this blog post:
    http://blog.lilybiri.com/question-question-slides-in-captivate
    Lilybiri

Maybe you are looking for

  • Iphone and windows media player

    I just got the new iphone and would like to load songs from my pc which is windows xp pro. I have windows media player 11. The player does not recognize the device when hooked up. Hope there is an easy solution.

  • Merging Layers Discards Bevel Effect

    Been dealing with this for a while, and it appears others have also, according to research. Layers with a layer style applied, mostly of the bevel or emboss variety, lose the effect when the layers are merged or the image flattened. Doesn't seem to h

  • Does not received reset apple password from my email?

    I try form reset password but i input my email dantruong460@gmail (this is my apple id) But login to gmail does not received anything to reset password from apple?

  • Data mismatch in Test and Prod environments

    Hi, we have a query in Test and Prod environments.this query is not giving same result both for Test and production. Please have a look and share your thoughts. Select D1.C3,D1.C21,D2.C3,D2.C21 from (select sum(F.X_SALES_DEDUCTION_ALLOC_AMT)as C3, O.

  • Pergunta

    como converter uma apresentação de PDF para Power point?