Brett's adventures in Blackboard, sparsely documented in hopes of assisting and/or confusing others
10/11/2011
Remove adaptive release dates and set viewable all content for specific section
update cc
set start_date = NULL, end_date = NULL, available_ind = 'Y'
FROM course_contents cc
INNER JOIN course_main cm on cc.crsmain_pk1 = cm.pk1
WHERE cm.course_id = 'dev-cc-bs0607-1'
No comments:
Post a Comment