• Log In
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Honors Digital Systems

Department of Management Information Systems, Temple University

Honors Digital Systems

MIS 2901.002 ■ Spring 2022 ■ Amy Lavin
  • Home
  • About
    • Course materials
    • Course Requirements
    • Email Policy
    • Grading
    • Gradebook
    • Instructor
    • Temple and COVID-19
    • Face-to-Face Requirements
  • Canvas Content
  • Coding Files
  • Helpdesk
  • Zoom Links
  • Video Vault
  • Diamond Peer Corner

Schedule

Our MIS 2901 sec 002 class is scheduled to meet virtually through Friday, January 21, 2022. Classes will resume live, in-person only, in our Alter Hall classroom beginning Monday, January 24, 2022 through April 25, 2022.

WEEK DATES TOPIC DUE
1

1/10
1/12
1/14

Learning Outcomes
Class Introduction
Define MIS
Describe Systems in Organizations

Topics and Required Reading
Acquiring Information Systems And Services-(Read up to and including “Information system infrastructure and architecture”)
Systems Architecture
Systems Analysis

Required Viewing
In-Class Activity Overview
Assignments Overview

Slide Deck
Discussion 1.1

Pre-course video intro (due 1/12 by 11:59 PM)

 

2 1/19
1/21
1/24

Learning Outcomes
Explain the Digital Product Manager’s (DPM’s) role in solving problems for organizations
Identify how the DPM utilizes technology to enable organizations
Illustrate how you will begin producing your own DPM tools to analyze, synthesize and evaluate data
Analyzing Organizations as Systems

Topics and Required Reading

An Introduction to Swim Lane Diagrams

What Is a Product Manager?

Slide Deck
MIS 2901 Discussion 2.1

Google Analytics for Beginners Completion (due by 1/25 11:59 PM)

3

1/26
1/28
1/31

Learning Outcomes
Modeling Processes with Swim Lanes – part 1
Modeling Processes with Swim Lanes – part 2
Data modeling with ERDs

Topics and Required Reading
Entity Relationship Diagram
What is Entity Relationship Diagram (ERD)?


Slide Decks
Discussion 2.1 (continued from week 2)
Discussion 3.1

Additional Tools (optional)
LucidChart (signup for the free version)

Advanced Google Analytics Completion (due 2/1 by 11:59 PM)
4 2/2
2/4
2/7

Learning Outcomes
Prepare a simple entity relationship diagram
Identify basic ERD symbols and interpret an ERD 
Learn how to turn data into an ERD
Digital Product Management – virtual brand development

Topics and Required Reading & Viewing
What hiring managers look for in your social media profile
Learn-IT-1-for-Non-MIS-Majors
Learn-IT-1-MIS-Majors

Slide Deck
Discussion 4.1

Exam #1 – 50 Minutes – Assess week 1-4 Learning Objectives

Google Analytics IQ Certification (due 2/8 by 11:59PM)

Exam #1 (2/7) in class

5 2/9
2/11
2/14

Learning Outcomes
Max Labs – Digital Product Management
Discuss major functions of Enterprise Resource Planning systems (ERP)
Be able to explain the basic capabilities and benefits of Customer Relationship Management (CRM) systems

Topics and Required Reading
What is ERP?
5 ERP Trends
What is CRM?
CRM vs. ERP: What’s the Difference?
3 CRM Use Cases

Slide Deck

MIS 2101 Discussion 5.1 ERP CRM

 

Learn IT #1 (due 2/15 by 11:59 PM)

6 2/16
2/18
2/21

Learning Outcomes
Define Data Analytics and Big Data and discuss how data creates value for organizations.
Review case studies illustrating how organizations collect and utilize data.
Discuss data storage methods. Illustrate how Google Analytics utilizes data and illustrate key tracking metrics.
Recognize Supply Chain needs and identify how data systems support each phase of the process.

Topics and Required Reading
What Is The Difference Between Data Analysis And Data Visualization?
What is BI?
Companies Are Failing in Their Efforts to Become Data-Driven
Disney’s $1 Billion Bet on a Magical Wristband
McDonald’s Bites on Big Data With $300 Million Acquisition (you may need to login with your email for a free account)

Slide Deck
Discussion 6.1

Additional Readings (scan)
login to Gartner Gateway (access through your TU Portal) then open this link: Build a Data-Driven Enterprise
Just Announced: MagicBand+ Will Debut in 2022 at Walt Disney World Resort as Part of 50th Anniversary Celebration
RF Technology at Walt Disney Resort

Honors Technology Research Presentations Day 1 – 2/18/22
7 2/23
2/25
(Spring Break 2/28 – 3/6)
3/7

