-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathfaq.json
More file actions
231 lines (220 loc) · 27.4 KB
/
faq.json
File metadata and controls
231 lines (220 loc) · 27.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
[
{
"name": "Most Viewed FAQs",
"title": "mostViewTitle",
"id": "mostView",
"children": [
{
"id": 1,
"title": "What is \"Information and Communication Technology\"(ICT)?",
"body": "<p>ICT is information technology (IT), as defined at FAR 2.101, and any equipment or interconnected system or subsystem of equipment that is used in the creation, conversion, or duplication of data or information. In addition to IT, ICT includes:</p><ul><li>telecommunication products, such as telephones;</li><li>information kiosks;</li><li>transaction machines;</li><li>World Wide Web sites;</li><li>multimedia (including videotapes); and</li><li>office equipment, such as copiers and fax machines.</li> </ul> <p>ICT is defined by the Access Board at 36 CFR 1194.4 and in the FAR at 2.101.</p>",
"titleClass": "ICT"
},
{
"id": 3,
"title": "What does Section 508 require?",
"body": "Section 508 generally requires Federal agencies to ensure that, when developing, procuring, maintaining, or using information and communication technology, they take into account the needs of all end users, including people with disabilities. Doing so enhances the ability of Federal employees with disabilities to have access to and use of information and data that is comparable to that provided to others. Similarly, agency procurement of accessible ICT enhances the ability of members of the public with disabilities who are seeking information or services from a Federal agency to have access to and use of information and data that is comparable to that provided to others. Comparable access is not required if it would impose an 'undue burden' on the agency. If an agency invokes the undue burden exception, the statute requires the information and data to be provided to individuals with disabilities by an alternative means of access."
},
{
"id": 4,
"title": "How SRT Works?",
"body": "<p>A group of accessibility experts created a training model by manually reviewing about 1,000 federal solicitations and marking each as either compliant or non-compliant. We parsed the training model, calculated the frequencies of all the unique words, and generated a word count table that contains the frequency of each unique words in every red and green solicitation. Around one million words were identified at the stage. <span>(STEP 1)</span></p><p>Using the <b>Term Frequency–Inverse Document Frequency (TF-IDF)</b>, we were able to pre-process/normalize the results of word count table in preparation of identifying the controlled vocabulary and building the classification/prediction model. TF-IDF is a numerical statistic that is intended to reflect how important a word is to a document as well as in the collection or corpus that the document belongs to. To generate the controlled vocabulary, which serves as critical indicators in the classification model, we used the three sources. First, for each unique word extracted from the training data set, moderated t-test, false positive rate (FPR) multiple testing methods, etc. are used to determine the similarities of the frequencies in red versus green solicitations. Second, we conducted empirical testing among Section 508 regulation documents versus other irrelevant documents, and look for the words with significant higher frequencies in the regulation documents. Third, we compared the unique words and the frequency of the words appeared in all the green solicitations versus the irrelevant documents. Among the results of all three sources, we run through the metrics: <b>{ (1) ∪ { (2) ∩ (3) } }</b> to get the final controlled vocabulary. <span>(STEP 2)</span></p><p>Then we built the prediction model by using the selected best-performance classification algorithm from many which were evaluated by cross-validation <span>(STEP 3)</span>. The system used the trained prediction model to analyze the solicitation and generate a red or green prediction result for each solicitation posted on sam.gov <span>(STEP 4)</span>. Section 508 Program Managers go into platform to review the results of all solicitations from his or her agency and provide feedback on the prediction result for the specific solicitation based on his or her manual review. The feedback will become a new training data set to improve the prediction results. <span>(STEP 5 & 6)</span></p></p>",
"picclass":"color background"
},
{
"id": 5,
"title": "What does SRT measure?",
"body": "<p>The Solicitation Review Tool (SRT) was created to assist federal acquisition staffs and Section 508 Program Managers on creating Section 508 compliant Information and Communication Technology (ICT) solicitations.</p><p>SRT scans for the absence or presence of sufficient Section 508 languages (specific regulatory requirements) in all ICT posted on SAM.gov (https://www.sam.gov/) EXCEPT FOR types of solicitations with 0 documents, non-machine-readable solicitations, pre-solicitations, sources sought, special notices, award notice and intent to bundle requirements. SRT will provide results for each scanned solicitation with Compliant or Non-compliant (Action Required) status. If the solicitation does not require the inclusion of section 508 language, for example, you are purchasing an ICT part or your solicitation is a sources sought, you are able to click not applicable, to resolve conformance</p>"
},
{
"id": 6,
"title": "Are there regulations implementing Section 508?",
"body": "<p class=''>Yes, there are two regulations addressing the requirements of Section 508.</p><ul><ol style='list-style-type: lower-roman; padding: 0px 0px 20px 0px;'><p>Access Board Standards. The first regulation implementing Section 508 was issued by the Architectural and Transportation Barriers Compliance Board (the 'Access Board'), an independent Federal agency that has the primary mission of promoting accessibility for individuals with disabilities. This regulation is referred to as the 'Access Board’s Standards.'</p><p>The Access Board’s Standards, along with an explanatory preamble, were published in the Federal Register, as a final rule, on December 21, 2000 (65 Fed. Reg. 80499). The standards are codified at 36 CFR Part 1194 and may be accessed through the Access Board’s web site at<a href='http://www.access-board.gov' class=''>http://www.access-board.gov</a>.</p>The Access Board’s Standards consist of several subparts which, among other things, do the following: <br><ul><li>define ICT (see 36 CFR 1194.4);</li><li>set forth 'technical provisions' that:<br>(1) address the required functionality / performance of specific technologies and product categories (see 'Subpart B' of the Access Board’s Standards);(2) identify broader functional performance criteria to cover technologies or components for which there is no specific provision in Subpart B -- e.g., because the technology or product does not yet exist or was not contemplated by the Access Board during the promulgation of the standards (see 'Subpart C' of the Access Board’s Standards); and (3) include requirements for accessible information, documentation, and support for ICT (see 'Subpart D' of the Access Board’s Standards);</li><li>define agencies’ authority to consider ICT that does not meet the applicable technical provisions in Subpart B, but provides equivalent facilitation that meets the functional performance criteria of Subpart C (see 36 CFR 1194.5); and</li><li>set forth some of the exceptions to the requirement to buy ICT that meets the applicable technical provisions (see 36 CFR 1194.3).</li></ul><ol style='padding: 0px 0px 20px 0px;'>The Access Board’s Standards become enforceable on June 21, 2001.</ol><ol style='list-style-type: lower-roman; padding: 0px 0px 20px 0px;'> FAR Rule. The second rule issued to implement Section 508 amends the Federal Acquisition Regulation (FAR) to ensure that agency acquisitions of ICT comply with the Access Board’s Standards. The FAR change implementing Section 508 was published along with an explanatory preamble in the Federal Register on April 25, 2001 (66 Fed. Reg. 20894) and is effective as of June 25, 2001. More information about the FAR rule for Section 508 can be found at <a href='https://www.section508.gov/'>https://www.section508.gov/</a>.</ol></ul>",
"picclass": "padding olstyle"
}
]
},
{
"name": "Background",
"id": "backgroundInfo",
"title":"backgroundInfoTitle",
"children": [
{
"id": 1,
"title": "What is Section 508?",
"body": "<p> Section 508 refers to a statutory section in the Rehabilitation Act of 1973 (refer to 29 U.S.C. 794d). Congress significantly strengthened Section 508 in the Workforce Investment Act of 1998. Its primary purpose is to provide access to and use of Federal executive agencies’ Information and Communication Technology (ICT) by individuals with disabilities. The statutory language of Section 508 can be found at <a href='www.section508.gov'>www.section508.gov</a>.</p><p> Section 508 of the Rehabilitation Act, as amended in 1998, requires that when Federal agencies develop, procure, maintain, or use electronic and information technology, they shall ensure that the electronic and information technology allows Federal employees with disabilities and members of the public with disabilities to have access to and use of information and data that is comparable to the access to and use of data by Federal employees and members of the public who are not individuals with disabilities, unless an undue burden would be imposed on the agency. </p>",
"class": "in"
},
{
"id": 2,
"title": "What does Section 508 require?",
"body": "Section 508 generally requires Federal agencies to ensure that, when developing, procuring, maintaining, or using electronic and information technology, they take into account the needs of all end users, including people with disabilities. Doing so enhances the ability of Federal employees with disabilities to have access to and use of information and data that is comparable to that provided to others. Similarly, agency procurement of accessible ICT enhances the ability of members of the public with disabilities who are seeking information or services from a Federal agency to have access to and use of information and data that is comparable to that provided to others. Comparable access is not required if it would impose an 'undue burden' on the agency. If an agency invokes the undue burden exception, the statute requires the information and data to be provided to individuals with disabilities by an alternative means of access."
},
{
"id": 3,
"title": "Are there regulations implementing Section 508?",
"body": "<p class=''>Yes, there are two regulations addressing the requirements of Section 508.</p><ul><ol style='list-style-type: lower-roman; padding: 0px 0px 20px 0px;'><p>Access Board Standards. The first regulation implementing Section 508 was issued by the Architectural and Transportation Barriers Compliance Board (the 'Access Board'), an independent Federal agency that has the primary mission of promoting accessibility for individuals with disabilities. This regulation is referred to as the 'Access Board’s Standards.'</p><p>The Access Board’s Standards, along with an explanatory preamble, were published in the Federal Register, as a final rule, on December 21, 2000 (65 Fed. Reg. 80499). The standards are codified at 36 CFR Part 1194 and may be accessed through the Access Board’s web site at<a href='http://www.access-board.gov' class=''>http://www.access-board.gov</a>.</p>The Access Board’s Standards consist of several subparts which, among other things, do the following: <br><ul><li>define ICT (see 36 CFR 1194.4);</li><li>set forth 'technical provisions' that:<br>(1) address the required functionality / performance of specific technologies and product categories (see 'Subpart B' of the Access Board’s Standards);(2) identify broader functional performance criteria to cover technologies or components for which there is no specific provision in Subpart B -- e.g., because the technology or product does not yet exist or was not contemplated by the Access Board during the promulgation of the standards (see 'Subpart C' of the Access Board’s Standards); and (3) include requirements for accessible information, documentation, and support for ICT (see 'Subpart D' of the Access Board’s Standards);</li><li>define agencies’ authority to consider ICT that does not meet the applicable technical provisions in Subpart B, but provides equivalent facilitation that meets the functional performance criteria of Subpart C (see 36 CFR 1194.5); and</li><li>set forth some of the exceptions to the requirement to buy ICT that meets the applicable technical provisions (see 36 CFR 1194.3).</li></ul><ol style='padding: 0px 0px 20px 0px;'>The Access Board’s Standards become enforceable on June 21, 2001.</ol><ol style='list-style-type: lower-roman; padding: 0px 0px 20px 0px;'> FAR Rule. The second rule issued to implement Section 508 amends the Federal Acquisition Regulation (FAR) to ensure that agency acquisitions of ICT comply with the Access Board’s Standards. The FAR change implementing Section 508 was published along with an explanatory preamble in the Federal Register on April 25, 2001 (66 Fed. Reg. 20894) and is effective as of June 25, 2001. More information about the FAR rule for Section 508 can be found at <a href='https://www.section508.gov/'>https://www.section508.gov/</a>.</ol></ul>",
"class": "padding olstyle"
},
{
"id": 4,
"title": "Does Section 508, as implemented by the Access Board’s Standards and the FAR, impose the same obligations on agencies and contractors?",
"body": "<p>No. Although the FAR uses the term 'compliance' with respect to both agencies and contractors, the nature of their respective responsibilities differs.</p><p>Agencies are responsible for complying with Section 508 as a whole, including identification of applicable Access Board technical provisions and making nonavailability and exception determinations.</p><p>Contractors interested in selling ICT to the Federal government are responsible for designing and manufacturing products which conform to the applicable Access Board’s technical provisions.</p>"
},
{
"id": 5,
"title": "What aspects of the acquisition process are affected by Section 508 and its implementing regulations?",
"body": "<p>Section 508 affects what agencies acquire (i.e., the requirements development process), generally not how they acquire it (i.e., source selection). See FAR 7.103(o) (addressing acquisition planning), FAR 10.001(a)(3)(vii) (addressing market research), FAR 11.002(f) (addressing needs descriptions), FAR 12.202(d) (addressing requirements documents for commercial item acquisitions), and FAR Subpart 39.2 (addressing the acquisition of ICT).</p><p><p>Section 508 applies to all Information and Communication Technology (ICT) (See What is 'Information and Communication Technology (ICT)'?) contract vehicles and procurement actions, including micro-purchases. All ICT solicitations that are “developed, procured, maintained, or used” enforced through the FAR, DFAR, etc.</p>"
},
{
"id": 6,
"title": "What is \"Information and Communication Technology\"(ICT)?",
"body": "<p>ICT is information technology (IT), as defined at FAR 2.101, and any equipment or interconnected system or subsystem of equipment that is used in the creation, conversion, or duplication of data or information. In addition to IT, ICT includes:</p><ul><li>telecommunication products, such as telephones;</li><li>information kiosks;</li><li>transaction machines;</li><li>World Wide Web sites;</li><li>multimedia (including videotapes); and</li><li>office equipment, such as copiers and fax machines.</li> </ul> <p>ICT is defined by the Access Board at 36 CFR 1194.4 and in the FAR at 2.101.</p>",
"titleClass": "ICT"
},
{
"id":9,
"title":"Is Information and Communication Technology (ICT) limited to products?",
"body": "<p>No. ICT, like IT, also includes services. For example, some agencies seek to satisfy their desktop computing needs through so-called 'seat management' service contracts. Under a seat management arrangement, the contractor provides the software, hardware, and technical support services necessary to support full service desktop computing resources to the agency for a given period of time. Although the agency does not acquire title to the hardware and software, the agency would still need to comply with Section 508 in acquiring desktop computing resources.</p><p>As another example, agencies acquiring help desks must ensure that providers are capable of accommodating the communications needs of persons with disabilities, consistent with Subpart D of the Access Board’s Standards. An agency help desk may need to communicate through a teletypewriter (TTY) – i.e., equipment that transmits coded signals across a telephone network. The help desk provider must also be familiar with such features as keyboard access and other options important to people with disabilities.</p> "
},
{
"id":10,
"title": "What are the tips to comply with Section 508?",
"body": "<ul><li>Make a strong statement of Section 508 relevance </li><li>Identify applicable technical provisions</li><li>Identify applicable functional performance criteria</li><li>Support Documentation always applies!</li><li>If you have an EXCEPTION, state it!</li><li>Ensure accessible solicitation documents</li><li>Ask vendors to conform to accessibility requirements, do not ask vendors to comply with or “certify” accessibility</li><li>Consider accessibility in source selections</li><li>Inspect what you expect to accept</li><li>Document and audit</li><li>To do all this, use the Accessibility Requirements Tool l</li></ul>"
}
]
},
{
"name": "About SRT",
"id": "about",
"title": "aboutTitle",
"children": [
{
"id": 1,
"title": "What does SRT measure?",
"body": "<p>The Solicitation Review Tool (SRT) was created to assist federal acquisition staffs and Section 508 Coordinators on creating Section 508 compliant Information and Communication Technology (ICT) solicitations.</p><p>SRT scans for the absence or presence of sufficient Section 508 languages (specific regulatory requirements) in all ICT solicitations posted on SAM.gov (https://www.sam.gov/) EXCEPT FOR types of solicitations with 0 documents, non-machine-readable solicitations, pre-solicitations, sources sought, special notices, award notice, intent to bundle requirements, and other undetermined solicitations. And SRT will provide results for each scanned solicitation with Compliant or Non-compliant (Action Required) status.</p>",
"class": "in"
},
{
"id": 2,
"title": "How SRT Works?",
"body": "<p>A group of accessibility experts created a training model by manually reviewing about 1,000 federal solicitations and marking each as either compliant or non-compliant. We parsed the training model, calculated the frequencies of all the unique words, and generated a word count table that contains the frequency of each unique words in every red and green solicitation. Around one million words were identified at the stage. <span>(STEP 1)</span></p><p>Using the <b>Term Frequency–Inverse Document Frequency (TF-IDF)</b>, we were able to pre-process/normalize the results of word count table in preparation of identifying the controlled vocabulary and building the classification/prediction model. TF-IDF is a numerical statistic that is intended to reflect how important a word is to a document as well as in the collection or corpus that the document belongs to. To generate the controlled vocabulary, which serves as critical indicators in the classification model, we used the three sources. First, for each unique word extracted from the training data set, moderated t-test, false positive rate (FPR) multiple testing methods, etc. are used to determine the similarities of the frequencies in red versus green solicitations. Second, we conducted empirical testing among Section 508 regulation documents versus other irrelevant documents, and look for the words with significant higher frequencies in the regulation documents. Third, we compared the unique words and the frequency of the words appeared in all the green solicitations versus the irrelevant documents. Among the results of all three sources, we run through the metrics: <b>{ (1) ∪ { (2) ∩ (3) } }</b> to get the final controlled vocabulary. <span>(STEP 2)</span></p><p>Then we built the prediction model by using the selected best-performance classification algorithm from many which were evaluated by cross-validation <span>(STEP 3)</span>. The system used the trained prediction model to analyze the solicitation and generate a red or green prediction result for each solicitation posted on SAM.gov <span>(STEP 4)</span>. Section 508 Coordinators go into platform to review the results of all solicitations from his or her agency and provide feedback on the prediction result for the specific solicitation based on his or her manual review. The feedback will become a new training data set to improve the prediction results. <span>(STEP 5 & 6)</span></p></p>",
"picclass":"color background"
},
{
"id": 3,
"title": "Where does SRT get its data?",
"body": "<p>The list of agencies and solicitations on SRT are extracted from SAM.gov.</p>"
},
{
"id": 4,
"title": "How frequent does SRT retrieve solicitations from SAM.gov?",
"body": "<p>SRT does a daily night scan to pull the data from SAM.gov (https://www.sam.gov/).</p>"
},
{
"id": 5,
"title": "Who is eligible for registering to SRT?",
"body": "<p>SRT provides value to federal agencies’ Section 508 Program Managers, Chief Information Officers, Contracting Officers, and Contracting Officer Representatives. It provides assistance on agencies’ procurement process to ensure compliance. User access is restricted to those who have email address of .gov, .mil, .edu, and .us.</p>"
},
{
"id": 6,
"title": "Is the SRT data public or private?",
"body": "<p>SRT is a private platform for agencies to manage their own solicitations. A user is required to request access to the tool in order to obtain the SRT data.</p>"
},
{
"id": 7,
"title": "Can I share the SRT results with non-registered users?",
"body": "<p>As a Section 508 Program Manager, you will be able to share a solicitation summary result with non-registered users through email. However, the non-registered user will be asked to sign up to the system when they click on the link to access the data.</p>"
}
]
},
{
"name": "Explore the Scanning Process",
"id": "scanningProcess",
"title": "scanningProcessTitle",
"children": [
{
"id": 1,
"title": "How does SRT identify ICT solicitations?",
"body": "<p>SRT is currently using a set of ICT NAICS codes to identify the ICT solicitations.</p>",
"class": "in"
},
{
"id": 2,
"title": "What does each SRT Review Result represent on the Workload table?",
"body": "Compliant: The ICT solicitation contains sufficient Section 508 requirements. <br>Non-compliant: The ICT solicitation may not contain sufficient Section 508 requirements. "
},
{
"id": 3,
"title": "What are “Not Applicable Solicitations”?",
"body": "<p>Not Applicable Solicitations are solicitations that do not require section 508 language to be included in the solicitation. Examples include purchasing of parts for ICT.</p><p>Please note that these solicitations will be excluded from the Analytics metrics and use for training the machine learning.</p>"
},
{
"id": 4,
"title": "How does SRT track updated solicitations?",
"body": "A daily scan is done by SRT nightly and all updated solicitations are scanned and updated as part of the scan. 4"
},
{
"id": 5,
"title": "What data are excluded from the Analytics charts?",
"body": "<p>All the charts on the Analytics Dashboard are ICT solicitations only. Solicitations with 0 documents, non-machine-readable solicitations, pre-solicitations, sources sought, special notices, award notice, intent to bundle requirements, and not applicable solicitations (See ‘What are “Not Applicable Solicitations”?’) are excluded.</p>"
}
]
},
{
"name": "Manage/Review Solicitations",
"id": "manageWorkload",
"title": "manageWorkloadTitle",
"children": [
{
"id": 1,
"title": "What is the process of reviewing non-complaint solicitations?",
"body": "Click on the solicitation’s “SAM.gov Link” to access the solicitation on the SAM.gov website and download the solicitation documents;\nevaluate the documents for inclusion of Section 508 language (here are some suggested keywords to search for in the documents: Section 508, accessibility, compliance, conform, conformance, VPAT, Section 508 requirements, WCAG, and Buy Accessible). If no section 508 language is found and is required. You may utilize the Accessibility Requirements Tool to generate your requirements and add them to the solicitation.",
"class": "in"
},
{
"id": 2,
"title": "Who is responsible for communicating solicitations non-compliance to CO/CORs?",
"body": "Section 508 Program Managers are to email CO/CORs."
},
{
"id": 3,
"title": "What does \"information technology or communication technology\" mean?",
"body": "Information technology is defined in FAR 2.101. Communication technology means equipment, systems, technologies, or processes, for which the principal function is the creation, manipulation, storage, display, receipt, or transmission of electronic data and information, as well as any associated content. Examples of information technology include, but are not limited to: computers and peripheral equipment; information kiosks and transaction machines; telecommunications equipment; customer premises equipment; multifunction office machines; software; applications; web sites; videos; and electronic documents."
},
{
"id": 4,
"title": "What is \"covered telecommunications equipment or services\"?",
"body": "Covered telecommunications equipment or services is defined at FAR 4.2101. Additional entities, equipment, or services may be included in the definition by additional determinations made by the Secretary of Defense in accordance with FAR 4.2101."
}
]
},
{
"name": "Request Support",
"id": "requestSupport",
"title":"requestSupportTitle",
"children": [
{
"id": 1,
"title": "Is there a help desk that can assist me with the SRT?",
"body": "srt@gsa.gov",
"class": "in"
},
{
"id": 2,
"title": "How can I send feedback to the technical team?",
"body": "srt@gsa.gov"
},
{
"id": 3,
"title": "How can I request SRT to re-evaluate a solicitation review result?",
"body": "srt@gsa.gov"
},
{
"id": 4,
"title": "How can I request SRT technical support?",
"body": "srt@gsa.gov"
}
]
}
]