REQUIREMENT DOCUMENTATION

Size: px
Start display at page:

Download "REQUIREMENT DOCUMENTATION"

Transcription

1 Concordia University Faculty of Engineering and Computer Science Department of Electrical and Computer Engineering COEN 490 PROJECT QUIZ ROOM REMOTE SECURE SERVER REQUIREMENT DOCUMENTATION By COEN 490 GROUP 25 YAN, Jiarui DOMINIQUE, Gerry ZHANG, Wenzhuo Dayvanant MANNORIND A Technical Report Submitted in partial fulfillment Of the requirements Of ENCS 282 Concordia University October 2005

2 Abstracts Requirement Documentation for COEN 490 project Quiz Room Remote Secure Server This technical report provides a general description of the COEN 490 project, Quiz Room Remote Secure Server. Due to the inconvenience, unreliability and insecurity of the existing quiz room system, a totally new idea came into existence by Dr. Kharma. More detailed objective and motivation is stated clearly in 1. Due to the different roles of users to whom this system will be facing, 2, user requirements, provides a mini user manual from three aspects, which are students, instructors and administrators, respectively. Very brief design idea is provided in 3. 4 and 5 come up with the resource that is required with in order to achieve this project and the tentative plan of the future work of this project. Finally, there is a summary in 6. i

3 Table of Contents 1. OBJECTIVE and MOTIVATION 1.1. Objective 1.2. Motivation 2. USER REQUIREMENTS 3.1. Students aspect 3.2. Instructors aspect 3.3. Administrators aspect 3. DESIGN 3.1. Linux clients linking to a Windows server 3.2. Windows cuts 4. NEEDS 5. PROJECT PLAN 6. SUMMARY List of Figures Figure 2-1 User Interface scratch ii

4 1 1.1: Objective Objective and Motivation The objective of this project is to implement a new, if possible, to replace the existing quiz room system. The final achievement of the new implementation is to let the instructor conduct their own ideal quizzes and exams that consist of various types of questions, including multiple choices and essay questions. Unlike the existing quiz application, this new quiz room remote secure server provides students with essential software that is required to answer the quiz or exam questions. 1.2: Motivation As is known to us all, there is only one type of question which is multiple choice questions in the quiz room that is being used presently. In fact, it prevents instructors from examining a student s knowledge of all areas because multiple choice questions, to some extent, are not applicable in some subjects, such as programming courses. To conduct a quiz or online exam, technicians usually work even during the weekend to arrange the rooms for the quizzes, as well as to configure the computers in the lab properly according to the instructors requirements. The system is usually being used only once a year which is lacking in reliability and reusability. After taking all the factors described above into consideration seriously, the innovation of the existing quiz room system becomes crucial and turns out to be an essence

5 2 2.1: Students Aspect User Requirements From the point view of student, the following steps are the major procedure for students to go through in order participate in a quiz or exam and finish it successfully. 1. Students are required to login with their ENCS account. Then a GUI panel pops up on top of the screen, whose main functionality is to provide students with a direction in case in the process of online quiz or exam. 2. Students can open the quiz questions by simply clicking the Open Quiz button on the user interface. Then students are asked to confirm writing the quiz. Concordia University ENCS Online Quiz/Exam System Student GUI Panel Open Quiz Submit Print Help Figure 1 User Interface scratch 3. Once the quiz starts, students are allowed to use the software specified by their instructor to write the quiz

6 4. Students can submit their answers at any time by simply clicking the Submit button on the interface. 5. Once the quiz time is finish, students current answer is automatically saved and submitted. 6. After submitting the answer, students are logged out by the system. P.S. During the quiz, students can print any thing from their own LINUX terminals by simply clicking the Print button which is located on the GUI panel. P.S. During the quiz, help menu helps students with any technical and non technical questions. A simple clicking on Help button leads students with problems to that menu within second. 2.2: Instructors Aspect From the point view of the instructor, what he/she should do is to provide the information of his/her quiz. He/she is required to fill in an application form. This allows the quiz room server administrator to set up the network, including the starting and ending time of a quiz and software tools that are allowed in the quiz room. After the quiz ends, the instructor should have access to all the answering files that are submitted by the students so that he/she can mark on it. 2.3: Administrators Aspect Form point view of the administrator, his/her task is to setup and maintain the quiz room remote secure server. Once the administrator receives an application from a certain instructor, he/she should setup the server by providing the starting and ending time of the quiz, the application tools that are allowed in the quiz which is specified by the instructor, the path of the folder to which all the answer files will go and the network cutting parameters

7 3 Design 3.1: Linux clients linking to a Windows server The architecture of the network will basically be clients running under Linux that will be accessing a Windows server. Having Linux clients will greatly facilitate the set up of a secure system, which will be used to access the windows network. The main Idea will be to load all security restrictions along with the main Graphical User Interface (GUI). The way to do this is to design our own set of shell commands. Linux is an operating system that loads a manageable shell at boot time. Thus, the idea is to load the shell commands that will bring restrictions and security to our system followed by our GUI at start up. As soon as the student has submitted his work and that he/she is finished, the system will revert to the original state by executing another set of shell command that will release our restrictions. 3.2: Windows cuts Concordia s network basically works with Windows cuts that are downloaded at boot up. The cut is a snapshot of Windows at a predefined point of time. Each time a student logs off; all changes to the OS are reverted to the original cut. This allows to offer the same environment to every student and to discard any unwanted modifications. When a quiz is set up, the quiz server will take control of all computers in desired rooms. For this certain period of time, the server will offer the same predefined environment cut to all computers. All the programs will be ran by Windows on a Linux station. When the quiz is over, the original Windows cut will be loaded back and the normal behaviour of the stations will be reinserted

