var fDesc=new Array(); fDesc[0] = "AnSWR is a software system for coordinating and conducting large-scale, team-based analysis projects that integrate qualitative and quantitative techniques.

AnSWR has been designed to meet the following QDA needs:

- Coordination of team-based qualitative data analysis
- Management of large, complex qualitative databases
- Fully integrated quantitative data components
- Structured codebook development
- Hierarchical coding structures
- Text coding
- Intercoder agreement assessments, including kappa
- Flexible reporting options with multiple selection criteria (files, codes, coders, quantitative variables)
- Output formats that facilitate import into both quantitative and qualitative programs

QDA is a set of methods for organizing, displaying, processing, summarizing, and interpreting word and image-based information. At present, AnSWR only supports analysis of word-based data.


Coding Editor Features:

- Summary Window for quick view of Project coding
- Automatic Source Coding utilizing a user selected default source
- Direct Text entry for coding
- Instant processing of coded segments
- Code Graphics
- File level coding
- Coding of HTML documents located anywhere on the WWW
- ACSII text (.txt) files, Rich Text (.rtf) files, HTML documents, Microsoft Word or Excel documents (from within Coding Editor browser window) supported
- All files and coding integrated into one seamless window
- No modifications required for Text or RTF files.
- Source coding processed in editor...TEXT/RTF file is not physically modified
- System reports may be viewed from editor
- Set your own font default preferences for TEXT/RTF file display
- New search for coded segments by source and code
- Searches span all TEXT\RTF files in the Project
- Cue Cards to make Coding easier
- Link coded family segments across files
- Access to Source and Codebook Utilities directly from Coding Editor to allow easier additions of codes and sources

Windows 2000 or XP (English Language Version***)
- version please let us know how it works in your environment.
- Minimum of 40mb disk space
(NOTE: about 25mb will be installed in the Windows system folder)
- Microsoft Internet Explorer ver. 6 or greater for HTML coding features.
- Installation of Microsoft Universal Data Components 2.7
- Installation of Microsoft Jet Engine
- Installation of Microsoft Jet Service Pack 5 or greater for all systems

NOTE: AnSWR will not run under Windows 3.1 or on Mac or some Non English Language versions or Windows"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }