A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Hacked my Homework [victory for the day]

690 views · started by Raivu ·
#1
Hacked my Homework [victory for the day]
So for homework we had to go here and answer every question correctly (We need to even out the compounds and elements with numbers to make a scientific equation.)

Review ChemBalancer - Question 1

And so it popped into my head
a. this is educational
b. it's basic oldschool html

So I opened up the source code of the page and this is what I found
<script>
var MAX_MOLECULES = 4; //There are only 3 molecules on this particular page
var MAX_DIAGRAMS = 7; //I could only fit 7 diagrams nicely on this particular page
var NEXT_QUESTION = "ques7.htm";
var CORRECT_BLURB = "Correct! NaOH is a base that dissociates in water to give hydroxide (OH) and sodium (Na) ions.";
var aAnswer = new Array(2,1,1,2)
var bShowDiagrams;
var bNetscape=false;

var aAnswer = new Array(2,1,1,2)
That is the sequence answer of that one problem.

I feel quite accomplished ^^; I know it's basic but goddamn I hate this work.
#2
Oh god, i had to do the brain boggle shit last year.
#3
Nice. I should try that with my online test and quizzes.
#4
Raivu wrote:
So for homework we had to go here and answer every question correctly (We need to even out the compounds and elements with numbers to make a scientific equation.)

Review ChemBalancer - Question 1

And so it popped into my head
a. this is educational
b. it's basic oldschool html

So I opened up the source code of the page and this is what I found
<script>
var MAX_MOLECULES = 4; //There are only 3 molecules on this particular page
var MAX_DIAGRAMS = 7; //I could only fit 7 diagrams nicely on this particular page
var NEXT_QUESTION = "ques7.htm";
var CORRECT_BLURB = "Correct! NaOH is a base that dissociates in water to give hydroxide (OH) and sodium (Na) ions.";
var aAnswer = new Array(2,1,1,2)
var bShowDiagrams;
var bNetscape=false;

var aAnswer = new Array(2,1,1,2)
That is the sequence answer of that one problem.

I feel quite accomplished ^^; I know it's basic but goddamn I hate this work.

Uhh, how old are you?
Because that's some pretty basic chemistry.
#5
Here, that's freshman chemistry.
I'm 19, but I'm behind one science credit before I graduate, so I needed to take this class to get the last credit.
#6
You're screwed if you have to find the answers for this shit via "hacking".
I could balance shit like that in 8th grade.
#7
Organic wrote:
You're screwed if you have to find the answers for this shit via "hacking".
I could balance shit like that in 8th grade.


Raivu wrote:
Here, that's freshman chemistry.
I'm 19, but I'm behind one science credit before I graduate, so I needed to take this class to get the last credit.

^^^^^^^^^^^^^^^^^^^^^^^^