8 4 Needs In order to achieve all this work, it is evident that we will need tools and means to develop, design, implement and test our system. Our first estimations of what will be needed are basically two computers, a client terminal and a network terminal. Those computers need to be set up as the Concordia University s network as accurately as possible (OS, speed, peripherals, etc.). We need administrator access to both computers to be able to set up the system on deep solid bases. We need a bunch of windows applications installed that will be used by the students that will participate to the quizzes (list already provided). We need those computers to be accessible only by the members of our group likely in a locked room. We also need technicians cooperation in explaining us the present behaviour of the network and in providing tech support if needed. Since we will be spending much of our time working on the system, it would be interesting to have web access and printing services. This will allow us to make researched from the provided computers and then makes our job a lot easier. If possible, we would also like to have at least one person who will use the program (teacher or else) to give suggestion or feedback every now and then on the development of the system. It will allow us to keep the software user friendly to someone out of the development team

9 5 Project Plans Date September 2005 October 2005 November 2005 January 2006 February 2006 March 2006 April 2006 Main Task The formation of the team and the understanding the target project: Group members Project description Meeting with the project supervisor Preparation of the project: Hardware resource Meeting with the technician team Setting up the coen490 lab in Hall Building System design, including server design and client user interface design Implementation of the project: Windows server 2003 server application LINUX client application Testing in the coen490 lab Deliverable Testing of the project: Instructor try-on Administrator try on Student try on Documentation: Detailed design documentation Detailed implementation documentation Detailed Testing documentation Detailed User manual - 6 -

10 6 Summary In summary, this quiz room remote secure server intends to provide an easy solution to existing quiz room situation. Setting up a quiz room can be much simpler for both instructors and technicians. Plus, various types of quiz can be realized, such as theoretical and practical. Moreover, it simplifies the quiz writing process for students and makes the best use of school resources

A Software System for Secure Computer Aided Exams

A Software System for Secure Computer Aided Exams A Software System for Secure Computer Aided Exams Prof. Dr. E. Başar Computer Engineering Department Eastern Mediterranean University G.Magusa, Mersin 10 / TURKEY B. Genç Computer Engineering Department

More information

Introduction to Blackboard. 1. Go to 2. Click the Login button on the left side of the screen.

Introduction to Blackboard. 1. Go to  2. Click the Login button on the left side of the screen. Introduction to Blackboard Logging in: 1. Go to http://blackboard.sc.edu. 2. Click the Login button on the left side of the screen. 3. On the next screen type your Username and Password in the appropriate

More information

B.C.A (5 th Semester) Assessment Policy

B.C.A (5 th Semester) Assessment Policy Theory Parameters B.C.A (5 th Semester) 030010514: DSE6 Fundamentals of Web Application Development Policy Assessm ent Code Type Duration Number of questions Marks of each Weightage in CIE of 40 marks

More information

ILLiad for Office Delivery

ILLiad for Office Delivery ILLiad for Office Delivery RONALD FIGUEROA MANAGER, DELIVERY, INTERLIBRARY LOAN & COURSE RESERVE SHARING BREAKTHROUGHS - 2017 OCLC RESOURCE SHARING CONFERENCE MARCH 15TH 2017 ILLIAD FOR OFFICE DELIVERY

More information

Frequently Asked Questions about PowerSchool

Frequently Asked Questions about PowerSchool Frequently Asked Questions about PowerSchool Q. How does one get a PowerSchool Parent Portal username and password? A. Contact the school office. Q. Do I need a separate login for each of my children?

More information

Syllabus:))AIT)671)0)Information)Systems)Infrastructure)Lifecycle) Management)

Syllabus:))AIT)671)0)Information)Systems)Infrastructure)Lifecycle) Management) Syllabus:))AIT)671)0)Information)Systems)Infrastructure)Lifecycle) Management) Term:))Spring)2015) Instructor: Jay Holcomb, Adjunct Faculty, Department of Applied Information Technology, Volgenau School

More information

IT Essentials I: PC Hardware and Software v4.0 Detailed Objectives (Draft) November 2006

IT Essentials I: PC Hardware and Software v4.0 Detailed Objectives (Draft) November 2006 IT Essentials I: PC Hardware and Software v4.0 Detailed Objectives (Draft) November 2006 The following draft of detailed objectives will be used by the authoring team to write the content of the revised

More information

Writing Diploma Exams Using Computers Humanities Part(ie) A, Mathematics 30-2 and Science 30

Writing Diploma Exams Using Computers Humanities Part(ie) A, Mathematics 30-2 and Science 30 Writing Diploma Exams Using Computers Humanities Part(ie) A, Mathematics 30-2 and Science 30 BACKGROUND Examinees are permitted to use computers when writing some diploma exams. The principles, directives,

More information

IB Event Calendar Please check regularly for updates Last Update: April 30, 2013

IB Event Calendar Please check regularly for updates Last Update: April 30, 2013 IB Event Calendar 2012-2013 Please check regularly for updates Last Update: April 30, 2013 April 2013 24: (Sophomores): Required orientation meeting for all sophomores entering into IB their junior year.

More information

TestOut PC Pro English RELEASE NOTES. Modified

