Cannot Submit Changes to Delegated Grading Options in Available Assignments

Size: px
Start display at page:

Download "Cannot Submit Changes to Delegated Grading Options in Available Assignments"

Transcription

1 Cannot Submit Changes to Delegated Grading Options in Available Assignments Date Published: Aug 14,2017 Category: Planned_First_Fix_Release:SaaS_v3200_10_0,Learn_9_1_Q4_2017_Release; Product:Course_Tools_Learn,Grade_Center_Learn; Version:Learn_9_1_Q2_2017_3200_0_0,SaaS Article No.: Product: Blackboard Learn Release: 9.1;SaaS Service Pack(s): Learn 9.1 Q ( ), SaaS Issue Description: A "Failed to Submit Assignment" error occurs when attempting to change delegated grading options for available Assignments. Steps to Replicate: Log into Blackboard Learn as System Administrator Enter or create a Course Create a new or edit an existing Assignment In Grading Options check Delegated Grading Assign one of the options for the Instructor(s) Save Edit the Assignment, change Delegated Grading settings Submit Expected Behavior: The options are saved, and the Assignments are updated. Observed Behavior: An error message occurs on the top of the page: Failed to submit Assignment. Please try again. Symptoms: An error in the bb-services.log will be observed: Error loading course membership - blackboard.persist.keynotfoundexception: The specified object was not found. at blackboard.persist.dao.impl.daosupport.checkformissingkey(daosupport.java:341) at blackboard.persist.dao.impl.daosupport.load(daosupport.java:275) at blackboard.persist.course.impl.coursemembershipdao.loadbycourseuserstatusavailable(coursemembershipdao.java:1301)

2 at blackboard.persist.course.impl.coursemembershipdbloaderimpl.loadbycourseanduserid(coursemembershipdbloaderimpl.java:580) at blackboard.platform.context.impl.contextimpl.getcoursemembership(contextimpl.java:874) at blackboard.platform.coursecontent.impl.coursecontentmanagerimpl.validatecontentincourse(coursecontentmanagerimpl.java:1115) at sun.reflect.nativemethodaccessorimpl.invoke0(native Method) at sun.reflect.nativemethodaccessorimpl.invoke(nativemethodaccessorimpl.java:62) at blackboard.db.transactioninterfacefactory$transactionhandler.invoke(transactioninterfacefactory.java:53) at com.sun.proxy.$proxy1360.validatecontentincourse(unknown Source) at blackboard.plugin.assignment.struts.actions.manageassignmentaction.saveassignment(manageassignmentaction.java:697) at blackboard.plugin.assignment.struts.actions.manageassignmentaction.modify(manageassignmentaction.java:417) at sun.reflect.nativemethodaccessorimpl.invoke0(native Method) at sun.reflect.nativemethodaccessorimpl.invoke(nativemethodaccessorimpl.java:62) at org.apache.struts.actions.dispatchaction.dispatchmethod(dispatchaction.java:266) at blackboard.struts.securedispatchaction.dispatchmethod(securedispatchaction.java:49) at org.apache.struts.actions.dispatchaction.execute(dispatchaction.java:167) at org.apache.struts.chain.commands.servlet.executeaction.execute(executeaction.java:53) at org.apache.struts.chain.commands.abstractexecuteaction.execute(abstractexecuteaction.java:64) at org.apache.struts.chain.commands.actioncommandbase.execute(actioncommandbase.java:48) at org.apache.commons.chain.impl.chainbase.execute(chainbase.java:191) at org.apache.commons.chain.generic.lookupcommand.execute(lookupcommand.java:305) at org.apache.commons.chain.impl.chainbase.execute(chainbase.java:191) at org.apache.struts.chain.composablerequestprocessor.process(composablerequestprocessor.java:280) at org.apache.struts.action.actionservlet.process(actionservlet.java:1858) at org.apache.struts.action.actionservlet.dopost(actionservlet.java:459) at javax.servlet.http.httpservlet.service(httpservlet.java:648) at blackboard.struts.bbactionservlet.service(bbactionservlet.java:103) at javax.servlet.http.httpservlet.service(httpservlet.java:729) at sun.reflect.generatedmethodaccessor451.invoke(unknown Source) at org.apache.catalina.security.securityutil.doasprivilege(securityutil.java:170) at org.apache.catalina.core.applicationfilterchain.internaldofilter(applicationfilterchain.java:224) at blackboard.platform.servlet.devnoncefilter.dofilter(devnoncefilter.java:68)

3 at blackboard.platform.servlet.b2contextfilter.dofilter(b2contextfilter.java:137) at blackboard.platform.servlet.contenttypefilter.dofilter(contenttypefilter.java:53) at blackboard.platform.servlet.xssservletfilter.dofilter(xssservletfilter.java:48)

4 at blackboard.platform.servlet.invalidxmlservletfilter.dofilter(invalidxmlservletfilter.java:59) at blackboard.platform.servlet.xssinputvalidationfilter.dofilter(xssinputvalidationfilter.java:40) at blackboard.platform.servlet.contentisolationfilter.dofilter(contentisolationfilter.java:83)

5 at blackboard.platform.servlet.requestsessionfilter.dofilter(requestsessionfilter.java:200) at blackboard.platform.servlet.requestsecurityfilter.dofilter(requestsecurityfilter.java:77) at blackboard.platform.servlet.requestclassparamfilter.dofilter(requestclassparamfilter.java:42)

