8

It was suggested that I move my original question over here. The basics is there's a side project at work to create a wiki to manage disorganized documentation and information. Essentially we want to introduce this tool to the community and have it be something they want to do. Obviously this won't work for every person or situation. However, if we can incentivize this task then we can increase the contributions, even if it's only a little bit.

This is our current idea of how people might interact with a wiki:

  • Viewing content is simple, because all you do is search for what you need, and then read (caveat is that the content is there).
  • Deleting content is trivial matter. You either have people not motivated to delete the information, and you're left with a history (which may or may not be inaccurate), or someone will be motivated enough to change it. These are both acceptable to us.
  • Updating content is a bit harder, but still simple. If something is wrong, the next person to use the information will discover the error and hopefully fix it. If they don't, that information stays wrong until the next person and the next person and so on until someone gets fed up and changes it. There is probably a better way to handle this, but it involves how creating content is handled.
  • Creating content is hard. People have to go out of their way to write documentation (which needs to be usable by other people) instead of continuing on to their next non-documentation task.

What we're trying to find is a way to encourage creating content on the wiki. I want to somehow make this step in the process a task that people WANT to do, instead of something they HAVE to do.

1 Answer 1

4

People want to do a lot of things, a lot of different things. People don't like to be forced into something, the transition between work and fun should be smooth so that people have fun while working.

This means that you have to connect advantages of being part of a Wiki with the work which has to be done. If you take a look at Wikipedia, you can see that they have pages for each user on which they can display their doings on the site itself. While you usually don't stumble upon it during a normal visit, users who contribute to the Wiki know of it and look up different profiles to validate, for example, a user's statement. There is a lot of gamification: do that, gain that, don't do that, gain that.

You should connect the work with social rewards. As you have written the answer, you look for a long-term solution. Let's shortly discuss short-term solutions which can be applied internally.

  • Your boss can set up rewards for writing documentations or making edits. The more you participate, the more money you receive.
  • You can connect participation with a better treatment (shorter waiting times in the cafeteria for example).
  • You can put in a good word for somebody so that the one who participated is informed of the next free better-paid position first.

However, these are just short-term solutions if you have to get a bulk of information into the Wiki quickly. It won't work forever, especially because it might be seen unfair among colleagues. It can create a competition of who gets what first. Nevertheless, this isn't the goal in a Wiki-oriented project: you want to cooperate and don't hinder each other.

Possible long-term solutions are:

  • Put people formally in charge for specific fields.
  • Use virtual rewards.
  • Make "everything" discussable.

Now, let's dive more into detail.

enter image description here

Putting people formally in charge of something is a social reward which is, if you think about it carefully, not a reward at all. People will feel obligated to take care of their responsibilities to not disappoint you or anyone else. By formally promoting them, they will feel even more important and are careful to not mess around. However, by "just" formally promoting someone, you and the community have still enough influence to change something.

"Hey, I want you to take care of the project while I'm not around, okay?"

"Yes, no problem, I can do that."

"Can you inform me of everything that changes and is worth of reporting?"

"Yes, will do."

"Thank you!"

You leave them a little freedom to take actions themselves but they know that they have to work with you on it. Of course, you shouldn't overuse it. It's easy to apply but can easily backfire, too.

Virtual rewards are great. It's the same like here on SE. You participate and everybody will know it because you earn badges, reputation or something else for participating. You can introduce it as something that is supposed to measure the effort put into the project by an individual. Then add a little bit democracy by creating a committee which is supposed to rate the overall quality of content. The committee is elected semiannually, annually, how the users want it to be. You can also think about giving the committee the privilege to mark a page as featured or especially elaborated.

The last point is somewhat difficult because you have to balance a lot of things at once. Not everything should discussable, just the content should be. To avoid discussions about the technical architecture or anything related to the technical part, ask everybody what they want to see in the beginning. By doing that, you can rely on the argument that the technical part is like the majority wanted it to be.

However, content should be always discussable, and you should encourage it. Imagine someone has a little trick to get something going more quickly, encourage them to add it to your "Tips & Tricks" page so everyone can use it. You can put contributions of new members on a waiting list and approve or reject it then, but there should always be a clearly visible opportunity to help. Clarity is crucial for a Wiki which is a knowledge archive, hence a kind of a formal discussion board.

In order to make users want to use your platform, it mustn't be a hassle to use. It should be easy to use, and patterns used through your Wiki should be clear. Reward contributions by adding virtual rewards. Make it desirable by pointing out that it will improve the general workflow (no more searching in dozens of documents to find the one paragraph). Nonetheless, it's desirable to do to a slow transition of the old system to the new one to learn all rules and policies properly. "Tradition" and workflow has to be learned, and that's not accomplished in a day.

1
  • This is great information! We had thought about doing quality checking meetings every so often, but we hadn't thought to make members of that meeting "electable". We just figured whoever wanted to would show up. And then we run into the same problem: who wants to do this in addition to every thing else? I like the idea of providing a "position" and with it giving some responsibilities, and some rewards. That makes the position desirable. I'm tempted to mark this correct, but I do want to wait at least a day to see if there are any more ideas.
    – Stylos
    Commented Oct 21, 2015 at 14:17

Not the answer you're looking for? Browse other questions tagged or ask your own question.