Skip to content

Commit 63449a5

Browse files
committed
Do Assigned Work: Restructure and clarify conditions
1 parent 3d27175 commit 63449a5

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

terms.cform

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,17 @@
5454

5555
\Paid the Fee\ <Client> must have paid the <Fee>. <Developer> does not agree to do any work before the <Fee> is paid.
5656

57-
\Written Instructions\ The <Technical Representative> must e-mail the <Developer> written instructions for the work while there is still <Time Left> and <Unused Hours> to do the work.
57+
\Work Within Scope\ The work must be in <Scope>. <Developer> does not agree to do any work out of <Scope>.
5858

59-
\Work Within Scope\ The work must be in <Scope>.
59+
\Clear Instructions\ The <Technical Representative> must e-mail the <Developer> written instructions for the work, and respond to reasonable <Developer> requests for clarification.
6060

61-
\Clear Instructions\ The <Technical Representative> must respond promptly to reasonable <Developer> requests for clarification about work to be done, while there is still <Time Left> to do the work.
61+
\Time Left\ The assignment must be made clear while there is still enough <Time Left> to do the work.
62+
63+
\Hours Left\ The assignment must be made clear while there are still enough <Unused Hours> to do the work.
6264

6365
\Prior Assignments Done\ Any work previously assigned must have been completed or canceled by the <Technical Representative> by e-mail to <Developer> before any more work can be assigned.
6466

65-
\No Piling On\ The purpose of {Written Instructions} and {Prior Assignments Done} is to prevent <Client> from piling on new work shortly before the <Deadline>.
67+
\No Piling On\ The purpose of {Clear Instructions}, {Time Left}, {Hours Left}, and {Prior Assignments Done} is to prevent <Client> from piling on new work shortly before the <Deadline>.
6668

6769
\Cover Basic Expenses\ <Developer> agrees to pay for all equipment, licenses, and services needed to do open software development in <Scope>, generally. For example, <Developer> agrees to provide their own computer, operating system, editor software, and Internet access. See {Pay Extraordinary Developer Expenses} for <Client>'s obligation to cover other expenses.
6870

terms.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,25 +76,29 @@ _Developer_ agrees to do software development work that _Client_ assigns. _Devel
7676

7777
_Client_ must have paid the _Fee_. _Developer_ does not agree to do any work before the _Fee_ is paid.
7878

79-
#### <a id="Written_Instructions"></a>Written Instructions
80-
81-
The _Technical Representative_ must e-mail the _Developer_ written instructions for the work while there is still _Time Left_ and _Unused Hours_ to do the work.
82-
8379
#### <a id="Work_Within_Scope"></a>Work Within Scope
8480

85-
The work must be in _Scope_.
81+
The work must be in _Scope_. _Developer_ does not agree to do any work out of _Scope_.
8682

8783
#### <a id="Clear_Instructions"></a>Clear Instructions
8884

89-
The _Technical Representative_ must respond promptly to reasonable _Developer_ requests for clarification about work to be done, while there is still _Time Left_ to do the work.
85+
The _Technical Representative_ must e-mail the _Developer_ written instructions for the work, and respond to reasonable _Developer_ requests for clarification.
86+
87+
#### <a id="Time_Left"></a>Time Left
88+
89+
The assignment must be made clear while there is still enough _Time Left_ to do the work.
90+
91+
#### <a id="Hours_Left"></a>Hours Left
92+
93+
The assignment must be made clear while there are still enough _Unused Hours_ to do the work.
9094

9195
#### <a id="Prior_Assignments_Done"></a>Prior Assignments Done
9296

9397
Any work previously assigned must have been completed or canceled by the _Technical Representative_ by e-mail to _Developer_ before any more work can be assigned.
9498

9599
### <a id="No_Piling_On"></a>No Piling On
96100

97-
The purpose of [Written Instructions](#Written_Instructions) and [Prior Assignments Done](#Prior_Assignments_Done) is to prevent _Client_ from piling on new work shortly before the _Deadline_.
101+
The purpose of [Clear Instructions](#Clear_Instructions), [Time Left](#Time_Left), [Hours Left](#Hours_Left), and [Prior Assignments Done](#Prior_Assignments_Done) is to prevent _Client_ from piling on new work shortly before the _Deadline_.
98102

99103
### <a id="Cover_Basic_Expenses"></a>Cover Basic Expenses
100104

0 commit comments

Comments
 (0)