pivotal-cf/pws-jasmine-problem-set

Name: pws-jasmine-problem-set

Owner: Pivotal Cloud Foundry

Description: null

Created: 2016-09-08 23:46:05.0

Updated: 2016-09-16 23:37:13.0

Pushed: 2017-10-14 22:17:24.0

Homepage: null

Size: 39

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

PWS Jasmine Problem Set #1

At Pivotal, rather than predict a time when a feature will be completed, work is estimated using “points”. [1] This work is broken up into iterations of 1 week. By taking the average of the points each team completes in the last 3 iterations, Pivotal can calculate a metric called “velocity”, which helps predict the number of points a team might complete in any given week.

In this problem set, you'll be calculating velocity from a set of iteration models.

Open the “specs.html” file in a browser to begin.

You can find Jasmine documentation here.

You can push these files to PWS easily, with cf push YOUR_APP_NAME -m 64M.

You can sign up for a free trial PWS account at http://run.pivotal.io/

Hints:

[1] Why? This article gives a good overview.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.