-
We installed SP6 on a dev server to test out before Fall and I ran into something strange.... After a test auto submits, it is being sent into the needs grading area as it was treated as a test that went over the time limit (which is what the currently functionality does) Shouldn't it just be submitted/graded and released to the student because
-
Hello, We are currently running 9.1 Sp5 in a load balanced environment. After our first Sp installed, we learned that Blackbaord checks to make sure everything is "offline" before allowing the Sp to be installed.. Has anyone figured out how to do a maintenance page? We came from WebCT which didn't "check" to see if the login
-
Hi Michael, Thank you for the background information and . I find this to make sense in theory but not in its current application. The destination discussion thread shows up as being posted from "anonymous" and not from the instructor. Also, if you used the forum with allowing students to create their own threads then you have a bigger mess
-
Yes we are experiencing this as well. We are coming from WebCT where we had a great option in the gradebook called "show unenrolled member data" There is nothing like that in Blackboard. Here is our answer from support which isn't a real solution. After discussing this with my colleagues, we see that there are two options: 1. Make user
-
We recently upgraded to SP5 and noticed that the discussion threads/postings are carrying over to the destination course. Has this been happening before and just now noticed it? They shouldn't come over because they should be considered student data and not transferred over..... or is this another one of those functioning as designed but not desired
-
Hello all, WebCT had a great feature in the Admin GUI called "Tool Usage" Has anyone else discovered a similar tool or system query that reports on what tools were being utilized in specific courses? Also, we are looking for the percentage of a tool being utilized across all courses for a specific semester. For example: in Spring 2011, 93
-
Hello, Does 9.1 support the QTI format for importing tests? If it doesn't, does anyone have a work around? i.e. Building Block or 3rd party program? Thanks, John
-
Since you uploaded your file into the file manager, I wouldn't worry about option 1. #2: You can add the index.html into your learning module by going inside the learning module, go to Build Content -> Create File. Click on Browser Course and select it from the file manager. Regards, John
-
I see your issue.. 1 quick question: are you trying to build your html page on the course menu or in a content area? Since you are using the blank page feature, it doesn't create an html file in the file manager so all the relative stuff is going to link to your main blackboard site. 2 ways to solve your issue: I would paste the code into an item
-
Dave, Yes you can use relative links in an HTML file. You don't need anything to replace RelativeResourceManager with anything. Just use ../ to change directories. for example: ../lectures/lecture1.swf Regards, John