Skip to content

Commit 7420c2d

Browse files
committed
Adapt NPC
1 parent 912b750 commit 7420c2d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

extras/config/storylines/lovedataweek.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ npcs:
2626
en: "If you are using a gamepad, you will need to wait until the timer ends. Go get yourself a coffee at the coffee machine or chat with the robot."
2727
MathPerson1:
2828
name:
29-
en: "Aurela I. Agricola"
29+
en: "Aurela I. Moufang"
3030
type: citizenBlue
3131
spawn: { x: 819, y: 448 }
3232
dialogue:
3333
- type: sequence
3434
items:
3535
- text:
36-
en: "I am a mathematician specialising in differential geometry and its applications in mathematical physics. I am also interested in stochastic algorithms and nonparametric statistics."
36+
en: "I am an industrial mathematician and I also do research in projective geometry. You might have heard about Moufang loops, a special kind of algebraic structure, or the branch of geometry called Moufang planes."
3737
robot:
3838
name:
3939
en: "Robot"
@@ -469,7 +469,7 @@ quests:
469469
- text:
470470
en: "What is an algorithm?"
471471
thenText:
472-
en: "An algorithm is a step-by-step procedure for performing a task. It can be implemented in software and executed on a computer. Just like the procedure of preparing a Caffè Latte with a coffee machine."
472+
en: "An algorithm is a step-by-step procedure for performing a task. It can be implemented in software and executed on a computer. Just like the procedure of preparing a Caffè Latte with a coffee machine."
473473
then: whattodo
474474
- text:
475475
en: "What is a mathematical model?"
@@ -479,12 +479,12 @@ quests:
479479
- text:
480480
en: "What is a problem?"
481481
thenText:
482-
en: "Each algorithms solves a certain problem at hand. In the case of coffee making, the problem of a thirsty and tired mathematician could be solved by preparing an Americano with a coffee machine."
482+
en: "Each algorithm solves a certain problem at hand. In the case of coffee making, the problem of a thirsty and tired mathematician could be solved by preparing an Americano with a coffee machine."
483483
then: whattodo
484484
- text:
485485
en: "What is a software?"
486486
thenText:
487-
en: "Software is a collection of instructions that tell a computer what to do. In a coffee machine these are the programs that implement and execute the preparation of the different types of coffee."
487+
en: "Software is a collection of instructions that tell a computer what to do. In a coffee machine, these are the programs that implement and execute the preparation of the different types of coffee."
488488
then: whattodo
489489
- text:
490490
en: "What is a benchmark?"
@@ -930,7 +930,7 @@ quests:
930930
max: 3
931931
icon: person
932932
dialogues:
933-
MathPerson1:
933+
MathPerson3:
934934
- text:
935935
en: "Sorry, I currently do not have any datasets to share. However, I am the editor for several well-known scientific journals. I can publish a call for such datasets in one of the upcoming issues."
936936
Librarian:
@@ -1128,7 +1128,7 @@ quests:
11281128
responses:
11291129
- text:
11301130
en: "How is ownership handled in the GMCI community?"
1131-
thenText: "When uploading to the community no ownership rights are transferred as well as no licence transfer. The dataset will be attributed to you as the contributor, and you will retain ownership of your data."
1131+
thenText: "When uploading to the community, no ownership rights are transferred, nor is a licence transferred. The dataset will be attributed to you as the contributor, and you will retain ownership of your data."
11321132
- text:
11331133
en: "Can the data files be versioned?"
11341134
thenText: "Yes, data files can be versioned. You can maintain a history of changes and ensure that users can access the most up-to-date version of your dataset while still preserving the original version for reference."
@@ -1147,7 +1147,7 @@ quests:
11471147
en: "Suppose we draw a simple graph: Rain → Wet Ground. Graphical modelling represents this relationship with an arrow, and causal inference lets us ask: 'If we could make it rain, would the ground become wet?'"
11481148
- text:
11491149
en: "It is not simply plotting data and observing that two variables move together without modeling whether one actually causes the other. Such data would not be suitable for the GMCI community."
1150-
MathPerson3:
1150+
MathPerson1:
11511151
- type: sequence
11521152
items:
11531153
- cond: 'op.data.math3'
@@ -1159,7 +1159,7 @@ quests:
11591159
type: sequence
11601160
items:
11611161
- text:
1162-
en: "I have a dataset on the aerodynamic stability of different aircraft wing designs under turbulent conditions. I could contribute it, just one question:"
1162+
en: "I’ve compiled a dataset of object interactions whose hidden structure follows the identities of Moufang loops. I could contribute it, just one question:"
11631163
- cond: '^op.data.math3 & op.notsuredata.math3'
11641164
type: sequence
11651165
items:

0 commit comments

Comments
 (0)