Skip to content

Commit 2f39c77

Browse files
briannaschofieldRob Myers
briannaschofield
authored and
Rob Myers
committed
Update questions.js
(UC Irvine edits)
1 parent aa7d735 commit 2f39c77

File tree

1 file changed

+10
-56
lines changed

1 file changed

+10
-56
lines changed

wordpress-plugin/js/questions.js

+10-56
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ Questions.s1q1bi = {
7272

7373
};
7474

75-
// Works from 1989 and earlier usually display a copyright notice...
75+
// Works from 1989 and earlier usually display a copyright notice. Did the work have a copyright notice?
7676

7777
Questions.s1q1bi2 = {
7878
question: 'Published works from 1989 and earlier usually display a copyright notice. Did the work have a copyright notice?',
79-
explanation:'For U.S. works published in certain years, U.S. law required that they feature a "copyright notice" in order to receive copyright. Whether or not the published version featured a copyright notice can affect the copyright status of these works.',
79+
explanation:'For U.S. works published in certain years, U.S. law required that they feature a "copyright notice" in order to receive federal copyright protection. Whether or not the published version featured a copyright notice can affect the copyright status of these works.',
8080
variable: 'copyright_notice',
8181
input: 'radio',
8282
values: ['yes', 'no', 'maybe']
@@ -86,7 +86,7 @@ Questions.s1q1bi2 = {
8686

8787
Questions.s1q1c = {
8888
question: 'Has the work been registered with the United State Copyright Office?',
89-
explanation:'Before 1989, registration was one of the ways authors could secure copyright in their work. Whether a work was reigstered can affect copyright status and the timing of termination right.',
89+
explanation:'Before 1989, registration was one of the ways authors could secure federal copyright in their work. Whether a work was registered can affect copyright status and the timing of termination right.',
9090
variable: 'work_registered',
9191
input: 'radio',
9292
values: ['yes', 'no'] //, "don't know"] GitHub issue #33
@@ -96,7 +96,7 @@ Questions.s1q1c = {
9696

9797
Questions.s1q1ci = {
9898
question: 'When was the work registered with the United States Copyright Office?)',
99-
explanation:'Before 1989, registration was one of the ways authors could secure copyright in their work. When a work was reigstered can affect copyright status and the timing of termination right.',
99+
explanation:'Before 1989, registration was one of the ways authors could secure federal copyright in their work. When a work was registered can affect copyright status and the timing of termination right.',
100100
variable: 'reg_year',
101101
input: 'year'
102102
};
@@ -105,7 +105,7 @@ Questions.s1q1ci = {
105105

106106
Questions.s1q1d = {
107107
question: 'What is the year of the agreement or transfer?',
108-
explanation:'When a transfer took place determines the particular set of termination rules that will be applicable. The timing of a transfer is also needed to in order to know when an author might be able to exercise their termination rights.',
108+
explanation:'When a transfer took place determines the particular set of termination rules that will be applicable. The timing of a transfer is also needed to know when a work's copyright transfer may be eligible for termination.',
109109
variable: 'k_year',
110110
input: 'year',
111111
validate: function () {
@@ -147,7 +147,7 @@ Questions.s1q1f = {
147147
Questions.s2q2a = {
148148
// First question in section 2
149149
section: 2,
150-
question: 'Is the agreement or transfer you want to terminate part of a <a href="./glossary.php#will" target="_blank" title="Termination of Transfer: Glossary">last will and testament</a>?',
150+
question: 'Is the agreement or transfer in question part of a <a href="./glossary.php#will" target="_blank" title="Termination of Transfer: Glossary">last will and testament</a>?',
151151
variable: 'last_will',
152152
input: 'radio'
153153
};
@@ -178,10 +178,10 @@ Questions.s2q2c = {
178178
input: 'radio'
179179
};
180180

181-
// Was there an express agreement between you...
181+
// Was there an express agreement between the author and the author's employer to not treat the work as a work made for hire?
182182

183183
Questions.s2q2ci = {
184-
question: 'Was there an express agreement between you, the author or artist, and your, or his or her, employer to not treat the work as a <a href="./glossary.php#work_for_hire" target="_blank" title="Termination of Transfer: Glossary">work for hire</a>?',
184+
question: 'Was there an express agreement the author and the author's employer to not treat the work as a <a href="./glossary.php#work_for_hire" target="_blank" title="Termination of Transfer: Glossary">work for hire</a>?',
185185
variable: 'express_agreement',
186186
input: 'radio'
187187
};
@@ -223,7 +223,7 @@ Questions.s2q2e = {
223223
// Did one or more of the authors or artists enter into the agreement...
224224

225225
Questions.s2q2f = {
226-
question: 'Did one or more of the <a href="./glossary.php#author" target="_blank" title="Termination of Transfer: Glossary">authors or artists</a> enter into the agreement or transfer?',
226+
question: 'Did one or more of the <a href="./glossary.php#author" target="_blank" title="Termination of Transfer: Glossary">authors</a> enter into the agreement or transfer?',
227227
variable: 'authors_entered_agreement',
228228
input: 'radio'
229229
};
@@ -235,57 +235,11 @@ Questions.s2q2f = {
235235
Questions.s2q2fii = {
236236
// Last question in section 2, so set section if we're going back
237237
section: 2,
238-
question: 'Was the agreement or transfer made by a member of the <a href="./glossary.php#author" target="_blank" title="Termination of Transfer: Glossary">author or artists\'s</a> immediate family, or by the executors?<br><i>For more information about which family members qualify, check out the FAQ.</i>',
238+
question: 'Was the agreement or transfer made by a member of the <a href="./glossary.php#author" target="_blank" title="Termination of Transfer: Glossary">author\'s</a> immediate family, or by the executors?<br><i>For more information about which family members qualify, check out the FAQ.</i>',
239239
variable: 'agreement_by_family_or_executor',
240240
input: 'radio'
241241
};
242242

243-
////////////////////////////////////////////////////////////////////////////////
244-
// Section Three
245-
////////////////////////////////////////////////////////////////////////////////
246-
247-
// Title of Work...
248-
249-
Questions.s3q3a = {
250-
// First question in section 3
251-
section: 3,
252-
question: 'Title of Work [optional]',
253-
explanation: 'This optional information entry is provided for your records only; we do not monitor or collect it and it does not affect the outcome of the tool',
254-
variable: 'work_title',
255-
placeholder: 'Work Title',
256-
optional: true
257-
};
258-
259-
// Copyright Registration Number
260-
261-
Questions.s3q3b = {
262-
question: 'Copyright Registration Number [optional]',
263-
explanation: 'This optional information entry is provided for your records only; we do not monitor or collect it and it does not effect the outcome of the tool',
264-
variable: 'work_copyright_reg_num',
265-
placeholder: 'TX0000124166',
266-
optional: true
267-
};
268-
269-
// Description of the Agreement or Transfer...
270-
271-
Questions.s3q3d = {
272-
question: 'Description of the Agreement or Transfer [optional]',
273-
explanation: 'This optional information entry is provided for your records only; we do not monitor or collect it and it does not effect the outcome of the tool',
274-
variable: 'work_agreement_desc',
275-
placeholder: 'About the agreement',
276-
optional: true
277-
};
278-
279-
// Please list all authors or artists of the work
280-
281-
Questions.s3q3e = {
282-
question: 'Please list all authors or artists of the work',
283-
explanation: 'This optional information entry is provided for your records only; we do not monitor or collect it and it does not effect the outcome of the tool',
284-
variable: 'work_authors',
285-
placeholder: 'A. N. Other',
286-
min_length: 1,
287-
optional: true
288-
};
289243

290244
////////////////////////////////////////////////////////////////////////////////
291245
// Storing answers

0 commit comments

Comments
 (0)