6 at org.apache.catalina.core.standardwrappervalve.invoke(standardwrappervalve.java:198) at org.apache.catalina.core.standardcontextvalve.invoke(standardcontextvalve.java:108) at org.apache.catalina.core.standardhostvalve.invoke(standardhostvalve.java:140) at org.apache.catalina.valves.errorreportvalve.invoke(errorreportvalve.java:79) at org.apache.catalina.valves.stuckthreaddetectionvalve.invoke(stuckthreaddetectionvalve.java:206) at org.apache.catalina.valves.abstractaccesslogvalve.invoke(abstractaccesslogvalve.java:620) at org.apache.catalina.valves.remoteipvalve.invoke(remoteipvalve.java:677) at blackboard.tomcat.valves.loggingremoteipvalve.invoke(loggingremoteipvalve.java:44) at org.apache.catalina.core.standardenginevalve.invoke(standardenginevalve.java:87) at org.apache.catalina.connector.coyoteadapter.service(coyoteadapter.java:349) at org.apache.coyote.http11.http11processor.service(http11processor.java:1110) at org.apache.coyote.abstractprocessorlight.process(abstractprocessorlight.java:66) at org.apache.coyote.abstractprotocol$connectionhandler.process(abstractprotocol.java:785) at org.apache.tomcat.util.net.nioendpoint$socketprocessor.dorun(nioendpoint.java:1425) at org.apache.tomcat.util.net.socketprocessorbase.run(socketprocessorbase.java:49) at java.util.concurrent.threadpoolexecutor.runworker(threadpoolexecutor.java:1142) at java.util.concurrent.threadpoolexecutor$worker.run(threadpoolexecutor.java:617) at org.apache.tomcat.util.threads.taskthread$wrappingrunnable.run(taskthread.java:61) at java.lang.thread.run(thread.java:745) Cause: This behavior is caused by the Receipting Tool Building Block version Resolution/Workaround: Edit the Assignment Adjust the Availability setting so it is not available Submit Edit the Assignment and alter Delegated Grading options as desired Make the Assignment available Target Release: Learn 9.1 Q Release SaaS - Fixed (v ) Patch Available: Yes

7 Patch Versions: Learn 9.1 Q Patch Information: Updates to resolve this issue are available for the following release(s): Release Learn 9.1 Q CUPDATE Update Access Access via installer in Cumulative Update 3 for Blackboard CU3 Learn, 9.1 Q Article #47177

From Self Hosted to SaaS Our Journey (LEC107648)

From Self Hosted to SaaS Our Journey (LEC107648) From Self Hosted to SaaS Our Journey (LEC107648) Kathy Saville Director of Instructional Technology Saint Mary s College, Notre Dame Saint Mary s College, Notre Dame, Indiana Founded 1844 Premier Women

More information

McGraw-Hill Connect and Create Built by Blackboard. Release Notes. Version 2.3 for Blackboard Learn 9.1

McGraw-Hill Connect and Create Built by Blackboard. Release Notes. Version 2.3 for Blackboard Learn 9.1 McGraw-Hill Connect and Create Built by Blackboard Release Notes Version 2.3 for Blackboard Learn 9.1 Publication Date: October 2015 Revision 1.0 Worldwide Headquarters Blackboard Inc. 650 Massachusetts

More information

Beginning Blackboard. Getting Started. The Control Panel. 1. Accessing Blackboard:

Beginning Blackboard. Getting Started. The Control Panel. 1. Accessing Blackboard: Beginning Blackboard Contact Information Blackboard System Administrator: Paul Edminster, Webmaster Developer x3842 or Edminster@its.gonzaga.edu Blackboard Training and Support: Erik Blackerby x3856 or

More information

GIS 5049: GIS for Non Majors Department of Environmental Science, Policy and Geography University of South Florida St. Petersburg Spring 2011

GIS 5049: GIS for Non Majors Department of Environmental Science, Policy and Geography University of South Florida St. Petersburg Spring 2011 GIS 5049: GIS for Non Majors Department of Environmental Science, Policy and Geography University of South Florida St. Petersburg Spring 2011 Instructor Dr. Barnali Dixon Teaching Assistant: Lauren Bates

More information

2 User Guide of Blackboard Mobile Learn for CityU Students (Android) How to download / install Bb Mobile Learn? Downloaded from Google Play Store

2 User Guide of Blackboard Mobile Learn for CityU Students (Android) How to download / install Bb Mobile Learn? Downloaded from Google Play Store 2 User Guide of Blackboard Mobile Learn for CityU Students (Android) Part 1 Part 2 Part 3 Part 4 How to download / install Bb Mobile Learn? Downloaded from Google Play Store How to access e Portal via

More information

THE LUCILLE HARRISON CHARITABLE TRUST SCHOLARSHIP APPLICATION. Name (Last) (First) (Middle) 3. County State Zip Telephone

THE LUCILLE HARRISON CHARITABLE TRUST SCHOLARSHIP APPLICATION. Name (Last) (First) (Middle) 3. County State Zip Telephone THE LUCILLE HARRISON CHARITABLE TRUST SCHOLARSHIP APPLICATION 1. Name (Last) (First) (Middle) 2. Street City 3. County State Zip Telephone 4. Are you a permanent resident of Harrison County? 5. M F SSN

More information

BOS 3001, Fundamentals of Occupational Safety and Health Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes.

BOS 3001, Fundamentals of Occupational Safety and Health Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes. BOS 3001, Fundamentals of Occupational Safety and Health Course Syllabus Course Description An overview of key issues and practices related to the occupational safety and health (OSH) profession. Examines

More information

Managing the Student View of the Grade Center

Managing the Student View of the Grade Center Managing the Student View of the Grade Center Students can currently view their own grades from two locations: Blackboard home page: They can access grades for all their available courses from the Tools

More information

Training Pack. Kaizen Focused Improvement Teams (F.I.T.)

Training Pack. Kaizen Focused Improvement Teams (F.I.T.) Training Pack Kaizen Focused Improvement Teams (F.I.T.) Aims & Objectives Target Audience : FIT Team Members Purpose of Module : To equip attendees with the knowledge & understanding to participate in

More information

How To Enroll using the Stout Mobile App

How To Enroll using the Stout Mobile App How To Enroll using the Stout Mobile App 1 Login Login using your user name and password. 2 Select Enrollment When you ve finished logging in, it will bring you to this page. Select enrollment. From here

More information

Emporia State University Degree Works Training User Guide Advisor

Emporia State University Degree Works Training User Guide Advisor Emporia State University Degree Works Training User Guide Advisor For use beginning with Catalog Year 2014. Not applicable for students with a Catalog Year prior. Table of Contents Table of Contents Introduction...

More information

Millersville University Degree Works Training User Guide

Millersville University Degree Works Training User Guide Millersville University Degree Works Training User Guide Page 1 Table of Contents Introduction... 5 What is Degree Works?... 5 Degree Works Functionality Summary... 6 Access to Degree Works... 8 Login

More information

Steps Before Step Scanning By Linda J. Burkhart Scripting by Fio Quinn Powered by Mind Express by Jabbla

Steps Before Step Scanning By Linda J. Burkhart Scripting by Fio Quinn Powered by Mind Express by Jabbla Steps Before Step Scanning By Linda J. Burkhart Scripting by Fio Quinn Powered by Mind Express by Jabbla About: Steps Before Step Scanning This is a collection of activities that have been designed to

More information

Southeast Arkansas College 1900 Hazel Street Pine Bluff, Arkansas (870) Version 1.3.0, 28 July 2015

Southeast Arkansas College 1900 Hazel Street Pine Bluff, Arkansas (870) Version 1.3.0, 28 July 2015 Southeast Arkansas College 1900 Hazel Street Pine Bluff, Arkansas 71603 www.seark.edu (870) 543-5900 Version 1.3.0, 28 July 2015 Concurrent Credit Student Handbook 2015/16 Table of Contents What is Concurrent

More information

Power Systems Engineering

Power Systems Engineering The Field of Power Systems Engineering Power engineering, also called power systems engineering, is the study in engineering as it deals with the generation, transmission, distribution, and utilization

More information

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7.

Preparing for the School Census Autumn 2017 Return preparation guide. English Primary, Nursery and Special Phase Schools Applicable to 7. Preparing for the School Census Autumn 2017 Return preparation guide English Primary, Nursery and Special Phase Schools Applicable to 7.176 onwards Preparation Guide School Census Autumn 2017 Preparation

More information

Attendance/ Data Clerk Manual.

Attendance/ Data Clerk Manual. Attendance/ Data Clerk Manual http://itls.saisd.net/gatsv4 GATS Data Clerk Manual Published by: The Office of Instructional Technology Services San Antonio ISD 406 Barrera Street San Antonio, Texas 78210

More information

Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide

Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide This document was prepared and written by the Technical Documentation department at: Crestron Electronics, Inc. 15 Volvo Drive Rockleigh,

More information

Test How To. Creating a New Test

Test How To. Creating a New Test Test How To Creating a New Test From the Control Panel of your course, select the Test Manager link from the Assessments box. The Test Manager page lists any tests you have already created. From this screen

More information

Connect Mcgraw Hill Managerial Accounting Promo Code

Connect Mcgraw Hill Managerial Accounting Promo Code Mcgraw Hill Promo Code Free PDF ebook Download: Mcgraw Hill Promo Code Download or Read Online ebook connect mcgraw hill managerial accounting promo code in PDF Format From The Best User Guide Database

More information

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012 SYLLABUS EC 322 Intermediate Macroeconomics Fall 2012 Location: Online Instructor: Christopher Westley Office: 112A Merrill Phone: 782-5392 Office hours: Tues and Thur, 12:30-2:30, Thur 4:00-5:00, or by

More information

THE UNIVERSITY OF SYDNEY Semester 2, Information Sheet for MATH2068/2988 Number Theory and Cryptography

THE UNIVERSITY OF SYDNEY Semester 2, Information Sheet for MATH2068/2988 Number Theory and Cryptography THE UNIVERSITY OF SYDNEY Semester 2, 2017 Information Sheet for MATH2068/2988 Number Theory and Cryptography Websites: It is important that you check the following webpages regularly. Intermediate Mathematics

More information

Linking the Library and the Course Management System. Claire Dygert American University Library NASIG Annual Conference 2006

Linking the Library and the Course Management System. Claire Dygert American University Library NASIG Annual Conference 2006 Linking the Library and the Course Management System Claire Dygert American University Library NASIG Annual Conference 2006 Background Information American University is a private university in the District

More information

LOS ANGELES CITY COLLEGE (LACC) ALTERNATE MEDIA PRODUCTION POLICY EQUAL ACCESS TO INSTRUCTIONAL AND COLLEGE WIDE INFORMATION

LOS ANGELES CITY COLLEGE (LACC) ALTERNATE MEDIA PRODUCTION POLICY EQUAL ACCESS TO INSTRUCTIONAL AND COLLEGE WIDE INFORMATION LOS ANGELES CITY COLLEGE (LACC) ALTERNATE MEDIA PRODUCTION POLICY EQUAL ACCESS TO INSTRUCTIONAL AND COLLEGE WIDE INFORMATION Federal and state regulations (see footer) require the provision of equal access

More information

Presented by Paula Kordic, College Now Coordinator August 8, 2016 College Now Orientation

Presented by Paula Kordic, College Now Coordinator August 8, 2016 College Now Orientation Presented by Paula Kordic, College Now Coordinator August 8, 2016 College Now Orientation MY FAMILY MISS MING AND MR. MAGOO 6 QUESTIONS YOU NEED TO ANSWER 1. How is college different from high school?

More information

Mcgraw Hill Financial Accounting Connect Promo Code

Mcgraw Hill Financial Accounting Connect Promo Code Mcgraw Hill Promo Code Free PDF ebook Download: Mcgraw Hill Promo Code Download or Read Online ebook mcgraw hill financial accounting connect promo code in PDF Format From The Best User Guide Database

More information

Completing the Pre-Assessment Activity for TSI Testing (designed by Maria Martinez- CARE Coordinator)

Completing the Pre-Assessment Activity for TSI Testing (designed by Maria Martinez- CARE Coordinator) Completing the Pre-Assessment Activity for TSI Testing (designed by Maria Martinez- CARE Coordinator) Texas law requires students to complete the Texas Success Initiative Assessment or TSI for college

More information

Welcome Master Students!

Welcome Master Students! MSc Program Social and Organizational Psychology Welcome Master Students! Dr. Welmer Molenmaker August 31, 2017 What is the idea of today s introduction meeting? Seeing each other s faces Explaining our

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT D2L Respondus: Create tests and upload them to D2L ats@etsu.edu 439-8611 www.etsu.edu/ats Contents Overview... 1 What is Respondus?...1 Downloading Respondus to your Computer...1

More information

Financial Aid & Merit Scholarships Workshop

Financial Aid & Merit Scholarships Workshop Financial Aid & Merit Scholarships Workshop www.admissions.umd.edu ApplyMaryland@umd.edu 301.314.8385 1.800.422.5867 Merit Scholarship Review James B. Massey Jr. Office of Undergraduate Admissions Financing

More information

Medical Terminology - Mdca 1313 Course Syllabus: Summer 2017

Medical Terminology - Mdca 1313 Course Syllabus: Summer 2017 Medical Terminology - Mdca 1313 Course Syllabus: Summer 2017 Northeast Texas Community College exists to provide responsible, exemplary learning opportunities. April Brannon Office: Online Phone: Cell:

More information

MPA Internship Handbook AY

MPA Internship Handbook AY MPA Internship Handbook AY 2017-2018 Introduction The primary purpose of the MPA internship is to provide students with a meaningful experience in which they can apply what they have learned in the classroom

More information

2 Any information on the upcoming science test?

2 Any information on the upcoming science test? Illinois State Board of Education (ISBE) Student Information System (SIS) Spring SIS Assessment Update Webinar (Webinar Date: 02/18/2016) # Question Answer 1 My district has a lot of student mobility and

More information

Chapters 1-5 Cumulative Assessment AP Statistics November 2008 Gillespie, Block 4

Chapters 1-5 Cumulative Assessment AP Statistics November 2008 Gillespie, Block 4 Chapters 1-5 Cumulative Assessment AP Statistics Name: November 2008 Gillespie, Block 4 Part I: Multiple Choice This portion of the test will determine 60% of your overall test grade. Each question is

More information

Master of Science in Taxation (M.S.T.) Program

Master of Science in Taxation (M.S.T.) Program The W. Edwards Deming School of Business Master of Science in Taxation (M.S.T.) Program REV. 01-2017 CATALOG SUPPLEMENT (A Non-Resident Independent Study Degree Program) The University s School of Business

More information

DegreeWorks Advisor Reference Guide

DegreeWorks Advisor Reference Guide DegreeWorks Advisor Reference Guide Table of Contents 1. DegreeWorks Basics... 2 Overview... 2 Application Features... 3 Getting Started... 4 DegreeWorks Basics FAQs... 10 2. What-If Audits... 12 Overview...

More information

Blackboard Communication Tools

Blackboard Communication Tools Blackboard Communication Tools Donna M. Dickinson E-Learning Center Borough of Manhattan Community College Workshop Overview Email from Communication Area and directly from the Grade Center Using Blackboard

More information

Casual and Temporary Teacher Programs

Casual and Temporary Teacher Programs Guidelines The (TRS) is an initiative of the Casual School Teacher Plan to assist schools which are experiencing difficulty in attracting and engaging suitable relief teachers. Schools may be provided

More information

Creating Your Term Schedule

Creating Your Term Schedule Creating Your Term Schedule MAY 2017 Agenda - Academic Scheduling Cycle - What is course roll? How does course roll work? - Running a Class Schedule Report - Pulling a Schedule query - How do I make changes

