EduGarage Logo
Search:
Site Map
Upcoming Events:
Please e-mail us if you would like your webinar, conference, or get-together to be featured in this space.
Stay Informed:

Allocating a building block to a tab

rated by 0 users
Not Answered This post has 0 verified answers | 3 Replies | 2 Followers

Top 500 Contributor
3 Posts
Daniela Davey posted on 23 Aug 2012 6:32 AM

Hi,

I've created a new building block for a results module box for a course at the College. When I try to assign it to a tab (the 'My ELITE' tab) and to a particular column (the middle one), it results in modules in the right hand column being moved to the left hand side column. I don't understand why this is happening, does anyone know why this is happening? I've made the new results module box available on our test site: http://elitetest.lawcol.com.

I need to make the results box live to students on the 28th August, so any help would be much appreciated!

Any questions or extra information you need please let me know.

Thanks
Daniela

 

All Replies

Top 500 Contributor
3 Posts

Any replies welcome as the new results module box is due to go live next Wednesday!

Daniela

Top 10 Contributor
188 Posts

You gave us the URL for your test server - was this so we could see the problem for ourselves?  If so what credentials should we use to log in?

Is there anything odd in the HTML (CSS) being displayed by your module?  Is it just HTML wrapped within a div, no head or body tags?  Are you able to post sample content of the module output?

Top 500 Contributor
3 Posts

Sorry, forgot to add the details in, they are:

Username: administrator

Password: 3ggs1

The HTML for the building block is:

<%@page import="blackboard.data.user.User"%>

 

<%@ taglib uri="/bbData" prefix="bbData"%>

<%@ taglib uri="/bbUI" prefix="bbUI"%>

 

<bbData:context id="ctx">

 

<%

User user = ctx.getUser();

 

%>

 

<table style="border-right: #000000 1px dotted; border-top: #000000 1px dotted; border-left: #000000 1px dotted;

    border-bottom: #000000 1px dotted" cellpadding="15" width="100%" background="http://elite.lawcol.com/bbcswebdav/institution/elite/tabs/modulebackground.jpg">

    <tbody>

    <tr>

            <td><p><a href='http://elite.lawcol.com/results/Results.aspx?srn=<%=user.getUserName()%>' target="_blank"><strong><font size="5"><font color="#8A2BE2">Access your assessment results</font></font></strong></a>

              </p><br />

              <p><font size="3">In accordance with your results, you <strong>must</strong> read:</font><font size="3"> </p><br />

                     <ul style="margin-left:10px; list-style-type: circle;">

Page 1 of 1 (4 items) | RSS
© 2006-2009 Blackboard Inc. All Rights Reserved. Blackboard, the Blackboard logo, and EduGarage are trademarks
or registered trademarks of Blackboard Inc. in the United States and/or other countries.