Changes between Version 5 and Version 6 of Ticket #1583


Ignore:
Timestamp:
01/25/12 15:32:54 (2 years ago)
Author:
zephod
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1583 – Description

    v5 v6  
    1  * On dataset view page, add star rating after each resource view url. Probably similar to current format label after url. 
    2  * Add star rating to resource view page, along with a way of displaying the reason for the rating and tips to improve. Should be unobtrusive. 
    3  * Fix the table at http://thedatahub.org/qa/dataset/broken_resource_links - URLs should be truncated to a fixed not-too-long length and the other fields line up (eg by using a table) 
     1Tasks: 
     2 * ~~On dataset view page, add star rating after each resource view url. Probably similar to current format label after url.~~ 
     3 * ~~Add star rating to resource view page, along with a way of displaying the reason for the rating and tips to improve. Should be unobtrusive.~~ 
     4 * ~~Fix the table at http://thedatahub.org/qa/dataset/broken_resource_links - URLs should be truncated to a fixed not-too-long length and the other fields line up (eg by using a table)~ 
     5 * Handle 404s by showing that 'we think this resource is 404ing'. 
     6 * Handle the absence of QA data on a resource (currently nothing is displayed. Maybe that's fine. 
     7 * Do we need to integrate the 'reason for rating' string into the UI? 
     8 
     9Next Steps: 
     10 * Deploy CKAN and then CKANEXT-QA onto thedatahub.org to try out the code changes with real data.