Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ \section{Vision}%

We have identified nine modules that can make up an RSE unit.
In practice, most RSE units will only support some of these modules, and different RSE units will focus on different sets of modules.
Thus, it is likely that no two RSE units will be, or need to be, alike.
However, these nine modules, along with their assigned weights (indicating relative importance), form a simple model of an RSE group.
Thus, it is likely that no two RSE units will be, or need to be, alike, and weight the modules equally.
However, these nine modules, form a simple model of an RSE group.
This provides both a quick overview of an individual group as well as a way to compare groups.
The nine modules are described below.

Expand Down
9 changes: 9 additions & 0 deletions review_answers/review_2_answers.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,15 @@ The actual number of core modules is not important since we expect RSE units to
> The nine modules are presented as equally important but you later assign "weights" without explaining how weights are determined. Explain the weighting method or remove the weight claim.

**Answer:**
The weight claim has been removed and the sentence in section three has been rephrased such that different RSE units may differ in how they weight the nine modules.

The sentence

> Thus, it is likely that no two RSE units will be, or need to be, alike. However, these nine modules, along with their assigned weights (indicating relative importance), form a simple model of an RSE group.

has been rephrased with

> Thus, it is likely that no two RSE units will be, or need to be, alike, and weight the modules equally. However, these nine modules, form a simple model of an RSE group.

---

Expand Down
Loading