Changes

Jump to: navigation, search

Mobile/Evangelism

1,040 bytes added, 17:37, 21 March 2012
Tracking Progress Though Effective Metrics
* table that displays sites and issues. columns including: site name/URL, UA identified correctly (yes/no), layout correct (yes, no + reason -webkit, performance, other), functional interaction (yes/no), open bugs
** for bonus marks allow filtering of table based on site categories, issue type
 
===Sample table showing rollup===
{| border="1" cellpadding="2"
! Site Category || Compatible || Minor Issue || Major Issue || Total
|-
| Alexa || 25 || 26 || 27 || 78
|-
| PhoneGap || 5 || 6 || 7 || 18
|}
Each of the numbers should be a link that when clicked drills into the details for that category. For example, clicking on 26 will take me to a page that shows the list of apps that have minor issues. This page should then detail all of the minor issues for a specific app such as UA, -webkit, performance, etc.
* Note that to begin with we could just roll minor and major issues together. We can separate these later if we determine some criteria.
* Note that all of the links may go to the same page. We should provide a way to identify the apps that fit into each bucket within that page - show/hide.
 
===Sample table showing issues===
{| border="1" cellpadding="2"
! App || UA || -webkit || performance || other
|-
| App1 || No || No || No || No
|-
| App2 || No || Yes || Yes || No
|-
| App3 || Yes || No || No || No
|}
==Documentation==
Confirm
2,473
edits

Navigation menu