Add a status reports section.

Review Request #6939 — Created Feb. 12, 2015 and submitted

Information

student-sonar
master
779144d...

Reviewers

This change adds a new section to the student view which links to each of the
status reports. This currently requires me to go through and add anchors to
each status reports blog post, and then put the relevant data into
students.json. That workflow is kind of annoying, but it will suffice for now.

Checked that the status reports showed up correctly.

Description From Last Updated

Anything wrong with if (!report.link) ?

mike_conleymike_conley
reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        lib/frontend/x-student-view.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        lib/frontend/x-student-view.js
    
    
  2. 
      
mike_conley
  1. 
      
  2. lib/frontend/x-student-view.js (Diff revision 1)
     
     

    Anything wrong with if (!report.link) ?

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (97f563c)
Loading...