cfpb / college-costs

⚠️ Deprecated: see note. ⚠️ A tool to help students weigh the costs and rewards of a college program.
https://www.consumerfinance.gov/paying-for-college2/understanding-your-financial-aid-offer/about-this-tool/
50 stars 27 forks source link

Update all content throughout the tool, refactor the expenses section, and split apart private loans from tuition payment plans #214

Closed marteki closed 8 years ago

marteki commented 8 years ago

Warning: this is the opposite of a compact PR. Many things are included here.

I'm pushing this work out before it's finalized and perfect so @mistergone has it for his work.

Additions

Pull down the branch. Spin it up with some of our sample URLs.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.002% when pulling 36b1a95e77a889f767980117d195cd8e043519f2 on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

higs4281 commented 8 years ago

npm tests

Verifications

Links

Browser experience

Data

Content

marteki commented 8 years ago

Links

The "job placement rate" link in Step 2 tries to find "#job-placement-rate" on our "About" page, but there is no such ID

Ah, forgot to point that out in my description! Since the "About This Tool" content has been cleared yet, and the relevant section isn't in the currently deployed text, the link isn't going anywhere. Yet.

Browser experience

The "tell us how" button doesn't work for me in Chrome, although the feedback url works for me manually

Odd. 😕 It works for me, and I didn't touch anything having to do with it at all. @amymok or @mistergone can you confirm that this is broken for you?

Content

Typo in Step 2: "money to purchase a care" --> car Typo in Step 3: "Changing amounts in this tool has no affect on" --> effect Typo in Step 3: "They are not sent to your school and have no affect on" --> effect

Calling @kurzn, particularly around the 'affect' piece. I have a chat discussion documented from March's usability testing saying that those instances of 'affect' are intentional.

higs4281 commented 8 years ago

those instances of 'affect' are intentional

if we want to use 'affect' then we should use "does not affect"
what is the rationale for an intentional mistake?

Also, the July 11 content doc uses the "do/does not affect" form.

higs4281 commented 8 years ago

@marteki re "tell us how": my bad. I forgot to turn off a blocker in my browser.

amymok commented 8 years ago

I worked on matching the content with the final:

mistergone commented 8 years ago

I didn't work on checking each piece of content, but the JS changes look good! 👍

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 99.018% when pulling 5588a1b59db7be5846274bb47632103bd242c843 on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 99.018% when pulling 5588a1b59db7be5846274bb47632103bd242c843 on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

marteki commented 8 years ago

Final content did not include 6 1/2 years, but is currently in the dropdown menu

Yeah, that was based on a verbal affirmation that I should increase the dropdown to 6 1/2 years (back when we added half years). Easy to change, but I'd want @saintsoup52 or @serenaestrella to confirm to follow the doc rather than their verbal decision.

Per Patrick's comment below, made this change.

Cost of Attendance Remove "." at the end of helper verbiage

I have a period at the end of the helper text in my content doc.

screen shot 2016-07-13 at 2 38 41 pm

Is it missing in your copy?

I had an old copy. Made this change.

marteki commented 8 years ago

Alright, a third revision to the content doc came out when I wasn't looking, and just hit my inbox today. Making changes.

kurzn commented 8 years ago

@marteki The period is removed after helper text, since it is not a complete sentence. That was a new edit, from when I made the tuition repayment plan edits on Monday.

The affect/effect should have been fixed a long time ago and are showing up differently in both the version "FINAL" and "FINAL 7.11.16."

Please use FINAL 7.11.16.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 99.018% when pulling 165d98e8af89de72f56eaf2f306cb32f92ebbc90 on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

saintsoup52 commented 8 years ago

I don't have strong feelings about the 6 yrs vs 6 1/2 years... we had 6 years in the content we sent to EDMC so we should probably just use that.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 99.018% when pulling cd0978699ea8d85633c115938811f73c66cf284d on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 99.018% when pulling cd0978699ea8d85633c115938811f73c66cf284d on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 99.018% when pulling cd0978699ea8d85633c115938811f73c66cf284d on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

marteki commented 8 years ago

Two things of note:

The sticky-sidebar bump is gone in Chrome! The print option is so much improved -- did that come in from CF?

I touched neither of these items. I will take the improvements where I can get them, though.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 99.018% when pulling a524471197e9d5a2e3b1a9bae406d16ae3ec4e48 on expenses-content into c24eb9fe6eedaa73c5f3191dd2ee32a5f77df871 on master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.018% when pulling 43c48faf2a22ed04895094e86daf475f057a8bd9 on expenses-content into eca80a60df3e4b24df8d1f5a42d23697874c5151 on master.

marteki commented 8 years ago

@amymok I think I addressed all the bugs you found. Please let me know if I missed any.

I'll merge after either you check off all of your found items, or you give your thumbs up.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.016% when pulling 352f45b0035e46d3f2f2a664f283865c33c57381 on expenses-content into bc0fd0f6cb4aaac44a9aa74e207e8d75f6dcf184 on master.

amymok commented 8 years ago

@marteki Everything looks good!