<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Argunet &#187; Uncategorized</title>
	<atom:link href="http://www.argunet.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.argunet.org</link>
	<description>Open-Source Argument Mapping</description>
	<lastBuildDate>Wed, 31 Oct 2018 17:45:42 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>A new beginning: introducing Argdown</title>
		<link>http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/</link>
		<comments>http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/#comments</comments>
		<pubDate>Fri, 26 Oct 2018 12:28:56 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.argunet.org/?p=553</guid>
		<description><![CDATA[<p>By now, Argunet belongs to the senior citizens of the software realm. While it has grown quiet around this blog, behind the scenes, we were busy experimenting with a different technological approach to argument mapping. The result is a completely new software tool that we are very excited about. This post introduces Argdown to the Argunet community and explains why it has become our new tool of choice.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/">A new beginning: introducing Argdown</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<div style="width: 1562px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-soft-drugs-1.png"><img title="Screenshot of the Argdown Sandbox" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-soft-drugs-1.png" alt="argdown-sandbox-soft-drugs-1" width="1552" height="985" /></a><p class="wp-caption-text">Screenshot of the Argdown Sandbox</p></div>
<p>&nbsp;</p>
<h3 id="argunet---a-post-mortem">Argunet - a brief look back</h3>
<p>We (Gregor Betz, Helen Bohse, Sebastian Cacean, David Schneider, and myself) started working on Argunet back in 2006 and published the first version in 2007 (with funding from the <a href="https://www.fu-berlin.de">Free University Berlin</a>). Over the years it has been downloaded more than 50.000 times, which is a lot, given the small number of argument mapping enthusiasts and the limited publicity of the software.</p>
<p>But first and foremost, we developed Argunet because we needed such a tool in our own work. And overall it did its job well! We have used it for many different purposes, be it in philosophy seminars, in research projects, for reconstructing huge debates, or for the moderation of live events.</p>
<p>Over time, however, three problems emerged. By design and through the technology used, Argunet is a “monolithic” application:</p>
<ul>
<li>Instead of <a href="https://en.wikipedia.org/wiki/Unix_philosophy">“doing one thing and doing it well”</a>, Argunet tries to be the swiss army knife of argument mapping. This makes it a comparatively large and complex software that is neither easy to use, nor to maintain.</li>
<li>Because of the technology used, Argunet became more and more difficult to maintain with our limited resources. Argunet is a Java application and uses the Eclipse application framework. Eclipse is known for its complexity and has continuously evolved over the years. Working on Argunet on our free time, we never could keep up, let alone extend Argunet with new features. Differences between operating systems only made matters worse and caused a lot of installation problems.</li>
<li>Argunet is closely coupled to the Eclipse framework and can not be used as a part of other software that use other application frameworks. Other software can neither directly interact with Argunet nor can its data be read or written without extra export and import steps. Instead, Argunet tries to do everything “on its own”. Additionally, it is very complicated to extend the existing code base with new plugins.</li>
</ul>
<p>At some point we had to decide if we should rather invest a huge effort into practically rewriting Argunet, or if it made more sense to completely rethink our approach and start anew. We decided to do the latter.</p>
<h4 id="what-will-happen-with-argunet">What will happen with Argunet?</h4>
<p><strong>As a result of this decision, we currently do not plan to release any new Argunet versions.</strong></p>
<p>This site will remain online and you can still download and use Argunet. If you have installation problems, take a look at the questions asked in the <a href="https://groups.google.com/forum/#!forum/argunet-users">google group</a> or post a new question. We will still try to answer your questions as best as we can.</p>
<p>We are considering, however, to provide additional tools (possibly Argunet Export Plugins) that allow you to save your existing Argunet debates as Argdown files. (If you want to support us in doing so, please get in touch!)</p>
<h3 id="argdowns-origin-story">Argdown’s origin story</h3>
<p>Around 2012 I started experimenting with combining argument mapping with real-time chat and forum applications. I needed an intuitive way how non-expert users could “augment” their text messages so that it software could extract and visualize the argumentative structure of their discussions. My idea was to define a syntax for text messages that was as easy to use as writing a Twitter message. The inspiration for this syntax was Markdown, so I simply called the new syntax “Argdown”.</p>
<p>While I ultimately abandoned the prototype in pursuit of other projects, Argdown was so much fun to use that we (by now the <a href="http://debatelab.philosophie.kit.edu/">DebateLab Karlsruhe</a>) finally decided to develop it into a free and open software tool that was expressive enough to let experts logically reconstruct complex argumentation. I released the first version in 2017 and internally we started using it more and more, until it completely replaced Argunet in our work. This week I finally released version 1.0.0 together with an <a href="https://argdown.org">extensive documentation</a>. Argdown is now ready to be used by anyone interested in argument mapping.</p>
<h3 id="what-is-argdown">What is Argdown?</h3>
<figure><a title="Argdown Website" href="http://argdown.org" target="_blank"><img class="aligncenter" title="Argdown logo" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-mark-blue-256x256.png" alt="argdown-mark-blue-256x256" width="256" height="256" /></a></figure>
<p><a href="https://argdown.org">Argdown</a> itself is not a software, but a syntax. It is a light-weight markup language that is easy to read and write for humans and for computers alike (to borrow a slogan from Markdown). That means that it consists of a set of simple rules how to format text in a text file. By following these rules you can write an Argdown file in any text editor you like.</p>
<p>If you have no experience with markup languages like Markdown, Wikitext or HTML, using a text editor and a markup language to create argument maps can seem daunting and unintuitive. But in fact it is much easier than you might think and has many advantages:</p>
<ul>
<li>Easy to learn, fast to use: The basic rules can be learned in <a href="https://argdown.org">three minutes</a> and after that you will already be able to do many things a lot faster in Argdown using your keyboard, than it took you in Argunet using your mouse. Argdown was <em>not</em> invented as toy for nerds. It was originally invented for making argument mapping accessible to <em>everyone</em>. This remains one of our core development goals.</li>
<li>No distraction: Additionally, using Argdown is not only faster, it also allows you to focus on the essentials. Because you are never leaving your text editor, you can completely concentrate on your writing instead of being distracted by the graphical aspects of your map or the quirks of your editor.</li>
<li>Easy access: Because they are simple text files, you can merge or split up Argdown files by copy &amp; paste. You can send them as E-Mail or even per text message. You can use a version control system like git to archive different versions of it and collaborate with other authors.</li>
</ul>
<p><strong>Give it a try! Just read the three-minute introduction on the <a href="https://argdown.org">start page</a> of the Argdown documentation. After that you are ready to play with Argdown in our <a href="https://argdown.org/sandbox">browser sandbox</a>.</strong></p>
<p><em>(If you are a “visual thinker” you still might prefer to “draw” argument maps with Argunet, instead of “writing” them with Argdown. In the future we plan to add an Argdown-based map editor that will suit your needs. For now, just keep using Argunet.)</em></p>
<h4 id="our-new-software-tools">Our new software tools</h4>
<div style="width: 1562px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-vscode-semmelweis-1.png"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-vscode-semmelweis-1.png" alt="argdown-vscode-semmelweis-1" width="1552" height="985" /></a><p class="wp-caption-text">Screenshot of the VS Code extension</p></div>
<p>Software that reads and writes Argdown can be implemented in different languages and optimized for different contexts and users. I have written a parser (an Argdown reader) in JavaScript, so that it can run in the browser, as well as on any server or computer (using Node.js). Based on this parser, we have so far released three tools:</p>
<ul>
<li>A <a href="https://argdown.org/sandbox">browser sandbox</a> for demonstration purposes.</li>
<li>An <a href="https://marketplace.visualstudio.com/items?itemName=christianvoigt.argdown-vscode">extension</a> for <a href="https://code.visualstudio.com/">VS Code</a>, on of the best text editors around. The extension provides a live map preview, code highlighting and many other features useful for editing Argdown documents.</li>
<li>A <a href="https://github.com/christianvoigt/argdown/tree/master/packages/argdown-cli">commandline tool</a> for advanced users.</li>
</ul>
<div style="width: 1562px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-greenspan-1.png"><img title="Screenshot of the Argdown Sandbox" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2018/10/argdown-sandbox-greenspan-1.png" alt="argdown-sandbox-greenspan-1" width="1552" height="985" /></a><p class="wp-caption-text">Screenshot of the Argdown Sandbox</p></div>
<p>Our Argdown tool chain is <strong>modular</strong> at its core, and <strong>framework-agnostic</strong>. This means</p>
<ul>
<li>it can be integrated without much effort into other applications or application frameworks. An example is the <a href="https://argdown.org">Argdown documentation</a> itself, which is compiled from Markdown files containing Argdown code snippets. It did not take a lot of effort to add a plugin to Markdown-It that parses these snippets and inserts widgets with svg argument maps into the compiled HTML files.</li>
<li>it can be easily <a href="https://argdown.org/guide/extending-argdown-introduction.html">extended</a> by adding custom plugins via configuration files without having to wait for new Argdown releases and without having to write your own Argdown application.</li>
<li>other developers can also develop new tools completely independent of our own tools and still be able to interact with them through Argdown</li>
<li>because we rely on the syntax and a simple text editor as our user interface we can rapidly release new features and develop new software tools for specific use cases without having to spend time on developing new editing features on the GUI side.</li>
</ul>
<h3 id="what-argdown-can-do-for-you">What Argdown can do for you</h3>
<p>Right now, Argdown has nearly reached “feature parity” with Argunet and surpasses it in many respects. In this section I will first list features that Argdown shares with Argunet. After that I will list the exciting new capabilities that make Argdown the superior software. Lastly, I will list the Argunet features that Argdown is not (yet) able to match.</p>
<h4 id="features-shared-with-argunet">Features shared with Argunet</h4>
<p>Just like in Argunet, in Argdown you can</p>
<ul>
<li>create an argument map that looks similar to an Argunet argument map</li>
<li>give your statements and arguments titles</li>
<li>assign short descriptions to your arguments</li>
<li>quickly sketch attack and support relations between statements and arguments in a debate</li>
<li>logically reconstruct premise-conclusion structures of complex arguments</li>
<li>precisely define which premises of an argument are attacked or supported</li>
<li>group and colorize statements and arguments</li>
<li>create different views of the same debate</li>
<li>automatically layout your argument map</li>
<li>assign multiple statements to the same equivalence class and define logical relations between these equivalence classes.</li>
<li>export your maps to dot, svg, png or pdf</li>
</ul>
<h4 id="new-features">New features</h4>
<p>Unlike in Argunet, in Argdown you can</p>
<ul>
<li>tag arguments and statements and automatically colorize them based on your tags</li>
<li>create hierarchies of groups (groups can now contain other groups)</li>
<li>quickly change grouping or colorization through configuration without changing the underlying data</li>
<li>use all the advanced features of a professional code editor: syntax highlighting, code diagnostics (linting), code completion, symbol search, hierarchical document outline.</li>
<li>focus on rapidly reconstructing and comment your debate in the same text document using rich text formatting, lists and headings for structuring your document, without being distracted by presentational details (colors, layout, grouping)</li>
<li>use additional relations (contrary, contradiction, entailment, undercut)</li>
<li>write custom plugins and add them to the Argdown tool chain in your config file</li>
<li>add arbitrary meta data in YAML format (for use in custom plugins)</li>
<li>export your data to JSON for further use in other software tools</li>
<li>export your complete document to HTML</li>
<li>use version-control systems such as Git to track changes and coordinate the work of multiple analysts</li>
</ul>
<h4 id="missing-features">Missing features</h4>
<p>Unlike in Argunet, in Argdown you can not</p>
<ul>
<li>manually layout your argument map</li>
<li>export to GraphML and import to yEd for editing</li>
<li>collaborate online with other users on the same file</li>
</ul>
<h3 id="the-future">The future</h3>
<p>We already have a lot of ideas for new features and tools, but we will likely concentrate our work on</p>
<ul>
<li>integrating Argdown into different environments and workflows (Embedabble widget for websites and blogs, Markdown &amp; Latex integration, GraphML export for map layout in yEd)</li>
<li>adding a simply WYSIWIG map editor</li>
</ul>
<p>Argdown is still a young software. We think it is stable enough to be used in your work but it definitely needs more testing. If you should encounter any bugs or have ideas how to improve the software, visit the <a href="https://github.com/christianvoigt/argdown">Github repository</a> and post an <a href="https://github.com/christianvoigt/argdown/issues">issue</a>. For general feedback or if you want to contribute to the project, simply <a href="mailto://info@argunet.org">write us a mail</a>. We appreciate your help!</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/">A new beginning: introducing Argdown</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2018/10/26/new-beginning-introducing-argdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mega Argument Map at GAP.09</title>
		<link>http://www.argunet.org/2016/01/07/mega-argument-map-gap-09/</link>
		<comments>http://www.argunet.org/2016/01/07/mega-argument-map-gap-09/#comments</comments>
		<pubDate>Thu, 07 Jan 2016 12:06:03 +0000</pubDate>
		<dc:creator><![CDATA[Gregor Betz]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.argunet.org/?p=536</guid>
		<description><![CDATA[<p>Alexander Kremling has compiled a vast argument map of Descartes Meditations, which he presented at the 9th conference of the German Association of Analytic Philosophy. We post Alexander&#8217;s report below: At the GAP.9 in Osnabrück (conference of the Gesellschaft für Analytische Philosophy) I presented a big argument map using Gregors arguments in his commentary on [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2016/01/07/mega-argument-map-gap-09/">Mega Argument Map at GAP.09</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Alexander Kremling has compiled a vast argument map of Descartes <em>Meditations</em>, which he presented at the 9th conference of the German Association of Analytic Philosophy.</p>
<figure><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2016/01/IMG_20150914_Denkwelt-Descartes-1.jpg"><img class="aligncenter" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2016/01/IMG_20150914_Denkwelt-Descartes-1.jpg" alt="IMG_20150914_Denkwelt Descartes 1" /></a><span id="more-536"></span><em>We post Alexander&#8217;s report below:</em></p>
<p>At the GAP.9 in Osnabrück (conference of the Gesellschaft für Analytische Philosophy) I presented a big argument map using Gregors arguments in his commentary on Decartes Meditationes. It was called “DenkWelt Descartes” and was handmade with YEd to show all arguments unfolded with all premises at once and graphs pointing not at whole arguments but at the premises or conclusions itself. The resulting map (2,5x4m) was added to the poster session of the conference. Some looked at it from distance – taking it more as a piece of art and a representation of philosophical complexities. Some tried to figure out parts of the Meditiationes they knew (especially the cogito-argument and the arguments for the existence of God), asked for a brief introduction into the idea of argument maps or simply wondered if they were meant to read it all.<br />
Both was fine for me, since it was originally made as an exhibit for DenkWelten (<a href="http://www.denkwelten.net">www.denkwelten.net</a>), an association of several young German philosophers to found the first museum of philosophical ideas, trying to combine exactly visual work with philosophical ideas. In any case a little help and commentary was needed to get into the map.</p>
<p>Finding a good layout was hard, since automatic layouting couldn&#8217;t cope with the text or made the many inferential connections hard to track. So I stuck to the idea to make the graphs as easy to follow as possible. This way “God exists and he is perfect” ended up right in the middle connecting many arguments, what made the argumentative goal of Descartes harder to detect – which might not be what Mr. R.D. (and even Mr. G.B.) originally intended&#8230; but what can at least now be discussed fully stretched out on PVC.</p>
<p><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2016/01/IMG_20150916_DenkWelt-Descartes-5.jpg"><img class="aligncenter" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2016/01/IMG_20150916_DenkWelt-Descartes-5.jpg" alt="IMG_20150916_DenkWelt Descartes 5" /></a></figure>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2016/01/07/mega-argument-map-gap-09/">Mega Argument Map at GAP.09</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2016/01/07/mega-argument-map-gap-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going live: Using argument maps for debate moderation</title>
		<link>http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/</link>
		<comments>http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/#comments</comments>
		<pubDate>Thu, 21 Aug 2014 20:31:15 +0000</pubDate>
		<dc:creator><![CDATA[Christian Voigt]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[argunet deployment]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[moderation]]></category>

		<guid isPermaLink="false">http://www.argunet.org/?p=502</guid>
		<description><![CDATA[<p>How can argument maps be used for debate moderation? In this post three short "live reconstruction" case studies from 2007, 2011 and 2014 are presented. These cases show that the challenges of the approach are not so much of a technical but of a methodological nature. Even if the technology works perfectly it is difficult to get the conditions right so that the "live reconstruction" is more than just a nice gimmick.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/">Going live: Using argument maps for debate moderation</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div style="width: 1034px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-1.jpg"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-1-1024x756.jpg" alt="Zukunftskonferenz2011-1" width="1024" height="756" /></a><p class="wp-caption-text">A live reconstruction at the future conference of the German green party.</p></div>
<p><span id="more-502"></span></p>
<p>How can argument maps be used for debate moderation? In this post three short &#8220;live reconstruction&#8221; case studies from 2007, 2011 and 2014 are presented.</p>
<p>In a &#8220;live reconstruction&#8221; the arguments of the statements made during a live discussion are reconstructed and visualised in real-time during the event. The most impressive &#8220;live reconstruction&#8221; technology so far comes from ARG-tech at the University of Dundee. ARG-tech used a huge touchscreen, the <a href="http://www.arg-tech.org/index.php/projects/argument-analysis-wall/">&#8220;AnalysisWall&#8221;, and a large team of analysts</a> to transcribe, segment and analyse an episode of the BBC radio show &#8220;The Moral Maze&#8221; in 2012.</p>
<p><iframe width="500" height="281" src="https://www.youtube.com/embed/KVDgH-g8_gU?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>The technology we have used so far has been much simpler. But the following use cases show that the problems are not so much of technical but of a methodological nature. Even if working perfectly, it is an open question whether the technology is just a nice gimmick or if it produces real benefits for the participants of live discussions. The following cases show that such benefits are difficult to achieve if analysts, moderators, clients and participants have conflicting aims and expectations.</p>
<h2>What is a &#8220;live reconstruction&#8221;?</h2>
<p>Our original concept of &#8220;live reconstruction&#8221; can be characterized in the following way:</p>
<ul>
<li>participants argue about a concrete controversial thesis or question.</li>
<li>three to four analysts work on the reconstruction of the debate with Argunet. Because Argunet is a client-server software they can work on the same map from different computers,
<ul>
<li>inserting important theses,</li>
<li>summarizing the arguments in short descriptions and giving them telling titles (there is not enough time for detailed logical reconstruction),</li>
<li>sketching the relations between arguments and theses,</li>
<li>layouting the argument graph.</li>
</ul>
</li>
<li>the emerging argument map is projected live on a big screen. Arguments &#8216;magically&#8217; pop up one by one.</li>
<li>the moderator uses the resulting map to structure the ongoing debate and to summarize results, e.g. she
<ul>
<li>asks participants whether the reconstruction is adequate,</li>
<li>directs attention to arguments that were neglected or to implicit assumptions that were revealed,</li>
<li>shows what the central claims are and what dialectical role they play in different arguments,</li>
</ul>
</li>
<li>participants can refer to specific arguments in the debate in order to
<ul>
<li>express their agreement or disagreement,</li>
<li>add new rebuttals or support, or</li>
<li>clarify their previously made statements.</li>
</ul>
</li>
<li>the argument map can be used to document the discussion results.</li>
</ul>
<h2>First case study: Long night of the sciences 2007</h2>
<p>2007 was the first time we gave the &#8220;live reconstruction&#8221; a try at the &#8220;Lange Nacht der Wissenschaft&#8221; (<a href="http://en.wikipedia.org/wiki/Long_Night_of_the_Sciences">long night of the sciences</a>) a popular event in Berlin, where universities and other science institutions open up for the general public.</p>
<p>Overall this has been a very positive experience:</p>
<ul>
<li>the argument map was a useful moderation tool that made it easier for the moderator to keep an overview,</li>
<li>participants used the map in their statements to refer to arguments,</li>
<li>participants collaborated on making the map better and more representative instead of pushing and clinging to their points of view,</li>
<li>this led to structured, fair and non-confrontative discussion.</li>
</ul>
<p>At the time we were quite enthusiastic about the prospects of the method. Time has shown that this success depended crucially on the non-typical &#8220;ideal&#8221; conditions of this use case:</p>
<ul>
<li>it was a pro bono experiment, there were no costs to consider,</li>
<li>the moderator was part of our team and an expert in argumentation theory,</li>
<li>guests were expecting an experiment and came to learn about the method of argument analysis and reconstruction,</li>
<li>the topic of the debate was secondary and was decided upon by the audience at the beginning of the experiment.</li>
</ul>
<h2>Second case study: Future Congress of the German Green Party 2011 (Zukunftskongress der Grünen)</h2>
<div style="width: 1034px" class="wp-caption aligncenter"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-2.jpg"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/Zukunftskonferenz2011-2-1024x576.jpg" alt="Zukunftskonferenz2011-2" width="1024" height="576" /></a><p class="wp-caption-text">Our team at work at the future conference.</p></div>
<p>In 2011 the German Green Party organized a &#8220;Future Congress&#8221; as an open and innovative forum for discussions about their party platform. The congress was organized in 14 workshops, some of which were moderated by the party leaders Claudia Roth and Cem Özdemir. We were hired to conduct live reconstructions of two workshops, one on &#8220;social justice&#8221; and one on a &#8220;common European defence policy&#8221;. Both workshops were moderated by Cem Özdemir. Our team consisted of one coordinator, two &#8220;reconstruction analysts&#8221; and one co-moderator. The boundary conditions were challenging, to say the least:</p>
<ul>
<li>a huge audience and speakers list,</li>
<li>limited time,</li>
<li>the first topic was very broad and there was no clear focus of the discussion,</li>
<li>many statements from the audience were very emotional and vague,</li>
<li>the moderator was not an expert in argumentation theory, though we had the opportunity to introduce him to our method beforehand,</li>
<li>the moderator was a party leader, and had to meet many expectations that were not easily reconcilable with using argument maps to structure the debate and keep the participants focused on specific points,</li>
<li>because of this and the time restrictions our co-moderator could only play a small and very limited role.</li>
</ul>
<p>Not all conditions were unfavorable. The Green Party agreed to pay for a team of four experts which is quite extraordinary, considering these were moderation expenses alone. Even with such a large team the reconstruction was very exhausting, stressful and difficult for the team; and it was hard to assess whether the live projection brought any benefits for the discussion, because of the lack of interaction. Though the feedback we got was very positive, we were somewhat disillusioned.</p>
<h2>Third case study: Annual convention of the German ethics council 2014</h2>
<p>In 2014 we were hired by the German Ethics Council for its <a href="http://www.ethikrat.org/veranstaltungen/jahrestagungen/fortpflanzungsmedizin-in-deutschland">annual convention</a> and gave the concept another chance: In a collaboration with Ralph Groetker from <a href="www.explorat.de">explorat</a> we tried to develop ideas to overcome the weaknesses of our concept. We changed the process to make it financially more feasible, decrease the workload for the analysts and increase the benefits of the resulting maps. This process was tested in three parallel workshops on &#8220;reproductive ethics&#8221;. The changes were the following:</p>
<ul>
<li>Due to financial limitations we could only use one analyst per workshop.</li>
<li>This made it impossible to create a new reconstruction from scratch live; instead we prepared maps beforehand that were based on an online survey of the invited guests and additional research.</li>
<li>These maps were given to the members of the Ethics Council and their staff beforehand. In several rounds they were revised and enhanced.</li>
<li>Every guest got a conference binder that included these argument maps; additionally the maps were presented on big posters at the conference.</li>
<li>These maps were than augmented live with simple comments that described important claims and additional arguments of the participants, without reconstructing the precise relations of these arguments.</li>
<li>Directly after the workshops the new arguments were added with post-its to the posters.</li>
<li>Additionally the maps were used to document the results.</li>
<li>To simplify the process even more we agreed to use the mindmapping software XMind instead of Argunet. Though this made it possible to use icons as mnemonic devices there were some limitations we think speak against using such generic software in the future (for example, the graph has to be hierarchic and argument groups have to be sub-trees).</li>
</ul>
<p>We think that these changes proved largely sucessful. It made a huge difference for the reconstruction process that the analysts could build on already existing maps. Even though we reduced the team from three analysts to one single analyst, the reconstruction of the new arguments was feasible. The feedback was once again very positive.</p>
<p>Even so, this was a mixed experience, because in two of three workshops the moderators didn&#8217;t want to get distracted or restricted by the maps and refused to use live projections. In these workshops the live reconstruction had no influence on the discussion (though it was used for documentation purposes). But maybe this didn&#8217;t make such a huge difference, because in all workshops the participants had read our arguments beforehand and we got the impression that some of them used the maps to formulate their statements.</p>
<div style="width: 1034px" class="wp-caption alignnone"><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/mitochondrien-large.jpg"><img src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2014/07/mitochondrien-large.jpg" alt="mitochondrien-large" width="1024" height="724" /></a><p class="wp-caption-text">Argument map of the session on &#8220;mitochondrial transfer&#8221; at the <a href="http://www.ethikrat.org/veranstaltungen/jahrestagungen/fortpflanzungsmedizin-in-deutschland">annual convention of the German ethics council</a>. Circular boxes were added live during the event. Rectangular boxes were reconstructed beforehand.</p></div>
<h2>Conclusion:</h2>
<p>Live reconstructions can have real benefits if the boundary conditions are just right. But in real-world deployment it is difficult to find and establish these conditions. The most important ones are:</p>
<ul>
<li>Preparation: The live reconstruction can only augment an already existing map, so it has to be possible to prepare such a map beforehand.</li>
<li>Preparation: Clients and moderators have to be included in the reconstruction process as early as possible.</li>
<li>Moderation: The moderator has to be willing and able to use the map; realistically, this will only be the case if the moderator has been trained in argument reconstruction and analysis.</li>
<li>Topic: The questions to-be-discussed must be concrete and controversial.</li>
</ul>
<p>In many cases moderators, clients and participants have conflicting expectations and aims that make it impossible to create these conditions. Under such circumstances further revisions to the process are needed to make argument maps useful for debate moderation.</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/">Going live: Using argument maps for debate moderation</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2014/08/21/argument-maps-for-debate-moderation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Three Online Tutorials on Argument Analysis</title>
		<link>http://www.argunet.org/2013/07/22/three-online-tutorials-on-argument-analysis/</link>
		<comments>http://www.argunet.org/2013/07/22/three-online-tutorials-on-argument-analysis/#comments</comments>
		<pubDate>Mon, 22 Jul 2013 12:12:35 +0000</pubDate>
		<dc:creator><![CDATA[Gregor Betz]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.argunet.org/?p=378</guid>
		<description><![CDATA[<p>Do you ponder using argumentation software such as Argunet, but have not taken a course in argumentation theory or logic yet? Or do you just want to refresh you argument analysis skills? There&#8217;s plenty of learning material on the web that helps you to improve you critical thinking skills. This post features and comments on [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/07/22/three-online-tutorials-on-argument-analysis/">Three Online Tutorials on Argument Analysis</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Do you ponder using argumentation software such as Argunet, but have not taken a course in argumentation theory or logic yet? Or do you just want to refresh you argument analysis skills? There&#8217;s plenty of learning material on the web that helps you to improve you critical thinking skills. This post features and comments on three free online courses.</p>
<figure><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/06/screenshots-tutorials.jpg"><img class="aligncenter" alt="screenshots-tutorials" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/06/screenshots-tutorials-1024x385.jpg" /></a><br />
<span id="more-378"></span></p>
<ul>
<li><strong>OLI</strong>: A <a href="http://oli.cmu.edu/courses/free-open/argument-diagramming-course-details/">course on <em>argument diagramming</em></a> by the <a href="http://oli.cmu.edu/">Open Learning Initiative</a> (OLI) at Carnegie Mellon University.</li>
<li><strong>CTW</strong>: The <a href="http://philosophy.hku.hk/think/">Critical Thinking Web</a> compiled by Joe Lau and Jonathan Chan, hosted by the Philosophy Department at Hongkong University.</li>
<li><strong>AUT</strong>: The <a href="http://austhink.com/reason/tutorials/">Argument Mapping Tutorials</a> by <a href="http://austhink.com/">Austhink</a>.</li>
</ul>
<p><em>My upshot</em>: If you&#8217;re a newbie to argument analysis and look for a steady, step-by-step introduction, you should start with <em>OLI</em>&#8216;s course and then move to the Criticial Thinking Web for more specific details and thorough treatments. In case you prefer a crisp and astute introduction, you may skip <em>OLI</em> and start directly with browsing the <em>CTW</em> (especially <a href="http://philosophy.hku.hk/think/arg/">Module A</a>). These two online courses jointly teach you as much as a <a href="http://www.argunet.org/2013/05/07/six-critical-thinking-textbooks-reviewed-textbook-reviews-series-1/">good critical thinking textbook</a> does. Once you have a firm grip on the topic of argument reconstruction, you might want to check out what <em>Austhink</em>&#8216;s argument mapping tutorials have to say on reconstructing complex debates that consist in many arguments.</p>
<h3>Illustrative Reconstructions</h3>
<p>Let&#8217;s have a look at representative argument reconstructions from the tutorials, which give you a flavour of the different approaches. (My comments are cast against the background of the reconstruction ideal spelled out <a href="http://www.argunet.org/2013/05/07/six-critical-thinking-textbooks-reviewed-textbook-reviews-series-1/">here</a>.)</p>
<h4>OLI&#8217;s Argument Diagramming Course</h4>
<p>The Argument Diagramming Course discusses a couple of complex arguments, for example the following one:</p>
<blockquote><p>If the Miranda decision is reversed, police will no longer be compelled to give those warnings; and if they aren’t compelled to give them, they won’t give them. But because police interrogations take place out of public view, the integrity of such interrogations can be safeguarded only if those Miranda warnings are invariably given.</p></blockquote>
<p>The argument is reconstructed as follows (standard form):</p>
<blockquote><p>Premise: (1) If the Miranda decision is reversed, then police will no longer be compelled to give Miranda warnings.</p>
<p>Premise: (2) If police aren’t compelled to give Miranda warnings, then police won’t give Miranda warnings.</p>
<p>Implied Sub-conclusion: (C) If the Miranda decision is reversed, then police won’t give Miranda warnings.</p>
<p>Premise: (3) Police interrogations take place out of public view.</p>
<p>Implied Premise: (B) If police interrogations take place out of public view, then the integrity of such interrogations can be safeguarded only if Miranda warnings are invariably given by police.</p>
<p>Sub-conclusion: (4) The integrity of police interrogations can be safeguarded only if Miranda warnings are invariably given by police.</p>
<p>Implied Premise: (D) The integrity of police interrogations should be safeguarded.</p>
<p>Implied Sub-conclusion: (E) Miranda warnings should invariably be given by police.</p>
<p>Main conclusion: (A) The Miranda decision should not be reversed.</p></blockquote>
<p>And it is visualized as an argument diagram:</p>
<p><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/06/oli_ad-course_reconstruction.png"><img class="aligncenter" alt="OLI Course Miranda Case " src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/06/oli_ad-course_reconstruction.png" /></a></figure>
<p><em>Comment:</em> I think that&#8217;s nearly perfect. As you can see, the individual inferences are valid and the argument reconstruction hence makes explicit the hidden (&#8220;implied&#8221;) assumptions of the original reasoning.</p>
<h4>Critical Thinking Web</h4>
<p>The following text is analysed on the Critical Thinking Web.</p>
<blockquote><p>We should not inflict unnecessary pain on cows and pigs. After all, we should not inflict unnecessary pain on any animal with consciousness, and cows and pigs are animals with consciousness.</p></blockquote>
<p><em>CTW</em> reconstruct the argument as:</p>
<blockquote><p>(Premise 1) We should not inflict unnecessary pain on any animal with consciousness.</p>
<p>(Premise 2) Cows and pigs are animals with consciousness.</p>
<p>(Conclusion) We should not inflict unnecessary pain on cows and pigs.</p></blockquote>
<p><em>Comment:</em> While <em>CTW</em> covers a broad range of topics in logic and argumentation theory that are highly relevant for argument reconstruction, it is, in the same time, a bit poor on (sufficiently complex) examples. &#8212; But otherwise the argument reconstructions in <em>CTW</em>, as the one above, are impeccable.</p>
<h4>Austhink&#8217;s Argument Mapping Tutorials</h4>
<p>Now compare how Austhink treats arguments.</p>
<blockquote><p>The shadows of the astronauts and their equipment in the Apollo pictures seem to point in different directions. This suggests that artificial lighting was used and therefore the pictures were taken in a studio on earth.</p></blockquote>
<p>This piece is reconstructed as follows.</p>
<figure><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/06/austhink_reco_example.jpg"><img class="aligncenter" alt="austhink_reco_example" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/06/austhink_reco_example.jpg" /></a></figure>
<p><em>Comment:</em> Depending on how you spell out the logico-semantic structure of the premisses, the first inference (from middle layer to top conclusion) might be valid, but the second inference clearly isn&#8217;t. Many Austhink reconstructions seem to lack the level of precision and explicitness I tend to aim at. (One reason might be that various issues like, e.g., ambiguity can be illustrated with invalid or incomplete reconstructions, too. Nonetheless, the tutorials clearly don&#8217;t emphasize explicitness and inferential correctness as much as the <em>OLI</em> course and <em>CTW</em> do.)</p>
<h3>How the courses relate to Argunet &#8212; and some further remarks</h3>
<ol style="list-style-type: decimal;">
<li><strong>Argument map &#8212; one word, many things.</strong> All courses explain how to create argument diagrams. In the first place, these diagrams visualize the internal (inferential) structure of a single argument. The nodes in these diagrams are statements (and not entire arguments or reasons). So, these argument diagrams translate, in Argunet, into detailed reconstructions you&#8217;d compile with the <a href="http://www.argunet.org/working-with-argunet/ch03.html#N204AD">argument editor</a> and represent in standard form (i.e., as a list; more on translating argument diagrams to Argunet <a href="http://www.argunet.org/2013/06/12/how-to-reconstruct-linked-convergent-and-serial-arguments-with-argunet/">here</a>). Accordingly, the argument diagrams are not to bo confused with Argunet argument maps, which contain (primarily) entire arguments as boxes and which visualize the dialectical structure of a debate.This is the reason why Austhink&#8217;s recommendation <a href="http://austhink.com/reason/tutorials/Tutorial_1/6_No_Reasoning/no_reasoning.htm">&#8220;No Reasoning in Boxes&#8221;</a> does not apply to Argunet. (It is however correct that a single premiss in an argument, reconstructed in Argunet, should not contain an inference.)</li>
<li><strong>Truth tables.</strong> The OLI course and the Critical Thinking Web use the truth table method for checking whether (simple) arguments are deductively valid. That is, I believe, inadequate and risks to lead beginning argument analysts astray. To see this, consider the following argument:
<ol style="list-style-type: decimal;">
<li>If Peter publishes the original paper even though his student has shown it to be flawed, then Peter is a poor scientist.</li>
<li>Peter&#8217;s student has not shown Peter&#8217;s paper to be flawed.</li>
<li><em>Thus</em>: Peter is a poor scientist.</li>
</ol>
<p>This is a very bad argument. The conclusion does apparently not follow from the premisses (it can be false while the premisses are true). Now, the argument may be formalized as follows:</p>
<ol style="list-style-type: decimal;">
<li>If (if P then Q) then R.</li>
<li>Not P.</li>
<li><em>Thus</em>: R.</li>
</ol>
<p>And the truthtable method yields that this inference <strong>is</strong> deductively valid. So the truthtable method gives wrong results and may lead us astray.</p>
<p>That&#8217;s why I don&#8217;t teach truth tables in my argumentation courses anymore.</p>
<p>(The problem arises, of course, in the formalization of the conditional in premiss (2). If you reconstruct it as a strict implication (in terms of modal logic), for example, the conclusion does not follow anymore and logic gives you the right result, again. However, the problem is that <em>OLI</em> and <em>CTW</em> invite us to use propositional logic and, specifically, truth tables in an uncritical way, and that&#8217;s what&#8217;s highly problematic.)</li>
<li><strong>Rules of thumb.</strong> The Austhink tutorial #2 establishes a couple of rules of thumbs for argument reconstruction. These, I think, should be relaxed. Contrary to the <a href="http://austhink.com/reason/tutorials/Tutorial_2/4_Golden_Rule/golden_rule.htm">Golden Rule</a>, for example, there exist excellent arguments with just one premiss (e.g., arguments that provide a counterexample to a universal statement). Moreover, rather than using rules of thumb for identifying hidden assumption, I strongly recommend to unearth implicit premisses against the background of a validity check (<a href="http://philosophy.hku.hk/think/arg/hidden.php">as described by <em>CTW</em></a>).</li>
<li><strong>The macrostructure of debate.</strong> What distinguishes the Austhink tutorials from <em>OLI</em> and <em>CTW</em> is that they discuss the macrostructure of a debate reconstruction. This is certainly interesting and valuable. I only find that the <a href="http://austhink.com/reason/tutorials/Tutorial_6/1_Pyramid_1/pyramid_1.htm">pyramid rule</a> cannot be applied to reconstructions created with Argunet (and I doubt it&#8217;s a good rule when you work with other argument mapping software). There&#8217;s simply no reason to think that the generality of a claim or argument is correlated with its dialectic location in a debate. Arguments that rely on highly general principles can both be raised at the centre as well as at the outskirts of a controversy; very special claims (pieces of evidence, counterexamples) can bear directly on the central thesis or concern outward arguments.</li>
</ol>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/07/22/three-online-tutorials-on-argument-analysis/">Three Online Tutorials on Argument Analysis</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2013/07/22/three-online-tutorials-on-argument-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Factcheck by Debattenprofis: A Comment on an Argument Mapping Experiment</title>
		<link>http://www.argunet.org/2013/04/29/factcheck-by-debattenprofis-a-comment-on-an-argument-mapping-experiment/</link>
		<comments>http://www.argunet.org/2013/04/29/factcheck-by-debattenprofis-a-comment-on-an-argument-mapping-experiment/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 18:22:00 +0000</pubDate>
		<dc:creator><![CDATA[Gregor Betz]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.argunet.org/?p=302</guid>
		<description><![CDATA[<p>Since October 2012, Ralf Grötker from Debattenprofis has been conducting a media experiment involving argument maps and swarm intelligence. In the so-called Faktencheck (Factcheck) series, Grötker sets up and moderates online forums on controversial issues (e.g., &#8220;boycott of textiles &#8212; helpful or not?&#8221;). Debattenprofis use argument maps to aggregate the discussions. In a recent article [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/04/29/factcheck-by-debattenprofis-a-comment-on-an-argument-mapping-experiment/">Factcheck by Debattenprofis: A Comment on an Argument Mapping Experiment</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Since October 2012, <a href="http://www.jb-schnittstelle.de/wer/ralf_groetker/ralf_groetker-1.html">Ralf Grötker</a> from <a href="http://www.debattenprofis.de/"><em>Debattenprofis</em></a> has been conducting a media experiment involving argument maps and swarm intelligence. In the so-called <a href="http://www.debattenprofis.de/category/faktencheck/"><em>Faktencheck</em> (Factcheck) series</a>, Grötker sets up and moderates online forums on controversial issues (e.g., &#8220;boycott of textiles &#8212; helpful or not?&#8221;). <em>Debattenprofis</em> use argument maps to aggregate the discussions. In a recent <a href="http://translate.google.com/translate?sl=de&amp;tl=en&amp;js=n&amp;prev=_t&amp;hl=en&amp;ie=UTF-8&amp;eotf=1&amp;u=http%3A%2F%2Fwww.faz.net%2Faktuell%2Fwissen%2Ffaktencheck%2Ffaktencheck-fazit-der-leser-recherchen-die-weisheit-der-vielen-12142084.html">article</a> Grötker sums up his experience so far.</p>
<p><span id="more-302"></span></p>
<p>This is how Grötker describes the overall design of the experiment:</p>
<blockquote><p>&#8220;Faktencheck&#8221; brings together elements of reader participation and journalistic investigation on controversial issues with a scientific background. There&#8217;s a live investigation for a period of 3 days. Readers have the opportunity to join the investigation in a forum. A moderator transfers both comments in the online forum as well as other results from the investigation into a so-called argument map.</p></blockquote>
<p>According to Grötker, the role of argument maps was ambivalent. On the negative side he notes:</p>
<blockquote><p>The great hope, which we associated with using argument maps, was that it would be feasible to somehow order the discussion in the forum. In this regard, the experiment was rather disappointing. Only a few commentators made use of the opportunity to refer directly to the branches of the map. At closer look, however, this is hardly surprising: In many contributions, commentators looked for engaging in a dialog &#8212; mostly, by the way, in an astonishingly respectful way.</p></blockquote>
<p>Let me jump in here. It&#8217;s clear from a brief look at the <a href="http://www.faz.net/aktuell/wissen/faktencheck/">webpages</a> which document the experiment that the argument maps didn&#8217;t help to structure the online discussions. So, is argument mapping in general unsuitable for such a task? I&#8217;m not prepared to draw this conclusion yet. As has been noted by participants of <em>Faktencheck</em> <a href="http://www.faz.net/aktuell/wissen/faktencheck/faktencheck-leser-recherchieren-mit-textil-boykott-hilft-der-12043214-l1.html">before</a>, it seems a major problem that the argument map is totally disconnected from the online debate.</p>
<ul>
<li>The arguments in the map don&#8217;t <em>link</em> to the contributions they reconstruct. (Although some arguments contain roll-over quotes from the online discussion.)</li>
<li>The contributions in the online forum, in turn, don&#8217;t <em>link</em> to arguments that represent the contribution, either.</li>
<li>The argument map is, moreover, embedded on a different page than the online forum.</li>
</ul>
<p>(To make things worse, the discussion seems to be conducted in several, separate online forums.)</p>
<p>That might explain why the map played virtually no role in structuring the discussion.</p>
<p>Another issue is the software <em>Debattenprofis</em> have used. Look at the startscreen of the map about textile boycotts:</p>
<figure><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/04/faktencheck-01.png"><img class="aligncenter" alt="Faktencheck Start Screen" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/04/faktencheck-01.png" /></a></figure>
<p>That doesn&#8217;t look very inviting. Even more importantly,</p>
<ul>
<li>it&#8217;s really cumbersome to navigate the map, and difficult to get an overview;</li>
<li>more specifically, it&#8217;s not straightforward to focus on one argument and its adjacent reasons only;</li>
<li>the debate doesn&#8217;t exhibit a macrostructure;</li>
<li>the hierarchical layout is very space consuming, which is a major disadvantage if the map is embedded.</li>
</ul>
<figure><a href="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/04/faktencheck-02.png"><img class="aligncenter" alt="Faktencheck Example Argument Map" src="http://www.argunet.org/wordpress-argunet-2/wp-content/uploads/2013/04/faktencheck-02.png" /></a></figure>
<p>Let me also note that the <em>Faktencheck</em> argument maps are not based on detailed reconstructions of the arguments advanced in the online forum, but merely &#8220;sketch&#8221; (as we use to say) the debate. As a consequence, the dialectic relations between the arguments are still provisional and seem to some extent arbitrary.</p>
<p>Ok, back to Grötker&#8217;s upshot, which also highlights a positive effect of argument mapping in the <em>Faktencheck</em> experiment:</p>
<blockquote><p>The visualization fulfills an important function nonetheless. As the argument map strived to represent all pros and cons (concerning the corresponding claim), it goes along with a certain promise of neutrality. The opponents don&#8217;t have to agree on a common evaluation of the arguments in the map. But they have to agree that the controversial issues are comprehensively represented. This promise of neutrality was particularly helpful when we asked external experts to join the factcheck. The opinions of experts could enter the map without us being required to come to the same conclusion as the experts in our final summary &#8212; a fair set-up for all parties.</p></blockquote>
<p>It&#8217;s an obvious virtue of argument mapping that it allows opponents at least to agree on what the arguments are and how they relate to each other. Also, to agree on an argument map doesn&#8217;t compel one to endorse a certain position. <em>Faktencheck</em> seems to have vindicated these argument mapping advantages.</p>
<p>To connect the dots, however, imagine an argument map browser that allows users to enter their assessment of the arguments (&#8216;refute&#8217; vs. &#8216;accept&#8217;) as they skim through the debate. This might not only enhance user experience but help to integrate the debate visualization and the online discussion.</p>
<p>Be that as it may, Ralf Grötker has conducted an exciting experiment and I&#8217;m looking forward to Debattenprofis&#8217; future argument mapping projects!</p>
<p>The post <a rel="nofollow" href="http://www.argunet.org/2013/04/29/factcheck-by-debattenprofis-a-comment-on-an-argument-mapping-experiment/">Factcheck by Debattenprofis: A Comment on an Argument Mapping Experiment</a> appeared first on <a rel="nofollow" href="http://www.argunet.org">Argunet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argunet.org/2013/04/29/factcheck-by-debattenprofis-a-comment-on-an-argument-mapping-experiment/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