TestOut PC Pro English RELEASE NOTES. Modified TestOut PC Pro English 6.0.3 RELEASE NOTES Modified 2019-03-19 Contents Overview... 2 Version 6.0.3 Release (19 March 2019)... 3 Version 6.0.2 Release (23 January 2019)... 4 Version 6.0.1 Release (16 January

More information

Field Testing. *NEW Benefits of Field Testing

Field Testing. *NEW Benefits of Field Testing Field Testing *NEW Benefits of Field Testing How do Field Tests Help Teachers and Students? Why are Field Tests Necessary? How are Field Test Data Used? Teachers receive each student s marks promptly,

More information

Greg T. Harber Faculty Vita (September 1, August 31, 2013)

Greg T. Harber Faculty Vita (September 1, August 31, 2013) Greg T. Harber Faculty Vita (September 1, 2008 - August 31, 2013) Department: Computer Science Rank: Instructor Qualification Status: Other Tenure Status: Non-Tenure Track EDUCATION MS, 1994. Institution:

More information

CS 4317: Human-Computer Interaction

CS 4317: Human-Computer Interaction September 8, 2017 Tentative Syllabus CS 4317: Human-Computer Interaction Spring 2017 Tuesday & Thursday, 9:00-10:20, Psychology Building, room 308 Instructor: Nigel Ward Office: CCS 3.0408 Phone: 747-6827

More information

EEC-484/584 Computer Networks

EEC-484/584 Computer Networks EEC-484/584 Computer Networks Lecture 1 Wenbing Zhao wenbing@ieee.org (Lecture nodes are based on materials supplied by Dr. Louise Moser at UCSB and Prentice-Hall) What is Computer Network? A group of

More information

INFS 2150 (Section A) Fall 2018

INFS 2150 (Section A) Fall 2018 INFS 2150 (Section A) Fall 2018 Introduction to Web Development Class meets TUE & THU: 12:30am-1:45pm: in Wheatley 114 Instructor: Peter Y. Wu Office: Wheatley 309 Office Hours: Tuesday 9:00 am-12:00 noon;

More information

MWF 9:00-9:50AM & 12:00-12:50PM (ET)

MWF 9:00-9:50AM & 12:00-12:50PM (ET) Department of Mathematics and Computer Science Adelphi University Fall 2013 0145-443-001 Database Management Systems Dr. R. M. Siegfried 214 Post Hall (516)877-4482 siegfrie@adelphi.edu Office Hours Course

More information

Syllabus: AIT Information Systems Infrastructure Lifecycle Management

Syllabus: AIT Information Systems Infrastructure Lifecycle Management Syllabus: AIT 671 - Information Systems Infrastructure Lifecycle Management Term: Fall 2014 Instructor: Jay Holcomb, Adjunct Faculty, Department of Applied Information Technology, Volgenau School of Engineering

More information

GUI Computer Simulator

GUI Computer Simulator Comp145 UNC Chapel Hill Contract II GUI Computer Simulator Team #8 Client: Dr. Frederick P. Brooks Jr. and Prof. Greg Welch February 13, 2001 Dr. Frederick P. Brooks Jr. Chris Bailey [Admin] Ed Goode [Librarian]

More information

EXPERIENCES WITH VIRTUALIZATION TECHNOLOGY IN EDUCATION

EXPERIENCES WITH VIRTUALIZATION TECHNOLOGY IN EDUCATION EXPERIENCES WITH VIRTUALIZATION TECHNOLOGY IN EDUCATION Timothy Bower Kansas State University at Salina 785-826-2920 tim@ksu.edu ABSTRACT This paper describes how virtualization technology was used to

More information

INSTRUCTOR MANUAL. February 2019 / Version Instructor Manual February 2019 / V11.2

INSTRUCTOR MANUAL. February 2019 / Version Instructor Manual February 2019 / V11.2 INSTRUCTOR MANUAL February 2019 / Version 11.2 1 INSTRUCTOR MANUAL CONTENTS 1. ABOUT 2. GETTING STARTED Side Panel Where To Locate Instructor Tools How To Exit Instructor Tools Providing Students With

More information

AFRICA INTERNATIONAL UNIVERSITY

AFRICA INTERNATIONAL UNIVERSITY AFRICA INTERNATIONAL UNIVERSITY DEPARTMENT OF OPEN, DISTANCE AND elearning (ODeL) STUDENTS MANUAL FOR ACCESSING THE elearning PLATFORM Table of Contents Introduction... 3 Logging in to Moodle... 4 Profile

More information

USER S MANUAL. of Proposal Management System Scheme for Promotion of Academic Research Collaboration (SPARC)

USER S MANUAL. of Proposal Management System Scheme for Promotion of Academic Research Collaboration (SPARC) USER S MANUAL of Proposal Management System Scheme for Promotion of Academic Research Collaboration (SPARC) SPARC Team, IIT Kharagpur October 2018 TABLE OF CONTENTS Page # 1. ABOUT THE SCHEME... 1-1 2.

More information

Linear Algebra Math 203 section 003 Fall 2018

Linear Algebra Math 203 section 003 Fall 2018 Linear Algebra Math 203 section 003 Fall 2018 Mondays and Wednesdays from 7:20 pm to 8:35 pm, in Planetary Hall room 131. Instructor: Dr. Keith Fox Email: kfox@gmu.edu Office: Exploratory Hall Room 4405.

More information

GUI Computer Simulator

GUI Computer Simulator Comp145 Client Contract I Team #8 GUI Computer Simulator Client: Dr. Frederick P. Brooks Jr. February 6, 2001 Team Members: Chris Bailey Ed Goode Andy Hans Cary Hall John Ehrhardt Preface: Note that this

More information

Student User Guide for StatsPortal Essential Statistics, Second Edition

Student User Guide for StatsPortal Essential Statistics, Second Edition Student User Guide for StatsPortal Essential Statistics, Second Edition Moore Getting Started with StatsPortal for Moore Essential Statistics, 2e Table of Contents Overview... 1 Getting Help... 1 System

More information

CIT110 A+ Hardware Spring 2015

CIT110 A+ Hardware Spring 2015 CIT110 A+ Hardware Spring 2015 Instructor: Laura Pike Email: laura.pike@gbcnv.edu Phone: 775-753-2288 Office: HTC 131 Office Hours: Monday and Tuesday 9:00 11:00 am, Thurs. 4:00-5:00 pm LabSim: ISBN: 978-1-935080-42-8,

More information

X

X Cosumnes River College CISN 303 Network Administration Linux Server A Hybrid-Online Course Spring 2016 Instructor: Buddy Spisak Office Hours: Mon. 6:00-7:00 p.m. (Mar. 15 to May 18) Office: BS-143 Voice

More information

Getting Started with Blackboard

Getting Started with Blackboard @ Getting Started with Blackboard Information Technology Services The College of Saint Rose Table of Contents What is Blackboard?... 2 Why do professors want to use Blackboard?... 2 Web browsers and hardware

More information

Honaker BASIC QUIA INSTRUCTIONS How to set up Class Page in QUIA

Honaker BASIC QUIA INSTRUCTIONS How to set up Class Page in QUIA Honaker BASIC QUIA INSTRUCTIONS - 1 - How to set up Class Page in QUIA 1. Go to http://www.quia.com, click on Try it Today then click on get a 30-day free subscription. Fill out the next screens with your

More information

SAVE International Certification Program Transition Summary

SAVE International Certification Program Transition Summary The following is a summary of the certification program changes for SAVE International (SAVE). This information was presented in detail at the 2017 Value Summit in Philadelphia in August 2017. The new

More information

INST Database Design and Modeling - Section 0101 Spring Tentative Syllabus

INST Database Design and Modeling - Section 0101 Spring Tentative Syllabus INST 327 - Database Design and Modeling - Section 0101 Spring 2017 - Tentative Syllabus Instructors: Office: Phone: E-mail: Office Hours: Vedat G. Diker (Dr. Diker) Hornbake 4111F (301) 405-9814 vdiker@umd.edu

More information

IT 220 Course Notes. Don Colton Brigham Young University Hawaii

IT 220 Course Notes. Don Colton Brigham Young University Hawaii IT 220 Course Notes Don Colton Brigham Young University Hawaii January 7, 2010 Contents 0 Preface 3 0.1 Why This Class?......................... 3 0.2 Expectations........................... 4 0.3 Basic

More information

APPLICATION DEADLINE:

APPLICATION DEADLINE: Application Directions for Applicants to The Ritchie Program for School Leaders An Innovative Partnership between the University of Denver and Denver Public Schools APPLICATION DEADLINE: The documents

More information

This handbook contains directions on using tools and resources in WebAccess at CSM.

This handbook contains directions on using tools and resources in WebAccess at CSM. WebAccess Handbook This handbook contains directions on using tools and resources in WebAccess at CSM. Contents Logging in to WebAccess... 2 Setting up your Shell... 3 Docking Blocks or Menus... 3 Course

More information

CSc 2310 Principles of Programming (Java) Jyoti Islam

CSc 2310 Principles of Programming (Java) Jyoti Islam CSc 2310 Principles of Programming (Java) Jyoti Islam Are you in the right class??? Check the CRN of your registration Instructor Jyoti Islam PhD Student, concentration: Machine Learning 4+ years of Industry

More information

MOBILE DEVICE PROJECT: END-OF-YEAR PROCEDURES

MOBILE DEVICE PROJECT: END-OF-YEAR PROCEDURES MOBILE DEVICE PROJECT: END-OF-YEAR PROCEDURES COLLECTION AND REFRESH OF DISTRICT- ISSUED TABLETS IN SECONDARY SCHOOLS AND K-8 CENTERS Contents Overview... 2 Overview of Refresh Process Tasks for Different

More information

Social Media Managers Course - Navigation Guide

Social Media Managers Course - Navigation Guide Defense Information School Strength Through Truth Social Media Managers Course - Navigation Guide Log In Visit dinfos-lms.goaclc.com and enter your username and password. Click the Login Button. Note:

More information

User Guide for Students

User Guide for Students User Guide for Students 2017-2018 About this Guide This guide was prepared by the Department of Distance Education & Instructional Technology at Black River Technical College in order to provide students

More information

Preparing and submitting

Preparing and submitting Cambridge International AS & A Level Preparing and submitting Guidance on preparing and submitting work for: Cambridge International AS & A Level Global Perspectives & Research (9239/02, 03 and 04) Cambridge

More information

Advanced Relational Database Management MISM Course S A3 Spring 2019 Carnegie Mellon University

Advanced Relational Database Management MISM Course S A3 Spring 2019 Carnegie Mellon University Advanced Relational Database Management MISM Course S19-95736 A3 Spring 2019 Carnegie Mellon University Instructor: Randy Trzeciak Office: HBH 1104C Office hours: By Appointment Phone: 412-268-7040 E-mail:

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT Assessments Student Quick Start Guide ats@etsu.edu 439-8611 www.etsu.edu/ats Table of Contents: Accessing Assessments... 1 Navigating the Quiz List... 1 Taking an Assessment...

More information

INF 315E Introduction to Databases School of Information Fall 2015

INF 315E Introduction to Databases School of Information Fall 2015 INF 315E Introduction to Databases School of Information Fall 2015 Class Hours: Tuesday & Thursday10:30 am-12:00 pm Instructor: Eunyoung Moon Email: eymoon@utexas.edu Course Description Almost every website

More information

Course Syllabus: Linux Essentials

Course Syllabus: Linux Essentials Course Syllabus: Linux Essentials Instructor: Jay Hanks Email: jayhhanks@gmail.com Phone: Office: (740) 364-2299 Courseware Course #: Hours: Meeting Days & Times: Location TestOut Linux Pro 4.1 LPI Linux

More information

:11 PM. This course will have a significant project component. Lecture time will be used primarily for:

:11 PM. This course will have a significant project component. Lecture time will be used primarily for: H C 432 Syllabus Edit Mode is: OFF Syllabus CMPT 432/832 Syllabus COURSE GOALS AND REQUIREMENTS Course Goals The purpose of CMPT 432/832 is to provide a deep understanding of operating systems principles:

More information

MET CS 674 C1/EL Spring 2017: DATABASE SECURITY SYLLABUS

MET CS 674 C1/EL Spring 2017: DATABASE SECURITY SYLLABUS MET CS 674 C1/EL Spring 2017: DATABASE SECURITY Boston University Metropolitan College Boston Campus and elive Schedule Thursday 18:00-21:00 US Eastern Time Location Room B36 College of Arts and Sciences

More information

D2L Quick Reference Guide for Students

D2L Quick Reference Guide for Students D2L Quick Reference Guide for Students Access to D2L (Desire 2 Learn) To access D2L (Desire2Learn): 1. Go to the ACC Homepage: www.arapahoe.edu 2. Select myacc. Page 1 of 20 3. Log in using your S number

More information

CS 200, Section 1, Programming I, Fall 2017 College of Arts & Sciences Syllabus

CS 200, Section 1, Programming I, Fall 2017 College of Arts & Sciences Syllabus Northeastern Illinois University CS 200, Section 1, Programming I, Fall 2017 Syllabus, Page 1 of 7 CS 200, Section 1, Programming I, Fall 2017 College of Arts & Sciences Syllabus COURSE INFORMATION: Credit

More information

B. V. Patel Institute of Business Management, Computer and Information Technology

B. V. Patel Institute of Business Management, Computer and Information Technology Composition of CIE for Theory: B.C.A (5 th Semester) 030010501- Basics of Web Development using ASP.NET Assessment Policy Assessment Code Assessment Type Duration of each Occurrence Each of marks Weightage

More information

CS 235AM, Mobile Application Development: Android Spring 2016

CS 235AM, Mobile Application Development: Android Spring 2016 CS 235AM, Mobile Application Development: Android Spring 2016 Sections CRN 44555 & 44036 Credits 4 Classroom 19/132 Day & Time M, W 8:00 9:50 Instructor Brian Bird Office Building 19, Room 152 Office Phone

More information

CS 3230 Object Oriented UI Development With Java Syllabus

CS 3230 Object Oriented UI Development With Java Syllabus General Information Semester: Summer 2016 Textbook: Core Java Volume I, 10th Edition, by Horstmann & Cornell, 2012, Prentice Hall, ISBN 978 0 1341 7730 4 Core Java Volume II, 9th Edition, by Horstmann

More information

CERTIFICATE IN LUXEMBOURG COMPANY SECRETARIAL & GOVERNANCE PRACTICE

CERTIFICATE IN LUXEMBOURG COMPANY SECRETARIAL & GOVERNANCE PRACTICE CERTIFICATE IN LUXEMBOURG COMPANY SECRETARIAL & GOVERNANCE PRACTICE POLICY ILA asbl 19, rue de Bitbourg L-1273 Luxembourg TABLE OF CONTENTS Program Entry 3 Eligibility criteria 3 Training program 4 Application

More information

Course Title: Computer Networking 2. Course Section: CNS (Winter 2018) FORMAT: Face to Face

Course Title: Computer Networking 2. Course Section: CNS (Winter 2018) FORMAT: Face to Face Course Title: Computer Networking 2 Course Section: CNS-106-50 (Winter 2018) FORMAT: Face to Face TIME FRAME: Start Date: 15 January 2018 End Date: 28 February 2018 Monday & Wednesday 1:00pm 5:00pm CREDITS:

More information

Introduction to UNIX

Introduction to UNIX Introduction to UNIX Class time and location COP 3353, Spring 2011 Department of Computer Science, Florida State University Tuesday, 9:30AM-10:20 AM, 201 Milton Carothers Hall (MCH). (Note that this is

More information

Create quick link URLs for a candidate merge Turn off external ID links in candidate profiles... 4

Create quick link URLs for a candidate merge Turn off external ID links in candidate profiles... 4 Credential Manager 1603 March 2016 In this issue Pearson Credential Management is proud to announce Generate quick link URLs for a candidate merge in the upcoming release of Credential Manager 1603, scheduled

More information

COURSE SYLLABUS. Course Name NETWORK+ Course Number ITNW Y Lecture - Lab - Credit. NONE Prerequisite

COURSE SYLLABUS. Course Name NETWORK+ Course Number ITNW Y Lecture - Lab - Credit. NONE Prerequisite Course Syllabus _ Page 1 COURSE SYLLABUS Course Name NETWORK+ Course Number ITNW 1358 46Y1 2-4 - 3 Lecture - Lab - Credit NONE Prerequisite This syllabus has been reviewed and is current on the date indicated.

More information

BLACKBOARD CE6 Guide. Workshop Handout

BLACKBOARD CE6 Guide. Workshop Handout BLACKBOARD CE6 Guide Workshop Handout Table of Contents Why Blackboard...1 What s New in Blackboard...1 What Happened to my Course in WebCT... 2 How Do I Request a New Course Shell... 2 How Do I Log Onto

More information

ITSY Y1 Information Technology Security Course Syllabus _ Page 1 COURSE SYLLABUS. Course Name INFORMATION TECHNOLOGY SECURITY

ITSY Y1 Information Technology Security Course Syllabus _ Page 1 COURSE SYLLABUS. Course Name INFORMATION TECHNOLOGY SECURITY Course Syllabus _ Page 1 COURSE SYLLABUS Course Name INFORMATION TECHNOLOGY SECURITY Course Number 2-4 - 3 Lecture - Lab - Credit NONE Prerequisite This syllabus has been reviewed and is current on the

More information

ISNT Chennai Chapter - Course Calendar for

ISNT Chennai Chapter - Course Calendar for S.No Month Course Code 1. April ST-1901 ISNT Chennai Chapter - Course Calendar for 2019-2020 Courses Surface NDT Level II (MT & PT) Training Period From To 24.04.19 30.04.19 2. May RT-1902 Radiographic

More information

You must pass the final exam to pass the course.

You must pass the final exam to pass the course. Computer Science Technology Department Houston Community College System Department Website: http://csci.hccs.cc.tx.us CRN: 46876 978-1-4239-0146-4 1-4239-0146-0 Semester: Fall 2010 Campus and Room: Stafford

More information

Software Requirements Specification OPTIMIZED MOODLE LEARNING MANAGEMENT SYSTEM WITH POLICY ENFORCEMENT

Software Requirements Specification OPTIMIZED MOODLE LEARNING MANAGEMENT SYSTEM WITH POLICY ENFORCEMENT Software Requirements Specification For OPTIMIZED MOODLE LEARNING MANAGEMENT SYSTEM WITH POLICY ENFORCEMENT Version 1.0 Prepared by Priyanka Manchanda and Shabna T.R. GROUP 2 - OPTIMIZING MOODLE LMS TO

More information

COSC 115A: Introduction to Web Authoring Fall 2014

COSC 115A: Introduction to Web Authoring Fall 2014 COSC 115A: Introduction to Web Authoring Fall 2014 Instructor: David. A. Sykes Class meetings: TR 1:00-2:20PM in Daniel Building, Room 102 Office / Hours: Olin 204E / TR 8:00-10:45AM, MWF 9:00 10:20AM,

More information

CONCORDIA UNIVERSITY DEPARTMENT OF CHEMISTRY AND BIOCHEMISTRY CHEM 293 SPECTROSCOPY AND STRUCTURE OF ORGANIC COMPOUNDS. SYLLABUS Winter 2018

CONCORDIA UNIVERSITY DEPARTMENT OF CHEMISTRY AND BIOCHEMISTRY CHEM 293 SPECTROSCOPY AND STRUCTURE OF ORGANIC COMPOUNDS. SYLLABUS Winter 2018 1 of 5 CONCORDIA UNIVERSITY DEPARTMENT OF CHEMISTRY AND BIOCHEMISTRY CHEM 293 SPECTROSCOPY AND STRUCTURE OF ORGANIC COMPOUNDS SYLLABUS Winter 2018 GENERAL INFORMATION Spectroscopy and Structure of Organic

More information

EXAM MEETING AUTUMN 2017 METTE KASTBERG LILLEMOSE INTERNATIONAL COORDINATOR AARHUS BSS INTERNATIONAL

EXAM MEETING AUTUMN 2017 METTE KASTBERG LILLEMOSE INTERNATIONAL COORDINATOR AARHUS BSS INTERNATIONAL EXAM MEETING AUTUMN 2017 METTE KASTBERG LILLEMOSE INTERNATIONAL COORDINATOR AARHUS BSS INTERNATIONAL PROGRAM Practical Information Preparing for exams Academic Guidelines 2 EXAM ATTENDANCE You are automatically

More information

ODeL Student Pocket Book

ODeL Student Pocket Book ODeL Student Pocket Book ODeL AFRICA INTERNATIONAL UNIVERSITY Vision Statement Christ-Centred Leaders in Africa Educated to Transform God s People and the World. Mission Statement To educate Christ-centred

More information

Reprise of Locker Access System

Reprise of Locker Access System Reprise of Locker Access System Group Members Mohammed Al Kaabi Sherry Elsa Gungat Nurul Izni Hazimi Abdul Aziz Shichao Su Client Iowa State University Advisor Harker, Leland Edward 1 May 14 12 10/11/2013

More information

Dr. Angela Guercio Dr. Natalia Dragan. Spring 2011

Dr. Angela Guercio Dr. Natalia Dragan. Spring 2011 CS 23021 Computer Science I Programming and Problem Solving Dr. Angela Guercio Dr. Natalia Dragan Spring 2011 Instructor Angela Guercio Office: 424, Main Hall Phone: 330 244 3424 (KSU ext 53424) Best way

More information

Preparing and submitting Cambridge Global Perspectives work

Preparing and submitting Cambridge Global Perspectives work Cambridge International AS & A Level Preparing and submitting Cambridge Global Perspectives work Guidance on preparing and submitting work for Cambridge International AS & A Level Global Perspectives &

More information

Spring 2018 El Camino College E. Ambrosio. Course Syllabus

Spring 2018 El Camino College E. Ambrosio. Course Syllabus Course Syllabus Division: Mathematical Sciences Course Title: Computer Programming in Java Course #/Sections: CS 3/0127, 0128 Credit Hours: 4 Course Time/Room: Lecture: TTh 6:25 7:50 P.M./MBA 213 Lab:

More information

CS 3270 Mobile Development for Android Syllabus

CS 3270 Mobile Development for Android Syllabus General Information Semester: Fall 2016 Textbook: Required: Android 6 for Programmers An App-Driven Approach, 3e, Deitel, Deitel and Wald, Prentice Hall, 978-0-13-428936-6. This book is also available

More information

Big Sandy Community and Technical College. Course Syllabus

Big Sandy Community and Technical College. Course Syllabus Big Sandy Community and Technical College Course Syllabus PS Number: 49744 Semester: Fall Year: 2017 Faculty Name: Dr. Kathryn Miller Title: Professor Course Prefix and Number: CIT Course Credit Hours:

More information

BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus

BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus 1. Course Objectives Welcome to MET CS342 Data Structures with Java. The intent of this

More information

CSCI 201L Syllabus Principles of Software Development Spring 2018

CSCI 201L Syllabus Principles of Software Development Spring 2018 L Syllabus Principles of Software Development Spring 2018 Instructor: Jeffrey Miller, Ph.D. Email: jeffrey.miller@usc.edu Web Page: http://www-scf.usc.edu/~csci201 Office: SAL 342 Phone: 213-740-7129 Lectures:

More information

Baker Intermediate School Phase II: School Safety Report

Baker Intermediate School Phase II: School Safety Report Baker Intermediate School Phase II: School Safety Report 2017-2018 Phase II: School Safety Report Josh Mounts 1645 Martin Luther King Jr Dr Winchester, Kentucky, 40391-2812 United States of America Last

More information

Frequently Asked Questions about the NDIS

Frequently Asked Questions about the NDIS Frequently Asked Questions about the NDIS Contents 3 4 5 5 5 5 6 6 7 7 8 8 8 8 8 9 9 9 9 9 10 10 10 10 11 11 11 11 12 12 12 12 13 13 13 14 14 What is the NDIS and how is it different to current funding

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 08. June. 2017 By: Technical Support Team STUDENT GUIDE southwales.unicaf.org 1)Introduction...4 2)Student Panel (SIS)...4 2.1)Student Panel (SIS) Login...4