More information

SECTION 12 E-Learning (CBT) Delivery Module

SECTION 12 E-Learning (CBT) Delivery Module SECTION 12 E-Learning (CBT) Delivery Module Linking a CBT package (file or URL) to an item of Set Training 2 Linking an active Redkite Question Master assessment 2 to the end of a CBT package Removing

More information

WE ARE DELIGHTED TO LAUNCH OUR OWN CUSTOM-BUILT PCN elearning PLATFORM, WHICH INCORPORATES A COMPREHENSIVE 6 MODULE ONLINE TRAINING PROGRAM.

WE ARE DELIGHTED TO LAUNCH OUR OWN CUSTOM-BUILT PCN elearning PLATFORM, WHICH INCORPORATES A COMPREHENSIVE 6 MODULE ONLINE TRAINING PROGRAM. elearning PLATFORM Project Cargo Network is an ISO 9001 (Quality Management) and ISO 14001 (Environmental Management) certified organisation established in August 2010 to provide heavy lift and project

More information

BYLAWS of the Department of Electrical and Computer Engineering Michigan State University East Lansing, Michigan

BYLAWS of the Department of Electrical and Computer Engineering Michigan State University East Lansing, Michigan BYLAWS of the Department of Electrical and Computer Engineering Michigan State University East Lansing, Michigan 48824-1226 ADOPTED 9-24-71 AMENDED 2-3-72 5-31-77 4-26-83 2-10-88 6-7-90 5-5-94 4-27-95

More information

COURSE LISTING. Courses Listed. Training for Cloud with SAP SuccessFactors in Integration. 23 November 2017 (08:13 GMT) Beginner.

COURSE LISTING. Courses Listed. Training for Cloud with SAP SuccessFactors in Integration. 23 November 2017 (08:13 GMT) Beginner. Training for Cloud with SAP SuccessFactors in Integration Courses Listed Beginner SAPHR - SAP ERP Human Capital Management Overview SAPHRE - SAP ERP HCM Overview Advanced HRH00E - SAP HCM/SAP SuccessFactors

More information

Table of Contents. Fall 2014 Semester Calendar

Table of Contents. Fall 2014 Semester Calendar Table of Contents Important Dates.............................................. 2 Advising and Registration Information............................ 3 Adding and Dropping Courses.................................

More information

EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall Semester 2014 August 25 October 12, 2014 Fully Online Course

EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall Semester 2014 August 25 October 12, 2014 Fully Online Course GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT GRADUATE SCHOOL OF EDUCATION INSTRUCTIONAL DESIGN AND TECHNOLOGY PROGRAM EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall

More information

Verification Program Health Authority Abu Dhabi

Verification Program Health Authority Abu Dhabi ONLY COMPLETE FORMS WILL BE ACCEPTED Verification Program Health Authority Abu Dhabi Facility Name (If applicable) PearsonVue Registration ID (if applicable) Personal Details: Please give your name in

More information

Birmingham City University BA (Hons) Interior Design

Birmingham City University BA (Hons) Interior Design Birmingham City University BA (Hons) Interior Design Registration Number (Non-Local Higher and Professional Education (Regulation) Ordinance): 251238 Birmingham City University Our Faculty of Arts, Design

More information

ASSESSMENT OVERVIEW Student Packets and Teacher Guide. Grades 6, 7, 8

ASSESSMENT OVERVIEW Student Packets and Teacher Guide. Grades 6, 7, 8 ASSESSMENT OVERVIEW Student Packets and Teacher Guide Grades 6, 7, 8 2015 To help you more fully understand the assessments, extra commentary for each slide is located at the bottom of it. Some Terms Formative

More information

Workload Policy Department of Art and Art History Revised 5/2/2007

Workload Policy Department of Art and Art History Revised 5/2/2007 Workload Policy Department of Art and Art History Revised 5/2/2007 Workload expectations for faculty in the Department of Art and Art History, in the areas of teaching, research, and service, must be consistent

More information

Using the myiit Portal...my.iit.edu

Using the myiit Portal...my.iit.edu Using the myiit Portal...my.iit.edu The myiit Portal is a one stop shop where staff, faculty and students alike can access all essential online systems (Blackboard, e mail, Banner Student, IIT announcements)

More information

Multi Camera Production

Multi Camera Production BA (Hons) Television Production Multi Camera Production SEMESTERS 1 & 2. 2013/14 2TVP 502 Module Leader: Ged Maguire G.Maguire1@westminster.ac.uk Office M1.15 MODULE PROFORMA: Full Module Title: PROMOTIONAL

More information

Co-op Placement Packet

Co-op Placement Packet Co-op Placement Packet Career Services, 900 Asp Ave, Suite 323, OMU, Norman, OK, 73019 Phone: (405) 325-1974 Fax: (405) 325-3402 www.hiresooner.com ENROLLING IN THE CO-OP COURSE HOW 1. Obtain permission

More information

Florida A&M University Graduate Policies and Procedures

Florida A&M University Graduate Policies and Procedures Florida A&M University Graduate Policies and Procedures Each graduate program has a different mission, and some programs may have requirements in addition to or different from those in the Graduate School.

More information

Math-U-See / Gamma Teacher Kit (Complete Kit) By Steven P. Demme

