Within the scope of an initial pilot project, an organization should _____.

a. sell the project to internal customers and elicit their support and enthusiasm
b. avoid leveraging the expertise of its people
c. encourage the dissemination of explicit knowledge
d. identify and prioritize tacit knowledge



d. identify and prioritize tacit knowledge
Not all tacit knowledge is equally valuable, and priorities must be set in terms of what knowledge individuals should go after. The intent of a knowledge management (KM) program is to identify, capture, and disseminate knowledge gems from a sea of information. Within the scope of the initial pilot project, an organization should identify and prioritize the tacit knowledge it wants to include in its KM system.

Computer Science & Information Technology

You might also like to view...

What are the basic components of Windows 10 that support networking?

What will be an ideal response?

Computer Science & Information Technology

What can be done to bring a switch port to the operational state from the ERRDISABLE state?

a. The administrator needs to issue the command shutdown and then no shutdown to reenable the port. b. The administrator needs to issue the command no shutdown to reenable the port. c. All of the above are correct. d. None of the above is correct.

Computer Science & Information Technology

Write a class ContactInfo to store contact information for a person. It should have attributes for a person’s name, business phone, home phone, cell phone, email address, and home address. It should have a toString method that returns this data as a string, making appropriate replacements for any attributes that do not have values. It should have a constructor ContactInfo(aString) that creates and returns a new instance of the class, using data in the string aString. The constructor should use a format consistent with what the toString method produces. Using a text editor, create a text file of contact information, as described in the previous paragraph, for several people. Write a program that reads this file, displays the data on the screen, and creates an array whose base type is Contac

What will be an ideal response?

Computer Science & Information Technology

Why are captions also known as aliases?

What will be an ideal response?

Computer Science & Information Technology