Arguman.org is an argument analysis and mapping platform.
Users assert contentions to be discussed, supported, proved, or disproved, and argue with premises using because, but, or however conjunctions.
Critical thinking is the intellectually-disciplined process of actively and skillfully conceptualizing, applying, analyzing, synthesizing, and/or evaluating information gathered from, or generated by, observation, experience, reflection, reasoning, or communication as a guide to belief and action. In its exemplary form, it is based on universal intellectual values that transcend subject matter divisions: clarity, accuracy, precision, consistency, relevance, sound evidence, good reasons, depth, breadth, and fairness.
Basis of critical thinking is arguments. Assessment is done over argument, argument premises, promotives, and corruptives.
You can think of argument mappings as visual hierarchy mappings.
Arguman.org’s aim is to map arguments successfully through the efforts of many users.
https://www.wikiwand.com/en/Argument_map
arguman.org is an open source project which is developed by the community. If you want to contribute technically or intellectually please don’t hesitate. Check contributing documentation for hints how to do it.
If you are not sure which method to choose, choose the first one - Docker.
- Fetch repository by
git clone git@github.com:arguman/arguman.org.git
- Make sure you have docker and docker-compose installed and working
- create
settings_local.py
fromsettings_local.py.ex
undermain
folder - if you are using docker-machine or running docker on vagrant make sure you set proper addresses on
settings_local.py
- run
docker-compose up
under main project directory wheredocker-compose.yml
is
Go to Docs: Vagrant Installation for details.
Go to Docs: Installation for details.
Go to Contributing documentation for details on how to contribute code or add new translations.
https://www.reddit.com/r/arguman
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.