# HG changeset patch
# User Chris Cannam
# Date 1366907260 -3600
# Node ID 33c6a8f9b1304067d99261fe94fd15e40ae7fd23
# Parent faa9b8f8906c475694d223e20868fbaa8b89258c
Use short version for response distribution
diff -r faa9b8f8906c -r 33c6a8f9b130 1/html/response-count-quarterly-nonnorm.html
--- a/1/html/response-count-quarterly-nonnorm.html Thu Apr 25 17:20:16 2013 +0100
+++ b/1/html/response-count-quarterly-nonnorm.html Thu Apr 25 17:27:40 2013 +0100
@@ -1,15 +1,1 @@
-
 |
- | Responses | Total |
-2010-Q4 | 62 | 62 |
-2011-Q1 | 69 | 69 |
-2011-Q2 | 75 | 75 |
-2011-Q3 | 72 | 72 |
-2011-Q4 | 85 | 85 |
-2012-Q1 | 95 | 95 |
-2012-Q2 | 64 | 64 |
-2012-Q3 | 66 | 66 |
-2012-Q4 | 85 | 85 |
-2013-Q1 | 124 | 124 |
-2013-Q2 | 24 | 24 |
-Total | 821 | 821 |
- |
+
diff -r faa9b8f8906c -r 33c6a8f9b130 1/htmlize.sh
--- a/1/htmlize.sh Thu Apr 25 17:20:16 2013 +0100
+++ b/1/htmlize.sh Thu Apr 25 17:27:40 2013 +0100
@@ -1,8 +1,8 @@
#!/bin/bash
-reqd_long="response-count-quarterly-nonnorm iam-summary sv-platform-profession happy-summary easy-summary prog--multichoice vamp-summary"
+reqd_long="iam-summary sv-platform-profession happy-summary easy-summary prog--multichoice vamp-summary"
-reqd_imageonly="iam-quarterly location-summary sv-platform-summary sv-platform-quarterly location-platform ua-summary ua-quarterly ua-platform sv-version-summary sv-version-quarterly sv-version-platform feature--multichoice feature-image-layer-respondents sv-plugs-multichoice prog-by-profession otherlang--multichoice"
+reqd_imageonly="response-count-quarterly-nonnorm iam-quarterly location-summary sv-platform-summary sv-platform-quarterly location-platform ua-summary ua-quarterly ua-platform sv-version-summary sv-version-quarterly sv-version-platform feature--multichoice feature-image-layer-respondents sv-plugs-multichoice prog-by-profession otherlang--multichoice"
for x in $reqd_long; do
pic_url="http://code.soundsoftware.ac.uk/projects/sv-survey-output/repository/raw/1/charts/raw/$x.png"