LearnStreet is an online education platform for coding languages such as Ruby, Python, and JavaScript (as of January 2013). The program is designed to help users learn fundamental coding skills and apply them to a number of real-world projects.
The Fibonacci Sequence is a mathematical series of numbers where each number is the sum of the two numbers before it. The website I bookmarked was created using a combination of html and php.
This is a form where you can submit a comment, but only after you have properly entered your name and email address. No comments will be submitted unless all fields are filled out properly.
With some consternation, I'm going to go ahead and use the Blackboard gradebook. Bah.
Q: Will there be an opportunity to earn extra credit in the event that the student has an A- but was not considered creative enough in assignments to earn an A?
Missed closing the "header" div (that is, you're missing the closing bracket). Haven't tested to see whether it renders in browsers other than Firefox, but need to be careful of such issues. Good job here.