Math-U-See / Gamma Teacher Kit (Complete Kit) By Steven P. Demme Math-U-See / Gamma Teacher Kit (Complete Kit) By Steven P. Demme If searching for the ebook by Steven P. Demme Math-U-See / Gamma Teacher Kit (Complete Kit) in pdf form, then you have come on to the correct

More information

STUDENT HANDBOOK ACCA

STUDENT HANDBOOK ACCA STUDENT HANDBOOK ACCA 2016-2017 1 Welcome note Dear ACCA Students, Thank you for choosing to study towards your ACCA qualification with Career Enhancement Centre (CEC) a division of City University College

More information

Houghton Mifflin Online Assessment System Walkthrough Guide

Houghton Mifflin Online Assessment System Walkthrough Guide Houghton Mifflin Online Assessment System Walkthrough Guide Page 1 Copyright 2007 by Houghton Mifflin Company. All Rights Reserved. No part of this document may be reproduced or transmitted in any form

More information

EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October 18, 2015 Fully Online Course

EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October 18, 2015 Fully Online Course GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT INSTRUCTIONAL DESIGN AND TECHNOLOGY PROGRAM EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October

More information

INTERMEDIATE ALGEBRA Course Syllabus

INTERMEDIATE ALGEBRA Course Syllabus INTERMEDIATE ALGEBRA Course Syllabus This syllabus gives a detailed explanation of the course procedures and policies. You are responsible for this information - ask your instructor if anything is unclear.

More information

Graduate Student Travel Award

Graduate Student Travel Award Minimum Requirements for Eligibility: Graduate Student Travel Award 2016-2017 The applicant must provide travel-related information in a timely basis to the administrative staff and complete the UTRGV

More information

November 19, The King William County School Board held its regular meeting on Tuesday,

November 19, The King William County School Board held its regular meeting on Tuesday, November 19, 2013 The King William County School Board held its regular meeting on Tuesday, November 19, 2013 at 6:01 p.m. at Hamilton Holmes Middle School. The following members were present: Ms. Elisabeth

More information

Appendix L: Online Testing Highlights and Script

Appendix L: Online Testing Highlights and Script Online Testing Highlights and Script for Fall 2017 Ohio s State Tests Administrations Test administrators must use this document when administering Ohio s State Tests online. It includes step-by-step directions,

More information

BLACKBOARD & ANGEL LEARNING FREQUENTLY ASKED QUESTIONS. Introduction... 2

BLACKBOARD & ANGEL LEARNING FREQUENTLY ASKED QUESTIONS. Introduction... 2 Table of Contents Introduction... 2 General Questions... 2 When will the acquisition become official?... 2 Is the ANGEL acquisition subject to regulatory approval?... 2 Why did the companies combine?...

More information

BLACKBOARD TRAINING PHASE 2 CREATE ASSESSMENT. Essential Tool Part 1 Rubrics, page 3-4. Assignment Tool Part 2 Assignments, page 5-10

BLACKBOARD TRAINING PHASE 2 CREATE ASSESSMENT. Essential Tool Part 1 Rubrics, page 3-4. Assignment Tool Part 2 Assignments, page 5-10 BLACKBOARD TRAINING PHASE 2 CREATE ASSESSMENT Essential Tool Part 1 Rubrics, page 3-4 Assignment Tool Part 2 Assignments, page 5-10 Review Tool Part 3 SafeAssign, page 11-13 Assessment Tool Part 4 Test,

More information

DATA MANAGEMENT PROCEDURES INTRODUCTION

DATA MANAGEMENT PROCEDURES INTRODUCTION CHAPTER 10 DATA MANAGEMENT PROCEDURES INTRODUCTION In PISA, as in any international survey, a set of standard, data collection requirements guides the creation of an international database that allows

More information

POLICIES AND PROCEDURES

POLICIES AND PROCEDURES UNIVERSITY OF HOUSTON - CLEAR LAKE School of Education POLICIES AND PROCEDURES December 10, 2004 Version 8.3 SCHOOL OF EDUCATION POLICIES AND PROCEDURES TABLE OF CONTENTS SECTION TITLE PAGE PREAMBLE...

More information

New Start Procedures for Starting a Kairos Ministry in a New Institution

New Start Procedures for Starting a Kairos Ministry in a New Institution Kairos Prison Ministry International, Inc. New Start Procedures for Starting a Kairos Ministry in a New Institution The mission of the Kairos Prison Ministry is to share the transforming love and forgiveness

More information

ENGINEERING FIRST YEAR GUIDE

ENGINEERING FIRST YEAR GUIDE ENGINEERING FIRST YEAR GUIDE 2017/18 WELCOME FROM THE ASSOCIATE DEAN On behalf of the Faculty of Engineering, welcome to the Bachelor of Engineering Program at Dalhousie University. We are pleased that

More information

Online Testing - Quick Troubleshooting Tips

Online Testing - Quick Troubleshooting Tips Online Testing - Quick Troubleshooting Tips This document outlines quick troubleshooting tips for some common issues related to online testing that may impact the Test Coordinators/ Administrators or the

More information

School Complaints Policy

School Complaints Policy Mrs Bland s Infant and Nursery School : Procedure Document Name of Policy: Status: Links to other policies: School Complaints Procedure Recommended other School Complaints Policy Content: Committee responsible

More information

ACTIVITY INSIGHT FOR COLLEGE OF ARTS & SCIENCES FACULTY