More information

CRP 5851 GRAPHIC COMMUNICATION SPRING 2015 COURSE SYLLABUS

CRP 5851 GRAPHIC COMMUNICATION SPRING 2015 COURSE SYLLABUS CRP 5851 GRAPHIC COMMUNICATION SPRING 2015 COURSE SYLLABUS Image Source: http://media.photobucket.com/image/an%20image%20says%20a%20thousand%20 words/foolz3h/athousandwords.jpg When & Where: Fridays: 3:00

More information

Advanced Relational Database Management MISM Course F A Fall 2017 Carnegie Mellon University

Advanced Relational Database Management MISM Course F A Fall 2017 Carnegie Mellon University Advanced Relational Database Management MISM Course F17-95736A Fall 2017 Carnegie Mellon University Instructor: Randy Trzeciak Office: HBH 1104C Office hours: By Appointment Phone: 412-268-7040 E-mail:

More information

B. Subject-specific skills B1. Problem solving skills: Supply the student with the ability to solve different problems related to the topics

B. Subject-specific skills B1. Problem solving skills: Supply the student with the ability to solve different problems related to the topics Zarqa University Faculty: Information Technology Department: Computer Science Course title: Programming LAB 1 (1501111) Instructor: Lecture s time: Semester: Office Hours: Course description: This introductory

