changeset 79:729fce461468

added some pic, modified temporal
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Wed, 24 Apr 2013 17:20:24 +0900
parents 9e9af5b63ad2
children 631bffd48a0a
files presen/index.html presen/pic/temporal_sample1.png presen/pic/temporal_sample2.png presen/pic/temporal_sample3.png
diffstat 4 files changed, 34 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/presen/index.html	Wed Apr 24 16:38:00 2013 +0900
+++ b/presen/index.html	Wed Apr 24 17:20:24 2013 +0900
@@ -336,7 +336,40 @@
       <article>
 	  <h3>時系列にみることの有用性</h3>
 	  <ul>
-	      <li></li>
+	      <li>議論を行ううちに、一度は合意されたが否認され、また合意されるとった主張がでてくるかもしれない</li>
+	      <li>そのような場合は最新の合意状態をみるだけでは確認できない</li>
+	      <table style="width:100%;">
+		  <tr>
+		      <td style="border-style:none; width:33%;">
+			  最新
+		      </td>
+		      <td style="border-style:none; width:33%;">
+			  1つ前
+		      </td>
+		      <td style="border-style:none; width:33%;">
+			  2つ前
+		      </td>
+		  </tr>
+		  <tr>
+		  <td style="border-style:none; width:33%;">
+		      <p class="center">
+			  <img src="./pic/temporal_sample3.png" style="width:100%;">
+		      </p>
+		  </td>
+		  <td style="border-style:none; width:33%;">
+		      <p class="center">
+			  <img src="./pic/temporal_sample2.png" style="width:100%;">
+		      </p>
+		  </td>
+		  <td style="border-style:none; width:33%;">
+		      <p class="center">
+			  <img src="./pic/temporal_sample1.png" style="width:100%;">
+		      </p>
+		  </td>
+		  </tr>
+	      </table>
+	      <li>時系列にみることができれば、その議論の流れを知ることができる</li>
+	      <li>これにより説明責任に使う情報を増やすことができる</li>
 	  </ul>
       </article>
 
Binary file presen/pic/temporal_sample1.png has changed
Binary file presen/pic/temporal_sample2.png has changed
Binary file presen/pic/temporal_sample3.png has changed