Learning Outcomes
Be able to explain what a platform is and the provide examples of business models that leverage platforms. Be able to explain cloud computing and the benefits it can offer an organization
Recognize what an API is and demonstrate how they are leveraged in business

Topics and Required Reading
API Imperative
How the API economy is igniting a cultural shift in businesses
What are digital platforms?
What’s the difference between IaaS, Saas & PaaS?
What is the Network Effect?
Platform Businesses

Slide Deck
Discussion 7.1

Additional Readings (scan)
Product Managers for the Digital World
9 types of software platforms
Pentagon Comes Around to Multicloud Approach

Honors Technology Research Presentations Day 2 – 2/25/22

Honors Technology Research Presentation Final Deliverable – Due 2/25/22 by 11:59PM

8 3/9
3/11
3/14

Learning Outcomes
Define Cybersecurity and identify examples of it’s impact on industry.
Discuss protection risk needs of organizations.
Describe the current state of Cybersecurity regulations.
Define Artificial Intelligence and identify Narrow, General & Super-intelligence types
Develop strategies to differentiate a person from a computer

Topics and Required Reading
What is threat modeling?
Data Breaches
John Deere’s Promotional USB Drive Hijacks Your Keyboard
What is AI
The Wired Guide to Artificial Intelligence
Why Hospitals Are The Perfect Target For Ransomware

Slide Deck
Discussion 8.1

Additional Readings (scan)
5 Worst Data Hacks
These are the worst corporate hackers of all time
Robots Are Everywhere (you may need to login with your email for a free account)

8. Cybersecurity/AI assignment (due 3/15 by 11:59 PM)
9 3/16
3/18
3/21

Exam #2 – 50 Minutes – Assess week 5-8 learning objectives

Learning Outcomes
Be able to create a simple JavaScript program that prompts the user for input, stores the information in variables and displays output.

Topics and Required Reading
Chapter 1 – Hello, World – Chinnathambi
Chapter 2 – Values and Variables – Chinnathambi

Slide Deck
Discussion 9.1

 

Exam #2 (3/16, in-class)

10 3/23
3/25
3/28

Learning Outcomes
Be able to create a simple JavaScript program that manipulates numbers and strings.

Topics and Required Reading
Chapter 3 – Functions – Chinnathambi

Slide Deck
Discussion 10.1

9. Complete SoloLearn Coding (due 3/29 by 11:59 PM)
11 3/30
4/1
4/4

Learning Outcomes
Be able to create a simple JavaScript program that implements conditional logic as part of processing information.

Topics and Required Reading
Chapter 4 – Conditional Statements: If, Else, and Switch – Chinnathambi

Slide Deck
Discussion 11.1

 

12 4/6
4/8
4/11

Learning Outcomes
Identify solutions for repeating code – loops
Describe how to create loops

Topics and Required Reading
Chapter 5 – Meet the Loops: For, While, and Do…While! – Chinnathambi

Slide Deck
Discussion 12.1

10. Coding Challenges – 3 of them (due 4/12 by 11:59 PM)

13 4/13
4/15
4/18

Learning Outcomes
Generate for & while loops
Identify HTML, CSS and JavaScript code and discover the impact and interconnectivity of each language.

Topics and Required Reading
Chapter 5 – Meet the Loops: For, While, and Do…While! – Chinnathambi

Slide Deck
Discussion 13.1

 

14 4/20
4/22
4/25

Learning Outcomes
Be able to create a simple JavaScript program explain the utilizes HTML and CSS to interact with the user.

Slide Deck
Discussion 13.1 (continued from week 14)

Course Review and Reflection, Complete SFFs

4/25 – Exam 3

11. Coding assignment (due 4/25 by 11:59 PM)

Exam 3 – 60 Minutes – Assess week 9-14 learning objectives 4/25/22 in class

 

Primary Sidebar

ANNOUNCEMENTS

Welcome to MIS 2901 – Spring 2022

Welcome to MIS2901 section 2 for the Spring, 2022 semester. Please note … [More...] about Welcome to MIS 2901 – Spring 2022

Instructor

Amy Lavin

Email: amyl@temple.edu
Office Hour Availability: M | W, 11:00 AM - 12:00 PM either in Speakman 209G or via Zoom. You may also schedule an appointment via email if that time doesn't work for you.
Office Location: https://temple.zoom.us/my/amylavin

ITA CONTACT INFO

ITA
Name: Ariella Izbinsky
Email: ariella.izbinsky@temple.edu
Location: https://temple.zoom.us/my/ariella
ITA

Helpful Links

FOX Laptop Policy
FOX Laptop Support

Gradebook

Installing-VS-Code-Windows
Installing-VS-Code-Mac-OS

Copyright © 2025 · Department of Management Information Systems · Fox School of Business · Temple University