More information

Read and fill in this page now. Your lab section day and time: Name of the person sitting to your left: Name of the person sitting to your right:

Read and fill in this page now. Your lab section day and time: Name of the person sitting to your left: Name of the person sitting to your right: CS3 Fall 04 Midterm 1 Read and fill in this page now Your name: Your login name: Your lab section day and time: Your lab T.A.: Name of the person sitting to your left: Name of the person sitting to your

More information

Entry Level 2 (Premiere) Syllabus Guide

Entry Level 2 (Premiere) Syllabus Guide Entry Level 2 (Premiere) Syllabus Guide Guitar Bass Drums 2014-2018 www.rockschool.co.uk v1.0 Table of Contents Exam Overview... 3 Examination Structure... 3 Examination Timings... 3 Free Choice Pieces...

More information

Using General-Purpose Computer Labs for Online Testing

Using General-Purpose Computer Labs for Online Testing Using General-Purpose Computer Labs for Online Testing Dan Astoorian Engineering Computing Facility Alan Rosenthal Department of Computer Science Getting

More information

Student Guide. By UNICAF University

Student Guide. By UNICAF University vnhgfj Student Guide By UNICAF University 1 2 Table of Contents 1) Introduction... 5 2) Student Panel (SIS)... 5 2.1) Student Panel (SIS) Login... 5 2.1.1) Definitions... 5 2.1.2) Registration Email...

