Programming project #1. Prior Learning Survey Data

Overview

This is the first programming project. It involves (1) writing a Haskell program that manipulates the prior learn survey data. (2) Creating suitable Excel table from your results. (3) Graphing the data inside Excel. (4) Writing a 1 page report that includes the program and the graph.

Examples

I have created several example programs, graphs, and write ups so that you can see an example of what is required.

You should study these examples. What kind of functions did I write? Could you think of any variations that might be usefull in your own program? You are welcome to use or modify any of the functions I wrote to do these examples.

Getting Started

I have created a small program stub that you can fill in as a means to get started, and created some other documents and resources. Follow the list of directions:

Grading Rubric

I will grade the project using the following criteria.

What to turn in

Turn in the following things to complete the project. Be sure both team members names are on all documents.

Back to the Daily Record.

Back to the class web-page.