The STEM Academy Data Solution

Slides:



Advertisements
Similar presentations
Concepts of Database Management Sixth Edition
Advertisements

Database Updates Made Easy In WebFocus Using SQL And HTML Painter Sept 2011 Lender Processing Services 1.
Weebly Education in the Classroom: Create your own Website by Crystal Barletta
Survey Monkey A “How To” Guide.
Press Esc to Exit ©2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in.
With Access 2003 Getting Started Microsoft Office Illustrated Introductory, Second Edition.
Concepts of Database Management Seventh Edition
IS201 Agenda: 10/15/2013 Do form and report exercise. Identify general guidelines for form and report design. Discuss a few key points about reports in.
Working with Templates Lesson 6. Skills Matrix SKILL #MATRIX SKILL 1.1.1Work with templates 1.1.6Insert blank pages or cover pages.
© 2006 Formic Wednesday 7th November 2007 Formic Scoop Training Mikey Desai.
Access 2007 ® Use Databases How can Microsoft Access 2007 help you structure your database?
Introduction to Views Stanford Drupal Camp April 6, 2013.
Teacher Web Page Creation Eileen Musselman. Log on to Muhlenberg’s Intranet Click Submit button.
How to Build an IT Portal with Oracle Application Server Allan L Haensgen Senior Principal Instructor Oracle Corporation Session id:
Web Publication PUBLISHER Objectives: Building Blocks Captions Publication properties web publications Printing setting Design Checker.
My School Manager Welcome to Product Demo Product from : INTEG Technologies.
PRESENTED BY GRADUATE DESIGN GROUP 2 MEREDITH, JENNIFER, CAMMAY AND DIANE How to build a web site in Dreamweaver.
CHAPTER 7 LESSON C Creating Database Reports. Lesson C Objectives  Display image data in a report  Manually create queries and data links  Create summary.
Microsoft FrontPage 2003 Illustrated Complete Creating a Web Site.
Building Dashboards with JMP 13 Dan Schikore SAS, JMP
Presentation 4 Creating Databases Part III (Creating Reports)
Tutorial 1 Creating a Database
Practical Office 2007 Chapter 2
The STEM Academy Data Solution
Websites and Weblogs with Weebly
Microsoft Office Access 2010 Lab 3
Lesson # 9 HP UCMDB 8.0 Essentials
Millennium Create Lists in Action
Overview Blogs and wikis are two Web 2.0 tools that allow users to publish content online Blogs function as online journals Wikis are collections of searchable,
Creating Oracle Business Intelligence Interactive Dashboards
What Should I Do if My Style Is Not Included?
Access Reports.
Exploring Microsoft Office Access 2007
GO! with Microsoft Office 2016
DATABASE CONCEPTS A database is a collection of logically related data designed to meet the information needs of one or more users Data bases are store-houses.
Analyzing Data Using Access
GO! with Microsoft Office 2016
GO! with Microsoft Access 2016
Instructor Name Instructor Title Library Name
Creating Documents with Word 2013
Access Maintaining and Querying a Database
Building and Using Queries
MS-Access (database) how to create blank data base.
Agenda: 10/05/2011 and 10/10/2011 Review Access tables, queries, and forms. Review sample forms. Define 5-8 guidelines each about effective form and report.
The STEM Academy Data Solution
Secondary Gradebook FAQ’s
Creating Database Reports
  30 A 30 B 30 C 30 D 30 E 77 TOTALS ORIGINAL COUNT CURRENT COUNT
Introduction to Database Programs
G-Databases Competency 7.00
Survey customers with Microsoft Forms
Introducing Schoolwires Forms & Surveys Module
From and Report.
Basic Web Page Creation
Survey customers with Microsoft Forms
Building a Threat-Analytics Multi-Region Data Lake on AWS
Microsoft Office Illustrated Introductory, Windows XP Edition
Tazin Afrin October 24, 2013 Day 19: Access Chapter 4 Tazin Afrin October 24, 2013.
Web AppBuilder for ArcGIS
Introduction to Database Programs
Grauer and Barber Series Microsoft Access Chapter One
Form Creation.
Grauer and Barber Series Microsoft Access Chapter Two
Analyzing Data Using Access
Grauer and Barber Series Microsoft PowerPoint Chapter One
Database SQL.
Basic Reports.
Unit J: Creating a Database
Viewing the New Interface
Viewing the New Interface
Presentation transcript:

The STEM Academy Data Solution Shannon Ernst, Kyle Nichols, Javier Franco CS 463 Spring 2017 Group 48

Original Goals Problem: the STEM Academy was doing data analysis by hand Solution: provide them with a way to collect and analyze data digitally

Survey Generation: Requirements Made from scratch and saved Editable Three types of questions: matrix, multiple choice, text Add/Delete questions from survey Deletable Printable Reorder questions Display logic

Survey Generation Demo and Code Walk through

Requirements Not Met and Add Ons Deletable Reorder questions Display logic Frequently Used Questions Preview the Survey

Database: Requirements and walk through Store information in a database to allow for: Creation and retrieval of camp information Creation and retrieval of surveys, including camp and question association Storing students enrolled in camps Generation and retrieval of responses from survey questions tied to students Storing and retrieving reports based on survey responses Hosting on Central Web Services

Requirements Not Met and Add Ons Demographic information on students (partial)

Report Generation: Requirements Query data without knowledge of SQL Save results of queries to report Printable Title and caption data Summary results (averages, counts, etc.)

Report Generation Code Discussion

Edit Report/Create New Report Page GetReports()

Generating a Report for the Edit Report Page GenSavedReport()

Populating Question and Responses

Saving a New/Edit Report

Deleting a Query Result and All Queries Deletes a selected query result: Deletes all the query templates displayed on the page:

Generating a Query Result for a Text and Matrix Questions

Generating a Query Result for a Multiple Choice Question

Printing a Report Style sheet: Button for displaying printing options:

Report Generation: Demo walk through

Requirements Not Met and Add Ons Summary results (averages, counts, etc.) Demographic Info Pre and Post comparison Captioning query result(partial)

Expo Pitch and Strategy