Title: Knowledge Building
Author: Tarmo Toikkanen
Published: <strong>September 11, 2009</strong>
Last modified: Augustus 12, 2015

---

Soek deur uitbreidings

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/knowledge-building.svg)

# Knowledge Building

 Deur [Tarmo Toikkanen](https://profiles.wordpress.org/tatti/)

[Laai Af](https://downloads.wordpress.org/plugin/knowledge-building.0.7.2.zip)

 * [Besonderhede](https://af.wordpress.org/plugins/knowledge-building/#description)
 * [Aanbevelings](https://af.wordpress.org/plugins/knowledge-building/#reviews)
 *  [Installation](https://af.wordpress.org/plugins/knowledge-building/#installation)
 * [Ontwikkeling](https://af.wordpress.org/plugins/knowledge-building/#developers)

 [Hulp](https://wordpress.org/support/plugin/knowledge-building/)

## Beskrywing

Knowledge Building is a process of collaboratively building new understanding and
knowledge through meaningful discussion. This plugin allows knowledge building processes
to happen on WordPress comments. There are several different knowledge typesets 
to choose from, and they can be mapped to individual post categories, so other posts
will continue to use their normal commenting functionality, while some categories
will be equipped with knowledge building tools.

This plugin is primarily meant for use in educational settings, but can of course
be used for any meaningful purpose.

This plugin uses the JQuery javascript library, and the jquery.simpledialog plugin
for JQuery to streamline the user interface. JQuery is used in noconflict-mode, 
so this won’t disturb a WordPress installation that uses another javascript library
as its default.

For more regular updates see [GitHub](https://github.com/LeGroup/Fle4).

## Screenshots

 * [[
 * Demonstration of the progressive inquiry knowledge typeset in use on Wordpress.

## Installation

This section describes how to install the plugin and get it working.

 1. Store the plugin into the `/wp-content/plugins/knowledge-building/` directory (
    basically just unzip the contents of the file into /wp-content/plugins).
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings, Knowledge Building and select which post Categories should have
    Knowledge Building enabled.

Please note that since this plugin relies heavily on the commenting feature, not
all themes will work nicely. Specifically, this plugin works best with themes that
use the WordPress built-in comment Walker. You can detect this by checking whether
or not your comments.php template has a call to ‘wp_list_comments’ or not. If it
does not, then it has its own custom way of showing comments, which this plugin 
cannot easily work with. You can either select another theme which uses WordPress
Walker, or just try and replace the code in comments.php that displays comments 
with a call to `knbu_list_comments();` and cross your fingers. 🙂

## Kwel-vrae

  How should I set up my blog to best leverage KB?

I’d suggest creating categories such as “Progressive Inquiry”, “Six Hat Thinking”
etc. to match the knowledge type sets that you want to use. If your blog will be
used in several courses, then I suggest you also create a category for each course.
Another good category would be “News”. You can then create posts by combining several
categories:

 * Course1 + News: news about course 1
 * Course1 + Progressive Inquiry: a knowledge building context for course 1, using
   progressive inquiry as the knowledge type set
 * Course2 + Six Hat Thinking: a knowledge building context for course 2, using 
   six hat thinking

This way it’s easy for students to follow just the course they’re interested in,
and also to spot knowledge building contexts.

After you’ve set up the categories, go to Settings, Knowledge Building, and assign
categories to available knowledge type sets. Note that if a post has several categories
that are assigned to KB sets, things will become unpredictable.

In Settings, Discussion it’s probably a good idea to enable threaded (nested) comments,
so people can respond to individual comments, and not only at the end of the comments
list. Also you might want to disable breaking of comments into pages (as sorting
of comments will only sort comments on that one page).

For discussion moderation and other visibility settings, do what feels right. You
can close off your entire blog from public view and require students to log in (
maybe use an LDAP plugin to get login information from your school’s systems), or
keep the blog open – it’s up to you. If you do know that only your students will
have access to the commenting feature, you might want to disable the “automatically
moderate if comment contains more than N links” setting.

  Where can I get more Knowledge Typesets?

Go to http://fle3.uiah.fi/download.html to find typesets exported from Fle3. Basically
you just need to download the zip file, open it, and take the ‘fledom.xml’ file,
rename it something meaningful (like the name of the zip file you downloaded) while
retaining the xml extension, and place the file into the kbsets folder of this plugin.

  How can I create new Knowledge Typesets?

Either copy an existing typeset’s XML file to a new name, and edit it to your liking,
or use the online editor of Fle3 to create a new set, and export it into an XML 
file (see previous question).

## Aanbevelings

![](https://secure.gravatar.com/avatar/38bb5ec110415dac1a7739692867af3a1de21feaabd14d95df104d5513cf3718?
s=60&d=retro&r=g)

### 󠀁[More useful when using mobile version!](https://wordpress.org/support/topic/more-useful-when-using-mobile-version/)󠁿

 [Kevin Peterson](https://profiles.wordpress.org/marksina125/) Februarie 7, 2017

We are said to live and learn in ‘knowledge societies’ that require ‘lifelong learning’,
but knowledge itself is absent from many accounts of contemporary social and educational
change -simply believe it www.schoolanduniversity.com – thanks for the consideration.
Thanks again!

 [ Read all 1 review ](https://wordpress.org/support/plugin/knowledge-building/reviews/)

## Contributors & Developers

“Knowledge Building” is oopbron sagteware. Die volgende mense het bygedra tot die
ontwikkeling van hierdie uitbreiding:

Contributors

 *   [ Tarmo Toikkanen ](https://profiles.wordpress.org/tatti/)
 *   [ Spike ](https://profiles.wordpress.org/spikefinned/)

[Translate “Knowledge Building” into your language.](https://translate.wordpress.org/projects/wp-plugins/knowledge-building)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/knowledge-building/),
check out the [SVN repository](https://plugins.svn.wordpress.org/knowledge-building/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/knowledge-building/)
by [RSS](https://plugins.trac.wordpress.org/log/knowledge-building/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

=0.7.2=
 * Added the comment_form action call to allow other plugins to function
that want to add to comment forms.

=0.7.1=
 * Deprecation error fixed.

=0.7=
 * Map view ready and optimized.

=0.6=
 * A new map view introduced.

=0.5.7=
 * Tested to work with WordPress 3.5.1 * IE bug fix

=0.5.4=
 * Tested to work with WordPress 3.0.

=0.5.3=
 * Tested to work with WordPress 2.9.

=0.5.2=
 * Debug messages removed (broke sorting on IE).

=0.5.1=
 * Speed optimization to comment sorting.

=0.5=
 * Quick fix for database initialization * Basic support for sorting of comments.

#### 0.4

 * Corrected path dependency to math the installation path given by the WordPress
   Plugin Directory.
 * Windows-compatible path handling.

#### 0.3

 * Modified colors to be less intensive.
 * Otherwise everything seems to be working smoothly.

#### 0.2

 * Beta release. Main functionality is done, and seems to be working.

#### 0.1

 * Initial alpha version.

## Meta

 *  Version **0.7.2**
 *  Last updated **11 jare gelede**
 *  Active installations **10+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/knowledge-building/)
 * Tags
 * [comments](https://af.wordpress.org/plugins/tags/comments/)[education](https://af.wordpress.org/plugins/tags/education/)
   [learning](https://af.wordpress.org/plugins/tags/learning/)
 *  [Gevorderde Aansig](https://af.wordpress.org/plugins/knowledge-building/advanced/)

## Punte-toekennings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/knowledge-building/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/knowledge-building/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/knowledge-building/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/knowledge-building/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/knowledge-building/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/knowledge-building/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/knowledge-building/reviews/)

## Contributors

 *   [ Tarmo Toikkanen ](https://profiles.wordpress.org/tatti/)
 *   [ Spike ](https://profiles.wordpress.org/spikefinned/)

## Hulp

Got something to say? Need help?

 [Gaan na die hulp-forum](https://wordpress.org/support/plugin/knowledge-building/)

## Skenk

Wil jy graag die ontwikkeling van hierdie uitbreiding ondersteun?

 [ Skenk aan hierdie uitbreiding ](http://fle4.aalto.fi/)