Module title not showing in Moodle

Hi there
I have completed the Project Information preferences in my Captivate 6 training courses, adding in my name, company and Project Name.  In Moodle in the editing SCORM settings I have ticked the box that says 'Display course structure on entry page'.  When the user accesses this module they see results of their last score with an indicator of a pass or fail along with the module name.  However the module name is showing as.
Course Object title(Score: 76)
Does anyone have any ideas as to why Moodle is not reading this project information from Captivate?
Cheers
Julie

Hi Rod
Can you please advise, I don't know where this is.
Cheers
Julie

Similar Messages

  • Why is my site Title not showing in Firefox?

    Hello
    On my site at http://fbibiz.com/, the page Title flashes briefly in the Title bar, but then reverts to 'Mozilla Firefox'. The title tag is in place (correctly as far as I can see).
    Any suggestions, please, as to why my page Title is not showing correctly?
    Thanks,
    Jon

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Function module u0091GET_PRINT_PARAMETERSu0092 Not showing all columns

    Hello all,
    I am using function module ‘GET_PRINT_PARAMETERS’
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
        EXPORTING
          DESTINATION    = LOC_DEST
          COPIES         = WF_COPIES
          LIST_NAME      = WF_LISTNAME
          LIST_TEXT      = WF_LISTTEXT
          IMMEDIATELY    = ' '
          RELEASE        = ' '
          NEW_LIST_ID    = 'X'
          EXPIRATION     = WF_DAYS
          LINE_SIZE      = 132
          LINE_COUNT     = 65
          LAYOUT         = 'X_65_132'
          SAP_COVER_PAGE = 'X'
          RECEIVER       = 'SAP*'
          DEPARTMENT     = ''
          NO_DIALOG      = 'X'
        IMPORTING
          OUT_PARAMETERS = WF_PARAMS
          VALID          = WF_VALID.
    NEW-PAGE PRINT ON PARAMETERS WF_PARAMS NO DIALOG.
        PERFORM WRITE_PDF_SUMMARY USING P_VALID P_COND P_ZMGC P_ZOGC P_PDF.
        NEW-PAGE PRINT OFF.
    But in my report there are 10 columns and in download file it’s showing only 6 columns .If I increase that size to X_65_200 Then it shows all columns But it’s not readable. Please tell me how can I use that fix size X_65_132 & it will show all columns .
    Message was edited by:
            megha waykar

    You r right,But that program is already developed in following sequence
    *==>  1. Create Virtual Spool
                using FUNCTION 'GET_PRINT_PARAMETERS'
    *==>  2. Write Report to Virtual Spool. Use NEW-PAGE PRINT ON option.
                NEW-PAGE PRINT ON PARAMETERS WF_PARAMS NO DIALOG.
                PERFORM WRITE_PDF_SUMMARY USING P_VALID            
                NEW-PAGE PRINT OFF.
    *===> 3. Prepare Path and set spool number.
    *===> 4. Convert List to PDF format.
                 Use function 'CONVERT_ABAPSPOOLJOB_2_PDF'
    *==> 5. download PDF file
                CALL FUNCTION 'GUI_DOWNLOAD'.
    and it's not showing readable download file.
    I don't have to change whole coding. I just want to increase that font.

  • Movie titles not showing up on SD card. TX with PQDVD

    Hi all, I am a new Palm TX user and have already gleaned much useful info from these forums.  I have purchased the PQDVD video program and it works fine except for one small quirk.  The movie titles do not show up on my SD card they way they do when i view the files on my computor.  Instead I get a generic black and white still of a peice of movie film and I have to start the movie to see which one it is.  Once started the movies play fine on the TX.  I am using a windows computor running XP home edition.  I download the files using quick install.
    Thanks,
    pyrate
    Post relates to: Palm TX

    What program are you using to view the movies?  Media?  TCPMP, as recommended many times here?
    WyreNut
    Post relates to: Centro (AT&T)
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Insert into viewobject in app module does not show entity validation errors

    Hi everybody,
    I am using JDeveloper 10.1.3 and ADF BC/ADF Faces. I want to have a button on one of page and I want that whenever user clicks on this button a records is inserted in a table. so I created an application module service method and exposed it on the client interface and the put it on my page using Data Controls Tab.
    Here is some part of my code in application module :
    public void setMember() {
    HrMembershipsViewImpl membershipView = (HrMembershipsViewImpl)am.findViewObject("HrMembershipsView1");
    HrMembershipsViewRowImpl newRow =(HrMembershipsViewRowImpl) membershipView.createRow();
    newRow.setAttribute("MemberId",memberID); //this.getCode());
    newRow.setAttribute("MembState","1");
    newRow.setAttribute("CardState","1");
    membershipView.insertRow(newRow);
    trans.commit();
    When this method tries to insert a record which violates a validation rule in the Base Entity Object, the screen does not show any error regarding to violating the business rule but nothing is inserted. I changed my code and captured the exception around the commit and I found that a JBO-27023 Exception happened after commit ( which was very surprise since the page does not show any error).
    Now I can change my code to to the following to show that error happened.
    public void setMember() {
    try {
    trans.commit();
    catch (JboException ex) {
         getDBTransaction().rollback();
         throw new JboException ("There is an error during commit");
    throw ex;
    But I believe it shouldn't be like this. Normally, we should be able to insert programmatically in a view and if the business rules are violated we should get the violation error messages. If I use the above mentioned method we can not understand what business rules are violated.
    Does anybody know what is wrong with my solution? I have seen a lot of times that using application module is the best way for adding functionality to the application pages but I really feel that something should be wrong if we can not get business rule violation messages.
    Any help or references would be highly appreciated.
    Thanks in advance,
    Navid

    Hello Navid,
    it should work without try-catch.
    1. When you add try-catch, does your error message appear on the page?
    2. Does your page contains af:messages component?
    3. Does your button have any navigation to another page?
    Rado

  • Slide titles not showing up in TOC - Captivate 7

    Can someone please tell me why my slide titles will not show up in my project?  It just says "Slide 1", "Slide 5", etc...  I've not worked with the TOC much so this is all new to me.

    TOC will show Slide labels, not titles on slides. You can edit them in the TOC itself, but it is perhaps easier just to label the slides.
    After labeling, you'll have to click on the refresh button in the TOC

  • Preview module does not show ajustments

    Hi everyone
    This is a problem that has arisen very recently.
    When carrying out adjustments in the develop module the preview image does not show the changes however the thumb nail in the filmstrip at the bottom of the screen does.
    Can anybody help please as it is rendering the programme unusable.
    Many thanks

    Sorry Keith details as follows
    What version of Lightroom? 5.4
    Have you installed the recent updates? Yes
    What operating system? Win 7 x64
    Tell us about your computer hardware. How much RAM is installed?  How much free space is on your system (C:) drive? Intel I7, 16GB ram, runs from 1TB D drive with 580GB of space
    Has this ever worked before?  If so, do you recall any changes you made to Lightroom, such as adding Plug-ins, presets, etc.? Recently added the following Dr Brown services, Adobe paper textures pro, Adobe watermark, Adobe emailer
    Thanks

  • Album Cover/Title not showing in the List for an Artist with one album.

    Hello all.
    I have browsed a number of the posts, but nothing close to my particular problem.
    I am new to iPod Classic (a couple of months). I like it! Used to be a Creative Zen Vision:M user.
    Here is my issue.
    I have most of the covers for my albums. Still looking for a few.
    When I go to the Artist's menu and pick an artist, if it has more than one album, it shows 'All Songs' and a list of albums with covers, album name and number of songs on a separate screen. You click an album and it shows the tracks, you click a track and away you go. That works just fine.
    However, when the Artist only has one album, it does not show the album cover, name and number of songs on a separate screen. It just shows the list of tracks. I would like it to be consistent. I would like to see the album cover/name before I click the tracks to start.
    I have worked all my songs in iTunes. I'm pretty sure there is no difference between the one and multiple album artists.
    Of course when you click a track to start, the album cover shows on the Now Playing screen.
    Is there some sort of setting I might have missed.
    Any thoughts on this? What might I try?
    Thanks in Advance ...
    Bob

    Wow!
    Is that really so?
    I'm not questioning your answer. Just want to make sure before I say OK and let it be. I had heard that iTunes/iPod forces you to do things their way, this is an example, I guess!
    Thanks for the input.
    I guess I'll just have to leave it be!
    Is iTunes the only way to deal with iPod? Are there any other programs?
    Bob

  • Menu not looping and titles not showing up

    Hello,
    I made some dvd\s which looked good before i send them to the guy who duplicates them for me and he noticed
    some issues i cannot figure out.
    If i could get some help or directions that would be great.
    i have included screen shots below the questions.
    I set the main menu to loop forever but it is only playing 1 time and then going black on some players
    or going back to the beginning FBI warning. On the flowchart it is set to go back to the main menu?
    Not sure why this is happening?
    When my duplicator plugs it into his machine it only says title 1...title 2 etc and it is not picking up the actual title
    is this normal ( i see it on other DVD\s i have watched) or is there a way to say what the title really is?
    Is it worth doing it?
    Thanks,
    Soshman

    Hello Ann and Stan!
    Thanks for your reply's!
    Even thought they are not proper players ( WMP and VLC ) they are what people use to play DVD's
    in their computers so it has to work similar to other DVD's IMHO.
    Stan the bottom two videos are part of Menu #1 but after the link that goes to menu 2
    the 4th video when clicked on islinked to menu 2 because the 8 videos on menu 2 are to be watch
    after video 3 on the main menu and before the 5th video and the playall playlist at the very bottom....whew! ( hopefully the next one is much more linear:-)
    I finally got ahold of my old editor and he figured it out for me. I had to put "Stop" after each menu for it to loop "forever"
    Once i did that they worked properly on both computers and the DVD player.
    Lots of google search and talking to folks and it seem like WMP has nobody who understands how to get the titles on the DVD to show up on WMP.
    I have watched many DVD's and listened to many audios without that information showing up...so i am sure others have figured a way around it and i will have to settle on it as is!
    Thanks again for all your help it is well appreciated:-)
    Mark

  • Slide Titles not showing up in TOC

    Hello,
    I am building a project template and have placed a text
    placeholder in the spot where my slide titles would go. I then
    selected the system variable $$cpInfoCurrentSlideLabel$$ as the
    text thinking that it would then populate the "Label" for the slide
    and therefore show up in the Table of Contents as the slide title.
    It is not working for me. Any ideas on what I am doing wrong? I am
    using Cp4.
    Thanks!

    Hi,
    Please follow below steps
    1. Create a project template and insert a text caption place
    holder with cpInfoCurrentSlideLabel in it.
    2. Add TOC
    2. Save and close the template
    3. Create Project From template
    4. Double click on the text caption place holder to convert
    it into a text caption.
    5. Give a slide label from the Slide properties.
    Now you can see the variable getting replaced by slide label.
    I think you must missing Step 4.
    thanks
    ravi

  • 4.2 Book module does not show photos, only pages and captions

    Windows 7. I created a new master catalogue Imported one book catalogue and it worked fine. Next book catalogue, problem,  no photos shown in book module. The cataloque I imported I had earlier exported and when I open that exported cataloque all photos are showing but not when imported into the new master catalogue. I did it twice first cataloque fine next one not. Thanks for any suggestions. Curt

    There are some errors thrown into log when this happens.
    Level
    Source
    Message
    SEVERE
    oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$1
    node has no children at javax.swing.tree.DefaultMutableTreeNode.getChildAt(DefaultMutableTreeNode.java:243)
    WARNING
    org.openide.windows.WindowManager
    [Winsys] TopComponent com.oracle.jdeveloper.nbwindowsystem.NbEditorContainer throws runtime exception from its componentActivated() method.
    Please repair it!

  • Web module DC Not showing Differnt Objects

    hi all,
    We have created a web module DC on track in which we have a JSP page. we are able to access the JSP page from the browser. but we have kept an image,data file(xml) in the same directory as of JSP (webContent) which are not accessible.
    point to be noted is that when we create same kind of project of non DC type then it works for us.
    Ashish

    will they show if you wait for a while?

  • Lightroom 6 Develop Module does not show photos, Library Module does show photos

    This is what I see in the Develop module after installing Lightroom 6.  Lightroom 5 runs fine on the same Laptop.  Is this a GPU issue?  Configuration issue?  End user issue?  I'm running a Lenovo T430 with Windows 7 Enterprise 64BIT.  I purchased and installed LR 6.0 22-April-15.

    I too have the same problem in lightroom CC as you ( after updating on 30/4/15 ) and have looked all over the internet. I had read something in the Adobe forum site suggesting a  problem with the Graphics Processor, but it was not specific to our problem in lightroom. When I also checked photoshop ACR, it too showed the same as your screen shot. And all worked OK  in lightroom 5 and photoshop 2014. It did not seem to make any sense at all ! I haven't unchecked " use Graphics Processor" option, but I will soon after I reply to you and had a rest after hours of trawling through internet sites looking for the answer. I use win 7 home premium desktop 64 bit on a 1 year old PC.
    Thank you GrandpaCamera for your contribution, and a picture is better then a thousand words. By Michael.

  • Web module images not showing up

    Problem tested on 2 machines, Windows 7 and 8.
    When going from develop to the web module very often images and / or thumbnails doesnt show up, the program shows only empty spaces. VERY annoying!
    Anyone know if something can be done about it?

    will they show if you wait for a while?

  • CD titles, song titles not showing up in iTunes 7

    I backed up my songs purchased from iTunes and burned on iTunes 6 before I finally got iTunes 7 installed. My library appears to be in limbo, so I inserted the backup CDs to import into the iTunes 7 library. However, iTunes 7 is not reading the information. The CD title reads Audio CD, and the song titles are listed as Track 01, Track 02, Track 03, etc. My question is what do I need to do to get iTunes 7 to read the information that was burned using iTunes 7?
    My computer is a Dell Dimension 3000 (not my choice) and I'm using Windows XP Home Edition with Service Pack 2.
    Dell Dimension 3000   Windows XP   I miss my Mac

    Chris,
    I would start with a complete uninstall/reinstall of iTunes. If you're still having issues, this article provides some other things you could look into to help solve your issue:
    http://docs.info.apple.com/article.html?artnum=305719
    Good luck!
    Jennifer B.

Maybe you are looking for

  • Data Quality Installation

    Post Author: Hexagram16 CA Forum: Data Quality and Data Insight Hi Guys, Im new in data quality module, need some help, how to upload or update Data Quality Licenses? can anyone here give a blow by blow procedure? Thanks in Advance.

  • Upgrading from HTC Incredible (3G version) to HTC Rezound, need to transfer ALL data

    Well, what the title says. Can someone please tell me ( in clear, intelligent, unbroken ENGLISH!) how to transfer EVERYTHING from my old phone to the new? Neither phone is <Deleted> or in any way modified, and I don't plan on changing that. So far, I

  • SOAP error in SL4 app

    I have a Silverlight 4 app that uses SOAP services to get data from a SQL db. It worked fine on a windows 2003 server with IIS 6. I am trying to move the app to a Windows 2008 Server with IIS 7. When I try to run the app on the 2008 server I get the

  • Accessing my home-based iMac through the internet?

    The Goal: Wake up a sleeping Intel-iMac, running Tiger 10.4.11 with a MacBook laptop running Leopard 10.5.4. And then, using the MacBook, I want to gain access to all the files in the iMac and be able to read/write/copy the files on to the MacBook. T

  • Appearance colors - too dark

    I run this on a Mac and now windows 8, and the windows version the bezier curve handles are a dark blue and changing the background does not help me able to see them. Why is it dark blue? I would like to change them to white or a lighter color, the t