Final Project Presentation on Website design for Educational purpose on “Ethiopian National Heritage” By Fitsum F. Abebe Course teachers and facilitators.

Slides:



Advertisements
Similar presentations
How to enroll in your electronic homework program
Advertisements

Helena Baert Part II: Let’s get practical! The Web as a notebook This slideshow will help you build a wiki. Don’t worry if you.
Centra Quick Tips Press button or Ctrl Key to speak Use button to ask questions Use button for Yes, button for No Use buttons for feedback - Step Out Text.
How to Register for ESRI’s GIS Online Course Yong Choi School of Business CSU, Bakersfield.
SqoolTools and….. Your Own Virtual Classroom What is SqoolTools? SqoolTools is a free, hosted site which allows you to create your own virtual classroom.
How to Register for ESRI’s GIS Online Course Yong Choi School of Business CSU, Bakersfield.
Create Your Own Free Website Using Weebly for Educators Melissa Paul Grace School.
Use Your Noodle - Learn Moodle! Michelle Moore. What is Moodle? Course Management System (CMS) Originally created by Martin Dougiamas Based on Social.
Blackboard Strategies: Using Blackboard Pedagogically.
Deleting and Updating Records in MySQL using PHP Basharat Mahmood, Department of Computer Science,CIIT,Islamabad, Pakistan. 1.
Introdution to Computer Science ICS3U/4U.  New room!!!  Respect it  Wooden tables  No food/drink  Bathroom – one at a time  Course outline – coming.
5. Blackboard Quiz and Survey Tools Dr. Curtis J. Bonk Professor, Indiana University President, CourseShare.com
By Daniel Siassi.  XHTML  For Structure  CSS  For Stylization of Structure  SQL Database  Store Customer, Calendar, and Order Data  PHP  Server-side.
Server-side Scripting Powering the webs favourite services.
NASM Job Board Instructional Guide for Employers.
Projects Contact Skills Ryan Rigby Web Developer About Me Currently enrolled at Griffith University undertaking a Bachelor of Information Technology with.
Registering for MasteringChemistry™
Class 5 PHP MySQL Robert Mudge Reference:
Student Registration for.
Getting Started with:. Registering for Pearson MasteringNutrition is easy! Go to the home page to get started
Engaged with you. SAM Getting Started with your Course in Desire2Learn Fact: 81% of students identify SAM as a key factor in preparing to use the Office.
By Diana Lenartiene, Ed. S.. Emoticons Polling Status/Away Raise Hand Chat Area Volume Control.
Planning Multimedia Production
SE3183 Advance Web Programming Programming Session 2013/2014.
Implementation Training. Your Instructor  Your name   Phone:
Questions? Ext Instructions 1. Login: 2. Click on Register Here.
WESS Application System PKI Login Registration Process.
Questions? Ext Instructions 1. Login: 2. Click on Register Here.
NHASFAA Membership. Dues paid annually on July 1 If not paid by September 1 inactivate account Individual members can be swapped out during the year (ie.
Final Project Implementation of Basic Authentication.
Dynamic Pages – Quiz #11 Feedback (under assignments) Lecture Code:
Zunal: Webquest Creation Website Created by Russell Smith Technology Facilitator North Edgecombe High School Username: edgecombe Password: warrior.
How to Use Eduspace Tools with Financial Accounting - Needles, Powers & Crosson University of Nebraska, Lincoln August 11, 2008 Andy Williams Edmonds Community.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
A Presentation On Gaming PC Reviewing System
Amber Johnson U.S. Department of Education WVASFAA Fall 2015 Conference October 29, 2015 FSA ID: The FSA PIN Replacement.
School System Improvement (SSI) Project Online Portal Training School System Improvement (SSI) Project Online Portal Training Portal Training for the CSS.
Welcome. Getting Started with Discovery Streaming.
Text Name School Name Rep name ISBN of bookstore bundle.
MyPD Tutorial From the Teacher Professional Development Department.
The basics of knowing the difference CLIENT VS. SERVER.
Registering for Virtual Labs™
Web Application Design. Data –What data is available? –How do we store it or how is it stored in the DB? Schema Data types Etc. –Where is the data?
Website Design - “Learning English With Me” Junwei Fang 02/25/2015.
CREATE YOUR OWN WEBSITE IN A SNAP! Shanon Sims Travis High School W Weebly W Website W Workable.
Work In Progress Presentation. Orders Alex Thornton.
COM621 – Interactive Web Development 2015/2016 Module Co-Ordinator: Dr. Pratheepan Yogarajah Room:
1 TU170: Learning Online & Computing with Confidence By Mr. Ghassan Abdulfattah.
PHP Assignment Help BookMyEssay. What is PHP PHP is a scripting language generally used on web servers. It is an open source language and embedded code.
Cell Phones Restrooms Please turn off or place phones on silent.
WESS Application System PKI Login Registration Process
Journal of Mountain Science (JMS)
Journal of Mountain Science
CIIT-Human Computer Interaction-CSC456-Fall-2015-Mr
WESS Application System PKI Login Registration Process
Welcome to WebAssign! 1st Day of Class.
Login & administration page
Welcome to WebAssign! 1st Day of Class.
AZ.PBSLearningMedia.org Next Generation Digital Content from Eight – Arizona PBS FREE to educators and families I am excited to share with you a free.
Getting Started: SAM in Desire2Learn
Welcome to WebAssign! 1st Day of Class.
Welcome to WebAssign! 1st Day of Class.
WESS Application System PKI Login Registration Process
WESS Application System PKI Login Registration Process
Welcome to WebAssign! 1st Day of Class.
Journal of Mountain Science (JMS)
Project OSCAR Main Page
Project OSCAR Main Page
WESS Application System PKI Login Registration Process
Presentation transcript:

Final Project Presentation on Website design for Educational purpose on “Ethiopian National Heritage” By Fitsum F. Abebe Course teachers and facilitators Dr Allen Steckelberg and Marjorie Bisbee 1

Rational for the project From my observation as a teacher learning is:  Limited to classroom  Low transferability/applicability of knowledge Teacher-centered method Technology is creating new opportunities for learning 2

Instructional Design Integrates the three learning theories  Behaviorist and cognitivist – basic knowledge (Self test questions)  Constructivism approach – project (database for recording observed data) Target Audience : High school students in Ethiopia(age 13 to 15) 3

Objectives The main objectives of this project will be to:  help students develop skill to keep data in a database and retrieve, edit, delete them when they need  create a way for the teachers to follow students input into the database by creating projects that let students encode data from their observations  create opportunity to reusing the database for later course delivery 4

Database Design User_Id pid Fname Lname title User _id passwor d Assign Description PID Project users Submit UserT Project_Sub Submit 1 M M 1 Theoretical level ERD 5

Database Design cont… ERD using MySQL Workbench 6

Web Design Login page Registration, creating an account and changing user name and password pages Users have two different types of privileges ( teachers or students ) Welcome Page Self-Test Page ( immediate feedback ) Project submission page Teacher Page Contact me page 7

Project Welcome Users Contact Self Test LogIn Register Username and password Yes NO Project Welcome Students Teachers Change Pass word Flow chart Web Design cont… 8

Programing/Scripting Language used HTML 5 (and CSS ) PHP Javascript MySQL Example of code used: Change password Code will be explained later 9

Business Design Information Sources Data gathered 1. Students (Users) User_id, user_name, password,Fname, Lname, phone number, address, 2. Teachers (Users) User_id, user_name, password, Fname, Lname, phone number, address, 3. Projectsproject ID, description, assignment 4 Project SubmittedPid, date_submited, user_id, project_sub, title, Languages, religion, food, kidsgame, music, dances 10

Business Design cont… The data gathered could be used to: prepare students for later class presentation and discussion keep record of students activity reusing the project designed for later course delivery 11

Reflection Challenges: Overall I learned the most from the process and the challenges(coding) doesn’t frustrate me rather challenged me and gave me more momentum to develop myself in the field Lesson learned: Designing database efficiently, and using PHP and MySQL together are my favorite parts Future Plan: To move forward explore more and continue design educational websites Example: On my project  adding more contents  working more on CSS for the look  allowing students to submit image, pictures, videos, and presentation documents so that peers interact with each other by commenting on submission, rating etc 12

Thank You for your attention ! Any question and comments? 13