Updating content in a curriculum

Hello
I have created and deployed a curriculum to Adobe Connect. I have since made changes to the curriculum and reuploaded the content. However, my users including the ones who havent yet taken the course, get the Not Required icon.
Can anyone tell me why the new users would get the Not Required icon if they havent taken the course yet? I expect the existing users to get this message, but not the new users.
Much thanks
Andrea

What kind of frame : text within frame.
What kind of content: text.
How not fully displaying : one word of the phrase is missing.
This is still not completely clear to me.
If this is a text frame within a graphics frame, check the run-around properties
on all graphical objects in the frame. If RA is on, it can push text out of sight.

Similar Messages

  • Dynamically Updating Content Server Portlets

    [urlHi, I am currently having difficulty dynamically updating content server portlets.  I have a portlet of the following form:[/url]
    ArticleName Author Title Date mystory author1 title1 04/05/01
    story2 author2 title2 06/07/04
    story author3 title3 01/02/03
    So I have this table where each one of the line items is an article in the content server. So, for example the first line item is an article "mystory" by "author1", with title "title1" and date "04/05/01" additionally there is an article text field, but this isn't displayed unless I click on the article name.
    I can set up the basics of this portlet, but when I try to add any real functionality I run into one of two problems.
    First Problem: Passing Information
    I cannot find a way to pass information between content portlets. For instance, if the user would like to "re-sort" this table based on "date", I would like to have the user click on the "date" column heading and then reload the page. To do so, I would have to pass the section name back to the page so that it could resort based on this data. I have not found anyway to effectively pass information to a content server portlet. I am building these pages through use of the presentation template framework (so I can have access to the content items) but that seems to change the way portlets are handled.
    I got around this limitation with a regular portlet by creating an intermediary page which captures passed information and stores it to the session state. Once the information was in the session state, it is accessible to the portlet on the first page. However, this only works because remote portlets do not change their session id once loaded. Content Server portlets, on the other hand, change their session id after every reload of the browser or page change. I can send information from a content server portlet to an intermediary page, but I cannot send it back to the portlet because the session id has changed so I have no idea of knowing where to send the information. I can write it to a session state, but by the time I return to the portal page, the content server has changed its session id so it does not know where to look any longer.
    I suppose it would be possible to create an application state variable and append it with some static token (if there is some static variable per portal session) but I would rather not have to deal with application variables if at all possible.
    Second Problem: Dynamically Updating PCS Tags
    Even if I were able to the pass information back to my content server portlet, I run into another issue. The easiest way to sort content server items is using the filter command in the pcs:foreach tag. So, if I wanted to sort by author name, I could do something like the following <pcs:foreach var="item" expr="filter(folderByName('content'), filtered.name == '"name")" or something like that (the syntax may be incorrect, I just wrote this off the top of my head). However, it appears that the way the presentation templates are compiled goes in the order of PCS tags THEN JSP. So I would have no way of dynamically changing the variable on which I sort. For example, if I clicked on "Date" above in my table, I would like to be able to dynamically change my code so that I sort on date, and not name. I cannot find a solution to this problem.
    My workaround is to use the pcs tags to write out all the possible sortings to java array objects. This gives me access to the data on a JSP level and based on whatever the user will chose, I could then display that array. While this works, it is extremely ghetto and inefficient. Any help or suggestions would be fantastic.
    Thanks a lot,
    Jason Grauel

    You can use just about any javascript you want in any Content Server presentation template including ones that are used for portlets.
    However, you should be careful to name javascript functions and global variables uniquely so that they do not conflict with any other javascript on the page. To do this, you can append the item id to function and variable names, for example,
    function doSomething<pcs:value expr="pcs_id"></pcs:value>() {
    return true;
    Randy

  • Update content type template for existing sites in sharepoint 2010 ?

    Hi,
    I created one custom document library (list definition) and associated 3 content types which has docment template path (\_layouts.template1.docx). I rollout nearly 200 sites with this definition. now i want to update my document template and also i want
    to change template docx to dotx.
    what is the best approach to apply these changes for existing sites ?
    Thanks,
    Surya.
    suryakumarp

    Hi suryakumar,
    As I understand, you want to update the template 
    for existed content type.
    It can be achieved by programming. There is a
    SPContentType.DocumentTemplateUrl Property, which can be used to update content type.
    Here is a demo:
    http://officepoint.blogspot.com/2008/06/sharepoint-relink-infopath-forms-relink.html

  • Update Content with fade effect - How do I do this in 1.5?

    Hello,
    Just wondering what would be the equivalent code in spry 1.5
    to the following update content with effect code in 1.4?
    function fadeIt(ele,url){
    Spry.Effect.DoFade('apDiv1',{ duration: 500, from: 100, to:
    0, finish: function() {
    Spry.Utils.updateContent(ele, url, function() {
    Spry.Effect.DoFade('apDiv1',{ duration: 500, from: 0, to:
    100 });
    I am a little stumped how to achieve this now that the effect
    code must be BELOW the html region the effect code works on. Any
    help on this would be appreciaed.
    Regards,
    Kiwwwi.

    Hi,
    We have a special article that explains the changes from
    Spry1.4 to Spry 1.5 regarding the effects.
    You can find it
    here.
    Diana

  • Updating content of index.html file of J2EE Engine

    Hi,
    I would like to update the content of index.html file, which is located under D:\usr\sap\NSP\JC01\j2ee\cluster\server0\apps\sap.com\com.sap.engine.docs.examples\servlet_jsp\_default\root\index.html.
    I have requirement to change the html file content with latest news and we want to access this latest news through http://host:port/index.html ( to avoid authentication to server). In this html file I will plase link to connect to portal.
    The problem is updated content of this html file is not displaying in the browser. It is taking from cache. How to avoid this cache problem.
    Thanks

    Hello,
    I think you wish to change your logon screen, this will not be done simply by changing the index.html
    Please check this link for more information:
    http://help.sap.com/saphelp_nw70/helpdata/EN/ff/c7de3fc6c6ec06e10000000a1550b0/frameset.htm
    Regards,
    Siddhesh
    Edited by: Siddhesh Ghag on May 21, 2008 1:54 PM

  • Bugs with New/Updated content icons

    In the "My Subscriptions" page, there are two problems with the update icons on the left. Unless someone can prove me wrong or explain how this actually works, these look like bugs to me.
    When I list my subscriptions I see that some have the half blue icon. I understand that that is the "Updated" icon (as opposed to the "New content" icon) as the sole definition of what the icons mean is at the bottom of each post page and it clearly states:
    [Solid blue]: New content since your last visit
    [Half blue]: Updated content since your last visit
    When I click on a thread flagged with the half blue icon (from My Subscriptions) I expect to see that one or more posts have been updated, however *none of the post have the half blue icon*. This is problem #1.
    Once in the thread I do see one or more posts with the solid blue icon. Here's my second problem: if blue means "New content since your last visit" *why am I seeing posts for the second time flagged with the solid blue dot* ?

    AnalogKid17 wrote:
    In the "My Subscriptions" page, there are two problems with the update icons on the left. Unless someone can prove me wrong or explain how this actually works, these look like bugs to me.
    When I list my subscriptions I see that some have the half blue icon. I understand that that is the "Updated" icon (as opposed to the "New content" icon) as the sole definition of what the icons mean is at the bottom of each post page and it clearly states:
    [Solid blue]: New content since your last visit
    [Half blue]: Updated content since your last visit
    When I click on a thread flagged with the half blue icon (from My Subscriptions) I expect to see that one or more posts have been updated, however *none of the post have the half blue icon*. This is problem #1.
    Once in the thread I do see one or more posts with the solid blue icon. Here's my second problem: if blue means "New content since your last visit" *why am I seeing posts for the second time flagged with the solid blue dot* ?
    Hi,
    In the instance you give, it is because the TOPIC has been updated (half-blue) with a new (solid blue) POST. IIRC, when some one EDITs of of their posts then you may see the half-blue dot for that post.
    Ah, I was right, I just edited this post and it had a half-blue dot.
    Hope this helps.
    Message was edited by: romad
    Message was edited by: romad

  • Spry Update Content

    I am using Spry Update Content on a test page at
    http://www.theboys.co.za/D'Vine/
    but I have a problem with Internet Explorer caching the updated
    page even though I have changed it. The pages are not cached in
    Google Chrome or FireFox. Is there anyway I can stop IE from
    caching the updated content? I'm using IE8, but presume this
    problem is in all IE.

    Use POST instead of get or add a unique string at the end of
    each request to IE thinks its a unique request.
    like this;
    function fadeIt(ele,url){
    Spry.Effect.DoFade('apDiv1',{ duration: 500, from: 100, to:
    0, finish: function() {
    Spry.Utils.updateContent(ele, url +'?cache=' + (new
    Date()).valueOf(), function() {
    Spry.Effect.DoFade('apDiv1',{ duration: 500, from: 0, to:
    100 });
    }

  • Adobe air doesn't submit updated content from ckeditor

    Hello,
    I'm wiriting applicaiton using adobe air and part of it is to display in iframe code of website with built in ckeditor (http://ckeditor.com).
    The problem is that when I want to submit modified text using ckeditor adobe air send old content.
    I'm trying to get new text from ckeditor element using:
         1. CK method "var content = CKEDITOR.instances.editor_content.getData();"
         2. jQuery call: "jQuery("#editor_content").val()"
    but both methods return always the initial text, not the modified one. It works without problems with all standard browsers (Chrome, FF, IE etc.).
    to test this issue you can open this url within adobe air window (i.e. as iframe):
         http://ckeditor.com/demo#flash
    then update content and try to "send to flash". It will send original content, not the modified one.
    Does anyone have any idea of workaround for this that can force Adobe Air to send send back updated content of ckeditor ?
    I would prefer to find solution on Adobe Air side, without experimenting with other versions of CK or alternative implementations of WSIWYG editors because it's part of bigger project.
    Any adivices welcomed!
    thanks,
    Marek

    The problem is fixed:
    With Windows Fix It at least I was able to uninstall Adobe Air. After Reisnatllation of Air and my application the system is running quite wonderful.
    Best regards,
    R. H.

  • Displaying only the updated contents

    i am working with jsp ,is there any way i can display only the updated contents of a form ie suppose a user updated 2 fields out of possible 10 fields i want to display only those 2 fields not all the 10,i am using mysql data base,can any one give a reply

    Compare the new value with the old value. If it differs, then it is changed. For primitives you can use == to compare and for objects you can use Object#equals() to compare.

  • Update content of application

    I have uploaded some application on the itune connects and its status is ready for sale but now require to change some content of the application.
    So its require to add the new version of the application or with in that version i can change the content and if possible then i have done as per it but content is not updated on the live means in the itunes but when i see the itune connects i will find the updated content over there but in real anyone see the app on the appstore then they find the old content only.
                   So now what all are the steps i require to update the content.
    Thanks,
    Maulik Trambadiya.

    Problem discovered

  • InCopy CS5.5 update content does not work

    I am an editor using InCopy for editing my magazine. I only have InCopy. My art director who uses the full InDesign suite, and I work remotely. She sends InCopy files to me via Dropbox. When she makes changes to the files, my content update does not work. It is shaded grey. It worked a couple of times and then stopped. Does my art director need to do something on her end to ensure I can update content in files she sends to me?
    Thanks for any help someone can provide.

    Hi and thanks for the quick reply.
    This is the problem:
    My art director is using Indesign to create Incopy files for me to edit. We
    both are working from remote locations and are using Dropbox (remote server)
    to store our files. We have been having some problems... When my art
    director changes an image I do not see the image change/update on my end.
    How do we solve this problem?
    We are both using the latest version of the software she is using InDesign
    CS5.5 and I'm using InCopy CS5.5.
    Thanks for your help.
    Cheers,
    Mary
    Mary Scianna
    Editor, Shop Metalworking Technology Magazine
    Latest issue: http://shopmetaltech.dgtlpub.com
    Vice President, Zedcom Media Inc.
    Tel: 647 932 4477
    Cell: 647 408 6137
    Email: [email protected]
    Web: www.shopmetaltech.com
    Mary Scianna Courier Address:
    416 Whitby Shores Greenway,
    Whitby, ON L1N 9R5  Canada
    Mailing Address:
    1450 Headon Road, PO Box 93171
    Burlington, ON L7M 4A3  Canada

  • To update contents in the JTextArea

    Hai all,
    How to update contents in the JTextArea on changing the selection from one row to another row in JTable?Help resolve the issue.Thanks in advance.

    Get the selectionModel for the JTable and add a ListSelectionListener to it. The listener is notified for changes in the row selctions in the table. You can use JTable methods inside the listeners valueChanged method to get the information you need to update your JTextArea.

  • Update Content and Task Sequence Changes are Slow

    ConfigMgr 2012 R2
    When choosing "Update Content" from the deployment under the Deployment Types tab, the revision number changes but the update takes about 30 minutes to complete.  When app testing this is becoming increasingly frustrating.  A change made
    and then having to wait ~30 minutes is wasting too much time.  This delay doesn't always occur. When its working quickly, the pie chart would immediately turn yellow and a few minutes later files would be updated and the Last Update: under the pie
    chart would show the current time/date.  The packages being tested are all small and being distributed to a couple local DPs over 1GB connections.  When triggering "Update Content", the distmgr.log does not display any information about
    the distribution of the files until it actually does start which as mentioned earlier starts roughly 30 minutes after triggering "Update Content".  Keep in mind it's not exactly 30 minutes.  This timeframe is variable.
    Also noticed that when an app install was set to disabled in a Task Sequence, when PXE booting, the app was still trying to run.  Sometimes an app can be changed to disabled and an immediate PXE boot will not attempt to install the app.  This also
    applies to enabling a disabled app.
    The update content issue would appear to be some type of backlog issue but disabling an app in a Task Sequence seems like it would be more like a DB transaction.  Although it seems like two issues, both issues rear their ugly head at the same
    time. 
    Any thoughts?
    Thanks

    Hi ,
    Thanks for the info. When you create a package, the files are copied from the source path to the content library on the site server. Then, the content is copied from the content library on the site server to the content library on the distribution points.
    Please also check if "Allow clients to connect anonymously" is enabled on the DP Properties. See this link:
    https://social.technet.microsoft.com/Forums/en-US/a291c1cd-ab00-47f0-a99a-6befe178dfc7/sccm-2012-r2-osd-very-slow-at-driver-package-and-config-manager-client-stage-still-after-kb2905002?forum=configmanagerosd
    http://blogs.technet.com/b/configurationmgr/archive/2010/06/03/solution-you-may-experience-slow-performance-when-using-bits-and-kerberos-authentication-on-configmgr-2007-distribution-points.aspx\
    Thanks.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Update Content Applications on a Schedule

    I have an app that is global - across many time zones.
    Is there a way to schedule updating contet to specific DP's? 
    I.E. make sure a DP in california updates at 5pm local time and that a DP in Australia also updates at 5pm local.
    I only see the option for "Update Content" on the deployment package, which immediately causes all DP's to update.

    I created a powershell script that updates the content of an application. I then called the script using a scheduled task.   This way I can run it off hours on a regular basis.  (This is great for my antivirus application source files that
    get updated definition content.)
    Import-Module ‘D:\Program Files\Microsoft Configuration Manager\AdminConsole\bin\ConfigurationManager.psd1'
    Set-Location XXX:
    Update-CMDistributionPoint -ApplicationName "$name" -DeploymentTypeName "$dptname"
    Make sure your path to the module is correct in the first line and that your Site code is correct in the second line.
    For the last line, put the application name and deployment type name in the right spots in the quotes.
    Here is a link to the site that shows how to run a powershell script from a scheduled task.
    http://community.spiceworks.com/how_to/show/17736-run-powershell-scripts-from-task-scheduler 

  • Update content type definition in sandboxed solution

    In my web application I am using a content type hub. The content type hub contains a sandboxed solution which contains several content type and column definitions like this:
    <ContentType>
    <FieldRefs>
    <FieldRef ID="" Name="" />
    </FieldRefs>
    </ContentType>
    <Field ID="" Name="" />
    Now I need to update a content type definition by adding a new column. In my content type definition in Visual Studio I added the field refence to the column and build a new WSP.
    I am updating the sandboxed solution with PowerShell. First I add the new solution:
    Add-SPUserSolution -Site $url -LiteralPath $newSolutionFile
    Then I update the old solution with the new:
    Update-SPUserSolution -Identity $oldSolutionName -Site $url -ToSolution $newSolutionName
    The old solution is deactivated and the new solution is activated, so the update did go well. But when I go to see the content type, it's not updated. The newly added column did not get added.
    When I manually deactivate the newly added sandboxed solution and activate it straight away the content type does get updated. So it looks like the Update-SPUserSolution command does not update the content type and column definitions.
    Does anyone has experience with updating content types with the Update-SPUserSolution command?

    Hi,
    Please check the link below.
    http://msdn.microsoft.com/en-in/library/ff798382.aspx.
     you can use the Update-SPUserSolution command
    in Windows PowerShell to upgrade your solutions. However, this requires access to the server environment, which is not necessarily available to sandboxed solution developers or site collection administrators.
    Please remember to click 'Mark as Answer' on the answer if it helps you

Maybe you are looking for

  • Why is the GROUP BY clause not working in my Query?

    Dear All, Below is the Query for a Summary Debtors Aged Analysis. The GROUP BY clause does not seem to be working. The Query returns all the unpaid invoices, instead of a single total row for each Customer. If a Customer X has 10 unpaid invoices, 10

  • Database connection from ALSB

    Hi all, i'm trying to connect to DB from ALSB using execute-sql(). i have created the datasource in the process construction stage, but ALSB fails to locate the datasource during testing. is it mandatory to create the required datasources on domain c

  • How to define Cell_editor in ALV to have input enabled + reacting on click

    Dear colleague, I am reusing component SALV_WD_TABLE. For one column, I should allow input (direct or via f4 help), when there is nothing in, and if the field is filled, I should be able to click on it to launc a new application. If I define my edito

  • Import stat.Warenummer in GTS 10.0

    Hello, we made an export from the ERP SAP of the material to upload stat.Warennumer in GTS inital. Where in GTS 10.0 can I upload the data file. Thanks for help. Regards Jörg

  • Release strategy for PR and PO

    I have release strategy for PR and PO, suppose there is 3 levels of Release, at second level I want to set an alternative Release code,  if either of the employee releases then it should go to third release. How to configure for PO (with classificati