Skip to content

Commit 215a35e

Browse files
Oli CallaghanOli Callaghan
authored andcommitted
Fixed /finnTest to /learn
1 parent 50ff515 commit 215a35e

4 files changed

Lines changed: 18 additions & 24 deletions

File tree

.DS_Store

2 KB
Binary file not shown.

app.js

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -193,14 +193,8 @@ app.post("/register", function(req, res) {
193193
});
194194
});
195195

196-
app.get("/finnTest", function(req, res) {
197-
fs.readFile("pages/syllabus-choice.html", "ASCII", function(err, data) {
198-
res.send(data);
199-
});
200-
});
201-
202196
app.get("/learn", function(req, res) {
203-
fs.readFile("pages/learn.html", "ASCII", function(err, data) {
197+
fs.readFile("pages/syllabus-choice.html", "ASCII", function(err, data) {
204198
res.send(data);
205199
});
206200
});
@@ -358,4 +352,4 @@ var server = app.listen(process.argv[2], function() {
358352

359353
refreshTemplateCache();
360354
console.log("App.JS".title + ": " + "Refresh Running at".success + " " + String(host).blue + ":" + String(port).blue);
361-
});
355+
});

files/0620.html

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

files/0620.sentenceData

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[[["Biofuels",0,8],["combustible",13,24],["gases",25,30],["methane",36,43],["plant",47,52],["plant oils",47,57],["oils",53,57],["energy",80,86],["fossil",121,127],["fossil fuels",121,133],["fuels",128,133],["Biogas",135,141],["generator",155,164],["human waste",186,197],["waste",192,197],["animal",200,206],["animal dung",200,211],["dung",207,211],["food",215,219],["food waste",215,225],["waste",220,225],["CHEMISTRY",227,236],["AlkalisArrheniusBr ø",267,288],["AcidCarboxylic AcidsCitric AcidContact ProcessDefinition",309,365],["AcidEthanoic AcidExamples of AcidsHydrochloric AcidHydrogen IonsHydroxonium IonsMineral AcidsNeutralisationNitric AcidProperties of AcidsProton DonorSolid AcidsStrong AcidsSulfuric AcidUses of AcidsWeak AcidsWhat",372,584],["Acid",591,595]],"Biofuels are combustible gases like methane or plant oils which can be used for energy. They are greener alternatives to fossil fuels. Biogas is made in a generator which is loaded with human waste , animal dung or food waste."]
1+
https,21,26,Biofuels,90,98,combustible,103,114,gases,115,120,methane,126,133,plant,137,142,oils,143,147,energy,170,176,GLOBAL WARMING,178,192,WARMING,185,192,CLIMATE,195,202,CLIMATE CHANGE,195,209,Doc Brown,227,236,Hope it helps : ) ( 'https : //www. com/rpc_relay. The table shows some of these sources. Biofuels are combustible gases like methane or plant oils which can be used for energy. GLOBAL WARMING & CLIMATE CHANGE - consequences ? Doc Brown 's Chemistry 17.

0 commit comments

Comments
 (0)