Coming to all courses August 31st

Slides:



Advertisements
Similar presentations
MARKETPLACE TRANSITION FROM CLASSIC INTERFACE TO PHOENIX INTERFACE.
Advertisements

Microsoft ® Office Access ® 2007 Training Easy Access with templates I: Create a database susanguggenheim-is.com presents:
SAM 2007 v4 The Student Experience Including SAM Projects, SAM Exams and SAM Training.
SAM 2007 v3.0 The Student Experience Including SAM Projects and Course Assess assignments.
Custom Import Process School Year.  Legislation requires grades K-12 to report fitness scores to the GA DOE.  GA DOE selected FITNESSGRAM.
Practice Insight Instructional Webinar Series Eligibility Manager
Administrator’s Guide
The Basic Java Tools A text editor to write Java program source code. A compiler to translate source code into bytecode. An interpreter to translate.
UBUNTU - Desktop Panel by default is across the top Applications menu Quick Launch icons Notification area Clock Shut Down Task Bar by default is on the.
Tutorial 121 Creating a New Web Forms Page You will find that creating Web Forms is similar to creating traditional Windows applications in Visual Basic.
Tutorial 111 The Visual Studio.NET Environment The major differences between Visual Basic 6.0 and Visual Basic.NET are the latter’s support for true object-oriented.
Instructors begin using McGraw-Hill’s Homework Manager by creating a unique class Web site in the system. The Class Homepage becomes the entry point for.
When you first log in, this is the page you will see. It lists all the courses you’re enrolled in – and differentiates between those that are active and.
L.T.E :: Learning Through Experimenting Using google-svn for MtM Docs Development Denis Thibault Version 3.2 Mar 12 th, 2009.
PART 2 INTRODUCTION TO DYNAMIC WEB CONTENT AND PHP.
CS1101 Using CourseMarker (CM) CM website: Updated:
Visual Basic.Net. Software to Install Visual Studio 2005 Professional Edition (Requires Windows XP Pro) MSDN Library for Visual Studio 2005 Available.
The purpose of this PowerPoint is to explain how to open a Google Earth tour from MyPISD.
 Learn the mechanics of using App Inventor to build apps.  Learn how to design an app’s user interface with the App Inventor Designer, and its behavior.
Pasewark & Pasewark 1 Windows Vista Lesson 1 Windows Vista Basics Microsoft Office 2007: Introductory.
STARS Training – How to Give District Tests
Development Environment
CST 1101 Problem Solving Using Computers
SECTION 1: Add-ons to PowerPoint
Student SOLE Page – Living Page
Introduction to Programming and Visual Basic
Computer Software: Programming
Getting Started with SAM
Getting Started with R.
Lesson 5-2 AP Computer Science Principles
FAQ 11 How can I look up my results on the website?
Lawson System Foundation 9.0
Computer Programming I
CS1101 : Using Course Marker
UBUNTU - Desktop Panel by default is across the top Applications menu
Lecture 13 RPM and its advantages.
Introduction With TimeCard users can tag SharePoint events with information that converts them into time sheets. This way they can report.
How To Fix Outlook Integration Error? This is a message which appears when users are trying to click on the message to display the details. So, it is.
Transition from Classic Interface Phoenix Interface to
Creating assignments: Best Practices
Quick Start Guide for Visual Studio 2010
Adding Students in EbD-BUZZ
Data Entry Interface (DEI) Overview
CIS 470 Mobile App Development
Granting support access for individuals to Bill to IDs
Granting support access for individuals to contracts
Siebel Open UI Features & Updates
The Student Experience
Star Math PreTest Instructions For iPad users with the STAR app
Module 5: Data Cleaning and Building Reports
Texas Student Data System
COURSE INSTRUCTIONS Minimum Requirements Microsoft Windows 2000
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
Re-enabling Cisco’s ability to associate individuals to a Bill to ID
Creating Your First C Program Using Visual Studio 2010
Download and Installation of code::blocks
18-19 Willmar Public Schools
Creating Your First C Program Using Visual Studio 2010
Examplify The following slides are the ExamSoft’s recommended best practices to help you take your exam. We want you to be prepared for your exam on exam.
18-19 Willmar Public Schools
Installing and running the local check and grader projects in Eclipse
GRAPHICAL USER INTERFACE GITAM GADTAULA. OVERVIEW What is Human Computer Interface (User Interface) principles of user interface design What makes a good.
GRAPHICAL USER INTERFACE GITAM GADTAULA KATHMANDU UNIVERSITY CLASS PRESENTATION.
CIS 470 Mobile App Development
Part 1. Preparing for the exercises
By Rajanikanth B Eclipse IDE Overview By Rajanikanth B
Visual Studio Code Walkthrough
Coming to all courses August 31st
CIS 694/EEC 693 Android Sensor Programming
How to give Student Voice Surveys
Presentation transcript:

Coming to all courses August 31st Changes to Coding IDE Coming to all courses August 31st

Current User Pain Points “Learning” and “doing” areas are cluttered together The disconnect between “Requirements” and “Tests” leaves students asking, “Why did I get this grade?” Students have a poor user-experience when trying to review their grades Settings, Help, and Tools are spread across the IDE, often hidden and not easily accessible. New features result in additional interface complexity

Learning vs. Doing

Currently, the learning process and the doing process are mixed together, resulting in a cluttered interface and experience.

Now, the “learning” environment is displayed only on the left, while the workspace (“doing”) is displayed only on the right.

The student can also quickly jump to “Workspace” mode to fullscreen their work environment.

Tasks and Checks

Step 2 Step 1 Currently, to check their work, the student must first click the Test button to start a test run.

Then, they need to click Codey to open the list of messages Then, they need to click Codey to open the list of messages. They’re often confused as to which message they should click next.

After clicking into the test result message they are shown a list of the test results.

They can then click the test result They can then click the test result. To exit, they need to click Back, then the red X.

Now, the student can view a list of all the goals for their lab from the Tasks list.

They can then click Check Tasks to verify their work and view the results in real time without additional navigation.

Grading and Submission

Step1 Currently, when a student wants to submit their project for a grade, they first have to click the Grade button.

Step 2 Then they need to click Review, but aren’t shown why their current “Requirements” are receiving a specific grade.

Completed task Incomplete task Score Now, the student always sees the score they can submit for a grade in their Task list. The checks being used to validate their work are clearly displayed on each task.

At any time a student can instantly view their previous submissions and get useful project insights using the Review mode.

Settings and Help

In the current interface, when first loading a lab, the student is given no indication as to where to look for help.

Step1 Step 2 Help is buried under the Settings, along with Review Mode, Share, and Download.

In some cases (like a terminal-only lab), they might not be able to see the Settings icon at all.

Now, the Help icon is always accessible at the bottom left of the screen.

As are the settings.

Working with Files

The directory sidebar is still there, too.

And files in “Lite” beginner projects still behave exactly the same.

Codey

If Codey is enabled (the default), he’ll still provide the students feedback when they complete a task.

What is staying the same Lite vs. Full interface Code editor Terminal Web Browser Full GUI Python GUI Installed software Directory sidebar All test logic Instructional content/colors Debugging and linting functionality Embeds/URLs

There’s more… Professional, “Material” design (standardized by Google) Full ADA compliance Customizable Scalable for new features

Summary of Changes

Result “Learning” and “doing” areas are clearly separated “Tasks” and “checks” framework increases transparency of lesson expectations Grade submission and review processes are seamless Settings, help, and tools are accessible at all times