// javascript for open the vault, chapter 01
var feedbacks = new Array('');
var answers = new Array('');
answers[1] = 'A';
feedbacks[1] = "Five choices are given and one is the most likely answer. Can you eliminate at least one response? Here's a hint: The company is obviously trying to manage its knowledge. Here's another hint: What do we call the knowledge that employees possess? This is knowledge that resides with the employee and not the organization. When the employee leaves the organization, that kind of knowledge goes with the person. The Answer &#150; sort of:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;First, the response \"D\" cannot be the answer. What company attempting to manage its knowledge would want to reduce capital of any kind let alone intellectual capital? Second, the type of knowledge employees carry around or possess is called human capital. Lastly, one needs to remember what we call the knowledge that resides with the organization (it's called structural capital). The final answer for the multiple choice question above can be found on page 20 of your text.";