More information

Business Information System Analysis and Design Fall 2017

Business Information System Analysis and Design Fall 2017 Business Information System Analysis and Design Fall 2017 Instructor: Dr. Monica Johar Phone: 704-687-7658 Email: msjohar@uncc.edu Office location: Friday 352C Office hours: Tuesday, Thursday 12:30 1:15pm

More information

Rochester Institute of Technology Golisano College of Computing and Information Sciences Department of Information Sciences and Technologies

Rochester Institute of Technology Golisano College of Computing and Information Sciences Department of Information Sciences and Technologies Rochester Institute of Technology Golisano College of Computing and Information Sciences Department of Information Sciences and Technologies 4002-360.01 ~ Introduction to Database & Data Modeling ~ Spring

More information

Marketing Research Participation for BUAD 307

Marketing Research Participation for BUAD 307 Marketing Research Participation for BUAD 307 Note that this handout amends your syllabus regarding the Market Research Participation Questions about registering and participating: mkt.sona@marshall.usc.edu

More information

The Linux Command Line: A Complete Introduction, 1 st ed., by William E. Shotts, Jr., No Starch Press, 2012.

The Linux Command Line: A Complete Introduction, 1 st ed., by William E. Shotts, Jr., No Starch Press, 2012. Department of Mathematics and Computer Science Adelphi University Fall 2018 0145-275-001 Operating Systems Practicum Dr. R. M. Siegfried 407 Science (516)877-4482 http://home.adelphi.edu/~siegfried/cs271

