Separating quizzes within a course

I am using Captivate 3 and have created a course that has
some 3 pre and post assessment. It also has progress review
questions at the end of each unit.
I have created pools for each set (pre, post and each
progress review question set). I want only the pre and post
assessments to have a score. The progress should not be reported to
LMS… only a total score displayed at the end.
How do I go about this? Please advise.

No problem.
Captivate only allows one quizz report per project, so if you
have 5 quizzes in one project, then all 5 quizzes will be reported
on as if there was only one quizz. If you require seperate quizz
result reports, then rather build a seperate project for each data
set of content and quizz. This means that you can then set the
results of the individual quizzes to allow the user to either
progress to the next quizz or direct them to more content to study.
In other words, you should view Captivate in a modular fashion and
not try to do everything in one project.
In your case, I would set up each course as follows:
Project1 is the pre-assessment - Depending on the score and
pass mark settings, the user could then automatically be directed
to either the content (project2) or the post assessment (project3).
The various options are all up to you as per your requirements.
Please post back with more detail if this is still not the
complete answer or if you need more information.
Andrew

Similar Messages

  • Two quizzes in one course - learner needs to pass 1 with 100%

    I have a course that I am working on that is in two languages. The quiz needs to be in two languages also. So, I was wondering if there is any way to have two quizzes in one course. Only one of them will be taken and required to be passed with 100%. Any help would be appreciated!
    I have Captivate 8.
    Thank you
    Susan

    You need to activate 'Branch aware'. That will cause losing some navigation options, but the quizzing system variables (some of them are transmitted to the LMS) will dynamically adapt: only the questions taken by the user will be used to calculate the total score, the total maximum score etc. You'll have to design custom navigation, do not use the playbar.

  • Blackboard: Linking from within a course

    Greetings!
    A couple of days ago I posted an announcement to the BLKBRD-L listserv about a Blackboard Building Block Vanderbilt is making publically available. (Just posting here to make sure everyone who might be interested is aware of the tool.)
    The Building Block is different from the one created by Baker College in that we link to iTunesU directly within a course. The information we pass is minimal; we go to extreme lengths in preserving student privacy, so we pass very little information about the user. The process itself is not too time consuming and I'm welcoming feedback from schools who are implementing our 'Block.
    At this point, we are making it available to other institutions via direct email requests. If you would like a copy, please email me cindy dot franco at vanderbilt dot edu.
    Cindy
    Tablet PC   Windows XP Pro  

    Greetings,
    We have been using Vanderbilt iTunes U Building Block for about 9 months. The authentication process from Bb to iTunes U works Ok. However, certain users are getting the following Java error (sometimes students, or instructors) in Bb when they click on the iTunes U link to be redirected to iTunes. The course is setup fine because I'm able to use the same link without a problem. Below is the error:
    The specified object was not found.
    Hide details
    blackboard.persist.KeyNotFoundException: The specified object was not found.
    at blackboard.persist.impl.NewBaseDbLoader.loadObject(NewBaseDbLoader.java:140)
    at blackboard.persist.course.impl.CourseDbLoaderImpl.loadById(CourseDbLoaderImpl.j ava:106)
    at blackboard.persist.course.impl.CourseDbLoaderImpl.loadById(CourseDbLoaderImpl.j ava:78)
    at blackboard.persist.course.impl.CourseDbLoaderImpl.loadById(CourseDbLoaderImpl.j ava:70)
    at org.apache.jsp.proxy.redirectorjsp._jspService(redirectorjsp.java:185)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:245)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterCha in.java:50)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.ja va:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:152)
    at blackboard.platform.servlet.ContentTypeFilter.doFilter(ContentTypeFilter.java:5 6)
    at sun.reflect.GeneratedMethodAccessor204.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:197)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterCha in.java:50)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.ja va:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:152)
    at blackboard.platform.servlet.RequestSessionFilter.handleRequest(RequestSessionFi lter.java:314)
    at blackboard.platform.servlet.RequestSessionFilter.doFilter(RequestSessionFilter. java:152)
    at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
    at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFil terChain.java:197)
    at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterCha in.java:50)
    at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.ja va:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain .java:152)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: 213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: 178)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:10 7)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
    at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:87 6)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:6 84)
    at java.lang.Thread.run(Thread.java:595)

  • How can I make multiple quizzes within one Captivate project?

    Hi guys! Really liking Captivate 5.5, especially the way random question slides can lift questions out of a question pool...very elegant!
    Sadly though, I've come up against a bit of a wall. In my project, I want to have 3 separate quizzes that all use the same question pool; a 10, 30 and 50 question-long quiz. Each one needs to have its own results page.
    It's easy enough to see what I mean by looking at the screenshot below:
    The idea was to have about 105 slides in total, with slides 10 - 20 being the 10 quiz slide, 21 - 51 being the 30 question quiz and 52 - 102 being the 50 question quiz.
    There are three invisible buttons placed over those 10, 30, 50 text boxes. In the picture, the '10 question' button would jump to slide 10, the '30 question' button would jump to slide 21, and the '50 question' button would jump to slide 52, jumping the user to the start of their designated tests.
    Though I can create the 10 random question "block" easy enough, when it comes to adding the 30 question "block" it just adds the new random questions to the existing random questions. I want three separate quizzes, each with their own results screens please. (I don't want to daisy-chain to external projects, because the results of each test need to be used within the homepage.)
    It just adds them on to the existing block!! Argh!!
    Little bit ticked off with Adobe...the reason their products are so incredible is because they put no constraints on the user, and you can use their tools to create things even the developers never dreamed of. Like in Photoshop for example, I bet when the dropshadow fx was created, the developers never realised that it would be used to give a metallic 'stamped' look to text by turning it to white and applying it just inside the text.
    Captivate, though amazing most of the time, has a nasty habit of stomping on my toes. You can't set grade boundaries and have quizzes give out grades A+ to F- for example. You can only have 'pass' and 'fail', thus making it rather pointless for use in schools, contrary to how the program is advertised. Another example would be when I wanted to create a replay button. I thought that a button that jumped to the slide it was on would be a simple, no-BS replay button, but for some reason you can't make a button jump to its current slide. I downloaded a widget that worked in the end, but I wish Adobe would get off my back and let me do what I want!
    Anyway, if you could help me out here it would be grand

    I must say I have a little sympathy for the Captivate developers on this occasion.  As you say, they've created an application that does so much, that when you eventually run into a hard boundary of some kind, the effect is somewhat jarring.  However, every application, no matter how good, has limits.  I'm probably one of the worst offenders when it comes to asking the Adobe Captivate Development Team for enhancements (I think I've logged over 70 enhancement requests for Captivate 6 alone).
    In your case, you want to have three different quizzes in one project file, each with it's own separate Quiz Results page.  Lilybiri's blog explains how to set up your own faux Quiz Results pages using system variables and custom user variables, but you're going to find this to be quite a lot of trouble.  Even if YOU want to consider these as three separate quizzes, as far as Captivate is concerned they're just one big quiz with 50 questions.  So Captivate will calculate it's internal results based on a 50 question quiz, even if your users select the 10 question version.  So achieving a final Pass/Fail result is going to be problematic at best.
    As Lilybiri suggested, your better strategy would be to break this up into separate modules so that you can get your three separate quiz results (all done in standard Captivate) as well as correct results based on the actual number of questions done by the user.
    As far as grades A-F is concerned, there's nothing to stop you from using Advanced Actions and User Variables to calculate the user's score as a grade.  You need a user variable that stores the user's grade (e.g. var_Grade). And you need a fairly complex Conditional Advanced Action (e.g. caa_CalculateGrade) with several clauses each of which goes something like:
    If
    cpQuizInfoPointsscored is lesser or equal to [highest score for a particular grade]
    AND
    greater or equal to [lowest score for a particular grade]
    Actions
    Assign var_Grade with [the appropriate grade for that range of scores]
    Your conditional action will need one of these clauses for each separate grade.  Once your variable has been assigned a grade based on the user's score, you can display it in a text caption somewhere on the quiz results page or on a slide thereafter with suitable commendations/ commiserations.

  • Modules within a Course and Credit for Complete

    I am in the midst of designing CBT courses that will be taken
    by the masses. I was thinking of designing the courses with modules
    within them. There will be some users that will be required to take
    al the modules and others that will required to take less than all
    the modules. With that design in mind, how could I design the
    course so that the users that need to take less than all modules
    can get credit for the entire course and those that need to take
    the entire course get credit as well. The LMS does not allow us to
    assign users to the module level, it only assigns courses to users.
    The only other way I was think was to make each module a Course.
    If anyone has any thoughts or ideas or knows of a function
    within Captivate that allows us to do what we're thinking, that
    would be great. Each of our Captivate courses could have 3 or more
    modules.
    Thanks for your help!

    I don't think you're going to be able to do that with
    Captivate's
    default functionality.
    This is, IMO, ideally done at the LMS level. Terminology
    varies but I
    assume a Course consists of Lessons. Each lesson is a Content
    Package
    (zip file). If it works that way in your LMs, setup two
    courses. Course
    1 has all the modules (lessons) and Course 2 has 'less than
    all the
    modules'. Then assign the course to the appropriate users.
    If, in your LMS, a 'Course' is a content package, then can
    you group
    courses into any other sort of group, then assign users to
    the
    appropriate grouping?
    If you just can't do this in the LMS, then you could do this
    all at the
    lesson level but it'll take more programming power than CP
    provides (I
    think, I'd love to be proven wrong!).
    Erik
    lindy456 wrote:
    > There will be
    > some users that will be required to take al the modules
    and others that will
    > required to take less than all the modules. With that
    design in mind, how
    > could I design the course so that the users that need to
    take less than all
    > modules can get credit for the entire course and those
    that need to take the
    > entire course get credit as well.
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • Issues with quizzes within LMS

    I am having problems being able to take a quiz within a Captivate course that is uploaded into my LMS.  I was testing the course out and I failed the quiz on purpose in order to test being able to go back in and access the test again. I have review questions set up that are not graded as well as test questions which are graded. The course opens when launched and a couple things have happened:
    1.  It takes me directly to my "Review Questions" page but doesn't let me advance forward.  I can hit the rewind button and it takes me back to my main menu of the course.  I can click the 'Test' link from there and it takes me to the beginning slide of my test - I have a 'begin test' button - when that is clicked, nothing happens.
    2.  It takes me directly to the begin test page but does not advance forward when the 'begin test' button is clicked and the forward buttons in the skin do not move me forward either.
    If the quiz/test is passed the first time, the LMS records the score with no problem.
    This is so frustrating!  Is this something I have set up in Captivate incorrectly or is this something to do with my LMS?  We use Accord.
    Thanks for any help!!

    Hi,
    Thanks for responding.  Am I in the right spot?  It is set a 1 - should be set as Infinite? Would this allow them to take the test as many times as needed?  Will it score and report to LMS once they pass?

  • Is there any way to create a transcript document of the audio within a course?

    I have a course that someone else created that contains audio and would like to know if there is any way to create a "storyboard" of the audio so the SMEs can edit it instead of sending an EXE file for review or having to recreate the transcrip from scratch.

    I generally just have the transcript for my voiceover audio in the Slide Notes field for each slide, and then output my project to a Word document handout, making sure to select the option for slide objects and slide notes.  That creates a PPT-like handout that is easy to email to approvers.  They can see the transcript notes underneath each slide graphic.

  • Adobe captivate multiple quizzez within a single project

    Hello I am trying to create a test that includes 6 different exams, but i want the usert to have to pass each exam with at least a 75% before they can access the next quiz. I am very new to captivate. Any help would be very appreciated.
    Thank you

    You will need 6 different Captivate projects, each of which will have one quiz (exam).  You can set the passing percentage for each project file to 75% under Quiz Settings > Pass Fail.  To force the user to pass each module of your course before they can do the next one, you really need to be serving up your course content via a Learning Management System.  The LMS usually handles that side of it.  If packaging your course modules as a multi-SCO SCORM course for your LMS, you'll ideally be using Adobe's Elearning Suite 6, which comes with the Multi-SCORM Packaging tool.  The version that comes with ELS 6 can accommodate more of the SCORM rules than previously possible in earlier versions.

  • Separating images within a photo

    I have many birding photos with several birds in one image, such as 3 terns flying.  I want to be able to move one bird closer to another bird.
    Is that possible?

    warblerbird,
    Here's one way:
    1. Select the bird on the left, copy & paste selection to new layer (Layer 1), and move this bird to new position.
    http://www.pixentral.com/show.php?picture=1UKA49AMMi5udHKC70KOdDkwnJvLrs1
    2. Select the original bird and move selection to empty (ocean) area. I temporarily turned off the visibility of Layer 1 so that I would have an area large enough to work with. I used the Rectangular Marquee for the selection, but you can also use the Lasso to roughly select the bird.
    http://www.pixentral.com/show.php?picture=1MrU31ipvAbkw1jgeUK8BOfQgPqTg0
    3. Copy & paste the selection to a new layer (Layer 2) and move this layer to cover the original bird. Note that the edges of the rectangle show. Next step will fix this.
    http://www.pixentral.com/show.php?picture=10slvsalPmfVsms3NQb1uZhlYAXHMA
    4. Merge down Layer 2 onto Background layer. Use Clone tool with soft brush size to clone adjacent areas over the edges.
    http://www.pixentral.com/show.php?picture=1F7Tu8VvUS8YjPKII0gx39F1IKyX0

  • Marking only one of two quizzes for bilingual content - Captivate 4

    I'm trying to create bilingual content with Captivate 4 that has a language selection screen and then a French quiz or an English quiz but only score one of them for the LMS (Saba 5.4 SP2).
    I can create a multi-Scorm package but the LMS will score against the total of both quizzes even if you take only one ie. if each quiz is out of 100 the lms will score out of 200 so that you can only get a maximum of 50% if you complete only one quiz.
    Is there a way to edit the imsmanifest so that only the quiz that is taken is scored against?

    I know of no way to do this without having two totally separate courses.  One in English, one in French.  I think your better option is to have the user make their language choice BEFORE entering the course itself, rather than trying to manipulate scoring and content WITHIN the course.  Having two different languages in a single course, when only one of them is actually going to be reuqired by the learner, is likely to require a much heavier download that is really necessary.

  • How can I have multiple quizzes in Captivate 5.5

    I would like to do multiple quizzes within one module. Ideally, you would have to pass each quiz before moving on to the next section. Is that possible using Captivate 5.5?

    You can have the quizzes in separate files, and call them from a main file. Or you can daisy chain the quizzes (using Open File command). Or you can use the SCORM packager. But I'm not sure if you have access to it, don't remember if it was available with CP in that version or only with the eLearning Suite.

  • A swf within a swf

    Hi,
    Hopefully someone can help me with this...
    I would like to embed a swf (call it swf 1) within my captivate 5.5 project (swf 2), but the catch is that swf 1 is interactive.  More specifically there are pause points within the course where learners need to play around with roll-overs or other features before clicking a button to resume.  There are a number of swfs going into swf 2, but I thought it best to focus on one for now.
    The idea is to publish the main project (swf 2) with a skin and TOC and to be able to control progress all progress, including the progress within swf 1, using the playbar from swf 2 - i.e. if I click on the playbar at a certain point, it should take me to that point even if it is half way through swf 1.
    I know how to add an animation to a slide and synchronise it with the project so that I can get that kind of playbar functionality.  However, this only works if swf 1 plays from end to end without any interactivity.  It doesn't seem to work when swf 1 pauses in the middle (in fact swf 1 barely even starts, before it vanishes again, leaving me watching the background of the slide that it was on).  Alternatively, if I don't synchronise it, then the main project will continue on to the next slide regardless of whether swf 2 has finished or not.
    So, the question is, how can I insert an interactive swf into the main project, synchronise it and retain the interactivity?  Any helpful, not too technical suggestions?
    Thanks.

    You won't be able to achieve this in Captivate without having advanced ActionScript 3 coding skills.
    You are better advised to find another way of delivering the effect you want that does NOT involve nested SWFs.

  • ITunes U course reports

    I have a public site on iTunes U with many collections. I just created a course using material from various collections of mine. How will video/podcast downloads from within the course be reported? Do I see what tracks were downloaded within a course? If not, every time a video is played within the course does that get logged in my regular collection reports?

    Hi Syd,
    I'm a colleague of Emma's doing dev work on this project. What we really require is access to the GetDailyReportLogs API call to automate the statistics.
    It has been incredibly difficult to find sample code to invoke this call, the documentation doesn't do a great job of explaining what specifically is required, and the forums are not much help either. Although I think I now have our secret appropriately encoded, things are vague on exactly what credentials are required in these calls. All I am able to get back from the API is a Forbidden error.
    My test URL:
    https://deimos.apple.com/WebObjects/Core.woa/API/GetDailyReportLogs/[[ouruniversity-ac-uk]]-public-dz?StartDate=2010-01-01&EndDate=2010-02-02&creden tials=Administrator%40urn%3Amace%3Aitunesu.com%3Asites%3A[[ouruniversity-ac-uk]] -public-dz&identity=%22Dan%22+%3C[[myemailaddress]]%3E+%28dfsdfds%29+%5Bsdfewere %5D&time=1352573236&signature=[[our64bitkey]]
    I've replaced the sensitive info with [[vals]], but if you are able to explain from that why I get a Forbidden that'd be greatly appreciated. Note that I have an administator account in the Site Manager associated with [[myemailaddress]].
    Many thanks,
    Dan

  • SAP LSO impart qualification on course program block

    Hello,
    I am trying to solve a problem with course programs.  As you know you can create course blocks within a program.  What I want to do is have qualifications imparted on the completion of each block.  Unfortunately, the "follow-up" process that imparts qualifications is done only on the completion of the entire course program.  Does anybody know of a Badi or user exit - or any solution - that will allow me to impart a qualification upon completion of a course block?

    Hi Ben,
    Does your course block have a required sequence to it?  If so, perhaps you could impart the qual based on completion of the last course type within the course block as a workaround...

  • Audio in SCORM course

    I have a problem with a flashmovie, the audio in the original wmvfile, is so loud, that I edit the file in iMovie before I convert the file in to FLV, so the file is compatible with Captivate.
    When I preview my .flv in Captivate, the audio sounds OK, not loud at all.
    When I publish the course as SCORM, the audio is just as loud as it was in the beginning.
    Somebody knows what to do?
    //shoeegal

    1st thing you need to do is ensure LMSFinish is not being called by the content. iLearning will call it for you when a learner exits a course or switches RCOs within a course.
    2nd thing is regarding initialization. The following javascript function can be used on the page to check to see if the LMS communication has been initialized. This function could be called first when a page loads, or when the page is reloaded based on the outline being opened/clased.
    If the function returns true (LMS is still initialized, which would be the case if the learner was in the content and opened/closed the outline), it could call other functions to get and set values as necessary.
    If the function returns false (which would be the case when the learner first launches the player, it could then call LMSInitialize to intialize communication and continue on.
    Note this comes from the sample APIWrapper.js file provided by the ADL.
    ** Function LMSIsInitialized()
    ** Inputs: none
    ** Return: true if the LMS API is currently initialized, otherwise false
    ** Description:
    ** Determines if the LMS API is currently initialized or not.
    function LMSIsInitialized() {
    // there is no direct method for determining if the LMS API is initialized
    // for example an LMSIsInitialized function defined on the API so we'll try
    // a simple LMSGetValue and trap for the LMS Not Initialized Error
    var api = getAPIHandle();
    if (api == null) {
    alert("Unable to locate the LMS's API Implementation. LMSIsInitialized() failed.");
    return false;
    else {
    var value = api.LMSGetValue("cmi.core.student_name");
    var errCode = api.LMSGetLastError().toString();
    if (errCode == _NotInitialized) {
    return false;
    else {
    return true;
    }

Maybe you are looking for

  • TO Confirmation in background

    Hi, One of our plants is using LT12 to confirm TOs. The default for TO confirmation has been set as "H Foreground" in transaction screen.  This particular plant wants that default to be set as "D Background". The issue is if we change the transaction

  • Change details of attachments

    Hi Friends, In create mode we attach 3 documents (say A, B,C) in CV01N, with status CT. Say document no is 1001 We removed a attachment  (B) in change mode and change the status to IW. Now the document 1001 has two attachmnets only i.e. A & B. Can we

  • Missing Links (IDCS2 to CS4-MAC)

    Hello all, I know that this has been discussed earlier in details (http://forums.adobe.com/message/3007065#3007065) but I am curious to know if anybody has got way out for this. We are moving all our CS2 covers to CS4 and as for the known issue as so

  • N78 Pre-Install Dictionary Solution (work database...

    Dear all, I have been searching for the solution how to restore the pre-installed dictionary for my N78. My MicroSD card occurred ASCII code (special characters)/funny wording after perform restore from my previous backup copy. It seems that my backu

  • How to getUserSessionProperty in  jsp

    I have implemented a custom auth module, it works fine. Now I have the problem to pass the password from authmodule to jsp channel. Does someone have good examples for this? greetings