ACTIVITY INSIGHT FOR COLLEGE OF ARTS & SCIENCES FACULTY What Will We Use Activity Insight For? ACTIVITY INSIGHT FOR COLLEGE OF ARTS & SCIENCES FACULTY Colleges, schools and centers throughout SLU are currently employing Activity Insight, a university-wide,

More information

Henley Business School at Univ of Reading

Henley Business School at Univ of Reading MSc in Corporate Real Estate For students entering in 2012/3 Awarding Institution: Teaching Institution: Relevant QAA subject Benchmarking group(s): Faculty: Programme length: Date of specification: Programme

More information

MATH 205: Mathematics for K 8 Teachers: Number and Operations Western Kentucky University Spring 2017

MATH 205: Mathematics for K 8 Teachers: Number and Operations Western Kentucky University Spring 2017 MATH 205: Mathematics for K 8 Teachers: Number and Operations Western Kentucky University Spring 2017 INSTRUCTOR: Julie Payne CLASS TIMES: Section 003 TR 11:10 12:30 EMAIL: julie.payne@wku.edu Section

More information

Task Types. Duration, Work and Units Prepared by

Task Types. Duration, Work and Units Prepared by Task Types Duration, Work and Units Prepared by 1 Introduction Microsoft Project allows tasks with fixed work, fixed duration, or fixed units. Many people ask questions about changes in these values when

More information

Software Security: Integrating Secure Software Engineering in Graduate Computer Science Curriculum

Software Security: Integrating Secure Software Engineering in Graduate Computer Science Curriculum Software Security: Integrating Secure Software Engineering in Graduate Computer Science Curriculum Stephen S. Yau, Fellow, IEEE, and Zhaoji Chen Arizona State University, Tempe, AZ 85287-8809 {yau, zhaoji.chen@asu.edu}

More information

Validation Requirements and Error Codes for Submitting Common Completion Metrics

Validation Requirements and Error Codes for Submitting Common Completion Metrics Validation Requirements and s for Submitting Common Completion s March 2015 Overview To ensure accurate reporting and quality data, Complete College America is committed to helping data submitters ensure

More information

Intervention in Struggling Schools Through Receivership New York State. May 2015

Intervention in Struggling Schools Through Receivership New York State. May 2015 Intervention in Struggling Schools Through Receivership New York State May 2015 The Law - Education Law Section 211-f and Receivership In April 2015, Subpart E of Part EE of Chapter 56 of the Laws of 2015

More information

Software Maintenance

Software Maintenance 1 What is Software Maintenance? Software Maintenance is a very broad activity that includes error corrections, enhancements of capabilities, deletion of obsolete capabilities, and optimization. 2 Categories

More information

Theory of Probability

Theory of Probability Theory of Probability Class code MATH-UA 9233-001 Instructor Details Prof. David Larman Room 806,25 Gordon Street (UCL Mathematics Department). Class Details Fall 2013 Thursdays 1:30-4-30 Location to be

More information

Raj Soin College of Business Bylaws

Raj Soin College of Business Bylaws Raj Soin College of Business Bylaws Approved October 8, 2002 Amended June 8, 2010 Amended January 30, 2013 These bylaws establish policies and procedures required by the Collective Bargaining Agreement.

More information

Office of Planning and Budgets. Provost Market for Fiscal Year Resource Guide

Office of Planning and Budgets. Provost Market for Fiscal Year Resource Guide Office of Planning and Budgets Provost Market for Fiscal Year 2017-18 Resource Guide This resource guide will show users how to operate the Cognos Planning application used to collect Provost Market raise

More information

Meta-Cognitive Strategies

Meta-Cognitive Strategies Meta-Cognitive Strategies Meta-cognitive Strategies Metacognition is commonly referred to as thinking about thinking. It includes monitoring one s performance, apportioning time and cognitive capacity

More information

High School to College