More information

INTENT TO FILE (ITF)

INTENT TO FILE (ITF) INTENT TO FILE (ITF) The Intent to File (ITF) form, VA Form 21-0966, is a very important single-page form, which should be completed as soon as you have any intent to file a VA compensation claim. This

More information

Team Member Guide: Viewing and Recording your development plan

Team Member Guide: Viewing and Recording your development plan Team Member Guide: Viewing and Recording your development plan Adding development objectives This guide provides a general overview on how to view and record your development objectives. For ACP Team Member

More information

CS 4230 Java Application Development Syllabus

CS 4230 Java Application Development Syllabus General Information CS 4230 Java Application Development Semester: Fall 2016 Textbook: Core Java Volume II, 9th Edition, by Horstmann & Cornell, 2013, Prentice Hall, ISBN 978 0 1370 8160 8 Location: SLCC

More information

CS 4230 Java Application Development Syllabus

CS 4230 Java Application Development Syllabus General Information Semester: Fall 2018 Textbook: Core Java Volume II, 9th Edition, by Horstmann & Cornell, 2013, Prentice Hall, ISBN 978-0-1370-8160-8 Location: SLCC BB 330 Instructor Info: Website: Trevor

More information

Instructor: Anna Miller

Instructor: Anna Miller Media Graphics ADV 3203 Fall 2016 Advertising Media Graphics - 81584 - ADV 3203 Mondays and Wednesdays 12:15 PM - 1:30 PM room 1011 And Advertising Media Graphics - 82354 - ADV 3203 Mondays and Wednesdays

