190 likes | 538 Views
Documentation and Training. Types of Documentation. Systems documentation Internal documentation External documentation User documentation. Systems Documenation. Detailed information about a system’s design specifications, its internal workings and its functionality. Systems Documenation.
E N D
Types of Documentation • Systems documentation • Internal documentation • External documentation • User documentation
Systems Documenation Detailed information about a system’s design specifications, its internal workings and its functionality
Systems Documenation • The Design Project is an example of systems documenation • DFD • ERD • FHD/CRUD • Pseudocode/Process Design • Database Design • I/O Design • Also includes the Visual Basic Programs/Comments
Two Types of Systems Documentation • Internal Documentation • External Documentation
Internal Documentation System documentation that is part of the program source code or is generated at compile time
Internal Documentation • Generally coded as comments in the source coding • Visual Basic comments • Descriptive variable names
External Documentation System documentation that includes outcome of structured diagramming techniques such as data flow diagrams and entity relationship diagrams
User Documentation Written or other visual information about an application system, how it works and how to use it
User Documentation • User Manual • How to use the system • Explanation of error message • Definition of terms • Documentation of all functions • On-line Help
Support Providing ongoing educational and problem-solving assistance to information systems users
Common Methods for Training • Tutorial • Course • Computer-aided instruction • Interactive training manuals • Resident expert • Software help • External sources of training
Training Methods • Tutorial • Self-paced • Training one person at a time • Course • Training several people at one time • Pace of class may not be appropriate for each student
Training Methods • CAI • Computer Aided Instruction • “The Video Professor” • Commonly on CD-ROM • Software moves the mouse for you to show you how to do it • Usually one person at a time • Interactive training manuals • CAI plus a manual • Allows the users to practice what they have been shown
Training Methods • Resident Expert • An organizational employee who assists other users • Understands the organization and the software • Must common form of training (51%) • Software help components • Ex: Microsoft Word • User can ask a question or select from a table of contents • External sources • Many third-party organizations offer training (EIU for example) • Vendors/Software Designers generally offer some training as a selling feature