High School to College High School to College WHAT TO EXPECT COCHISE DISABILITY SERVICES C A R L A B OY D, D I R E C TO R O F F I C E O F D I S A B I L I T Y S E R V I C E S Laws I.D.E.A. (Individuals with Disabilities Education

More information

New Features & Functionality in Q Release Version 3.1 January 2016

New Features & Functionality in Q Release Version 3.1 January 2016 in Q Release Version 3.1 January 2016 Contents Release Highlights 2 New Features & Functionality 3 Multiple Applications 3 Analysis 3 Student Pulse 3 Attendance 4 Class Attendance 4 Student Attendance

More information

Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate

Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate Using Blackboard.com Software to Reach Beyond the Classroom: Intermediate NESA Conference 2007 Presenter: Barbara Dent Educational Technology Training Specialist Thomas Jefferson High School for Science

More information

Update on the Affordable Care Act. Association of Business Administrators September 24, 2014

Update on the Affordable Care Act. Association of Business Administrators September 24, 2014 Update on the Affordable Care Act Association of Business Administrators September 24, 2014 1 Planning Assumptions Collaborative effort with Provost Office and School Working Group Affordable Care Act

More information

STUDENT ASSESSMENT AND EVALUATION POLICY

STUDENT ASSESSMENT AND EVALUATION POLICY STUDENT ASSESSMENT AND EVALUATION POLICY Contents: 1.0 GENERAL PRINCIPLES 2.0 FRAMEWORK FOR ASSESSMENT AND EVALUATION 3.0 IMPACT ON PARTNERS IN EDUCATION 4.0 FAIR ASSESSMENT AND EVALUATION PRACTICES 5.0

More information

LAKEWOOD HIGH SCHOOL LOCAL SCHOLARSHIP PORTFOLIO CLASS OF

LAKEWOOD HIGH SCHOOL LOCAL SCHOLARSHIP PORTFOLIO CLASS OF LAKEWOOD HIGH SCHOOL LOCAL SCHOLARSHIP PORTFOLIO CLASS OF Insert One Photo Applicant s Name First Middle Last Name of Applicant Birth date: Address: Phone: Age: Post High School Plans College or school

More information

Applied Trumpet V VIII

Applied Trumpet V VIII Applied Trumpet V VIII Course Information Course Number: MUAP 3215 02, 3265 02, 4215 02, & 4265 0 2 Time: TBD Course Location: Eidman 213 Instructor Information Name: Prof. Adam Decker Office Location:

More information

They did a superb job and they did it quick. I was amazed at how fast they did everything that they had to do.

They did a superb job and they did it quick. I was amazed at how fast they did everything that they had to do. Customer Feedback Summary Of 712 customers surveyed, 418 responded Value 93% Professional & Organized 88% Clean & Safe 89% Quality Of Materials 97% Quality Of Workmanship 92% Sales Knowledge 94% Recent

More information

The open source development model has unique characteristics that make it in some

The open source development model has unique characteristics that make it in some Is the Development Model Right for Your Organization? A roadmap to open source adoption by Ibrahim Haddad The open source development model has unique characteristics that make it in some instances a superior

More information

Strengthening assessment integrity of online exams through remote invigilation

Strengthening assessment integrity of online exams through remote invigilation Strengthening assessment integrity of online exams through remote invigilation Lesley Sefcik Steve Steyn Michael Baird Connie Price Jon Yorke Steve MacKay Kim Li Should institutions adapt their assessment

More information

DIPLOMA OF COLLEGIAL STUDIES (DCS) REQUIREMENTS. Academic Advising

DIPLOMA OF COLLEGIAL STUDIES (DCS) REQUIREMENTS. Academic Advising DIPLOMA OF COLLEGIAL STUDIES (DCS) REQUIREMENTS I. WHAT DOES IT TAKE TO GET A DIPLOMA OF COLLEGIAL STUDIES 1. Courses 2. English Exit Exam 3. Program Comprehensive Assessment A. General Education courses

More information

IT Project List. Description

IT Project List. Description PID 270 Early Alert Appointment Tracking for Students (SARS) In Progress 110.1 13 14 The implementation of the SARS package will allow integration of essential components of GRCC's institutional student

More information

Detailed Instructions to Create a Screen Name, Create a Group, and Join a Group

Detailed Instructions to Create a Screen Name, Create a Group, and Join a Group Step by Step Guide: How to Create and Join a Roommate Group: 1. Each student who wishes to be in a roommate group must create a profile with a Screen Name. (See detailed instructions below on creating

More information

Glenn County Special Education Local Plan Area. SELPA Agreement

Glenn County Special Education Local Plan Area. SELPA Agreement Page 1 of 10 Educational Mental Health Related Services, A Tiered Approach Draft Final March 21, 2012 Introduction Until 6-30-10, special education students with severe socio-emotional problems who did

More information

CLINICAL EDUCATION EXPERIENCE MODEL; CLINICAL EDUCATION TRAVEL POLICY

CLINICAL EDUCATION EXPERIENCE MODEL; CLINICAL EDUCATION TRAVEL POLICY CLINICAL EDUCATION EXPERIENCE MODEL; CLINICAL EDUCATION TRAVEL POLICY Clinical Education Assignments: Clinical Education Experience Model Prior to officially being admitted into the athletic ATHTR major,

More information

USC VITERBI SCHOOL OF ENGINEERING

USC VITERBI SCHOOL OF ENGINEERING USC VITERBI SCHOOL OF ENGINEERING APPOINTMENTS, PROMOTIONS AND TENURE (APT) GUIDELINES Office of the Dean USC Viterbi School of Engineering OHE 200- MC 1450 Revised 2016 PREFACE This document serves as

More information

Smarter ELA/Literacy and Mathematics Interim Comprehensive Assessment (ICA) and Interim Assessment Blocks (IABs) Test Administration Manual (TAM)

Smarter ELA/Literacy and Mathematics Interim Comprehensive Assessment (ICA) and Interim Assessment Blocks (IABs) Test Administration Manual (TAM) Smarter ELA/Literacy and Mathematics Interim Comprehensive Assessment (ICA) and Interim Assessment Blocks (IABs) Test Administration Manual (TAM) January 2015 Delaware Department of Education American

More information

London School of Economics and Political Science. Disciplinary Procedure for Students

London School of Economics and Political Science. Disciplinary Procedure for Students London School of Economics and Political Science Purpose of this Procedure Disciplinary Procedure for Students 1. The School s Memorandum and Articles of Association set out its main objectives of education

More information

BY-LAWS of the Air Academy High School NATIONAL HONOR SOCIETY

BY-LAWS of the Air Academy High School NATIONAL HONOR SOCIETY BY-LAWS of the Air Academy High School NATIONAL HONOR SOCIETY ARTICLE I: NAME AND PURPOSE Section 1. The name of this chapter shall be the Air Academy High School National Honor Society Section 2. The

More information