More information

A Quick Guide to Using Moodle version 2.6 Faculty Edition

A Quick Guide to Using Moodle version 2.6 Faculty Edition A Quick Guide to Using Moodle version 2.6 Faculty Edition Based on the Moodle participants handbook, edited and modified by Rev. Dr. Ellen Wondra and Gene Servillo. Refer all questions to: gservillo@bexleyseabury.edu

More information

CMPE/SE 135 Object-Oriented Analysis and Design

CMPE/SE 135 Object-Oriented Analysis and Design Course and Contact Information San José State University Department of Computer Engineering CMPE/SE 135 Object-Oriented Analysis and Design Instructor: Ron Mak Office Location: ENG 250 Email: ron.mak@sjsu.edu

More information

GeographyPortal Instructor Quick Start World Regional Geography Without Subregions, Fifth Edition Pulsipher

GeographyPortal Instructor Quick Start World Regional Geography Without Subregions, Fifth Edition Pulsipher GeographyPortal Instructor Quick Start World Regional Geography Without Subregions, Fifth Edition Pulsipher For technical support call 1-800-936-6899 GeographyPortal Quick Start for Pulsipher, World Regional

More information

LA-Z-BOY CENTER FOR EXCELLENCE

LA-Z-BOY CENTER FOR EXCELLENCE LA-Z-BOY CENTER FOR EXCELLENCE Frequently Asked Questions How do I change my password? I forgot my login information. What do I do? How do I remove a person from the LMS? How do I create a new profile

More information

Cleveland State University

Cleveland State University Cleveland State University CIS 260/500 Introduction to Programming (4 credits). Spring 2015 Section 2/ 50 Class Nbr. 1810/1855 Tue, Thu 12:30 PM 2:20 PM Section 2/ 50 Class Nbr. 1813/1856. Tue, Thu 4:00

More information

Assignment List for CIS 242 Microsoft LAN Administration II. Winter 2016 (Revised 1/1/16)

Assignment List for CIS 242 Microsoft LAN Administration II. Winter 2016 (Revised 1/1/16) Assignment List-1 Assignment List for CIS 242 Microsoft LAN Administration II Winter 2016 (Revised 1/1/16) Getting Started Module (Orientation) - Course Syllabus, Assignments List, and other Getting Started

More information

CATHODIC PROTECTION Certification Program (FOUNDATION & INTERMEDIATE LEVEL)

CATHODIC PROTECTION Certification Program (FOUNDATION & INTERMEDIATE LEVEL) FINAL CERTIFICATION AWARDED BY IMRTC - USA CATHODIC PROTECTION Certification Program (FOUNDATION & INTERMEDIATE LEVEL) Cathodic protection is a method of reducing or eliminating the corrosion of metals

More information

Due: February 26, 2014, 7.30 PM

Due: February 26, 2014, 7.30 PM Jackson State University Department of Computer Science CSC 438-01/539-01 Systems and Software Security, Spring 2014 Instructor: Dr. Natarajan Meghanathan Project 1: Exploring UNIX Access Control in a

More information

Assignment 1: Needfinding

Assignment 1: Needfinding Assignment 1: Needfinding Category Unsatisfactory Bare minimum Satisfactory effort & Above & Beyond Observations or. student observed only one person and/or the student observed an activity unrelated to

More information