Disclaimer: Use at your own risk.
JavaScript For page1.js
<body>
<input type="file" id="fileInput" />
<button onclick="handleFile()">Upload</button
<div id="output"></div>
<script>
function handleFile() {
const fileInput = document.getElementById("fileInput");
const outputDiv = document.getElementById("output");
const file = fileInput.files[0];
const reader = new FileReader();
reader.onload = function (e) {
const content = e.target.result;
let jsonStr = content.match(/{.*}/);
let jsonParse = JSON.parse(jsonStr[0]);
const ansRender = [];
for (const JSQuestions of jsonParse.slides) {
let queList = JSQuestions.questionList;
if (queList.length > 0) {
if (queList.length === 1) {
queList = queList[0].questions_list;
}
for (const queListElement of queList) {
const ansText = queListElement.answer_text;
for (const ansOption of queListElement.options) {
if (ansOption.id === ansText) {
console.log(ansOption.content);
ansRender.push(ansOption.content);
break;
}
}
}
}
}
outputDiv.innerHTML = "";
ansRender.forEach((answerRender) => {
outputDiv.innerHTML += `<p>${answerRender}</p>`;
});
console.warn(
"© 2024 KazihaAkaze[ZaeXT]. All rights reserved.",
);
};
if (file) {
reader.readAsText(file);
} else {
outputDiv.innerHTML = "Please select a file.";
}
}
</script>
</body>
Python Script For questions Folder
'''
Credits:Coolapk@欧气听
'''
import os
import json
def extract_answers(root_directory, output_file):
answers = []
for root, dirs, files in os.walk(root_directory):
if 'questionData.js' in files:
file_path = os.path.join(root, 'questionData.js')
try:
with open(file_path, 'r', encoding='utf-8') as f:
content = f.read()
content = content.replace('var pageConfig=', '')
data = json.loads(content)
if 'questionObj' in data:
question_obj = data['questionObj']
question_text = question_obj['question_text']
answers.append(question_text)
if 'answer_text' in question_obj and 'options' in question_obj:
answer_letter = question_obj['answer_text']
for option in question_obj['options']:
if option['id'] == answer_letter:
answers.append(option['content'])
if 'questions_list' in question_obj:
for question in question_obj['questions_list']:
if 'answer_text' in question and 'options' in question:
answer_letter = question['answer_text']
for option in question['options']:
if option['id'] == answer_letter:
answers.append(option['content'])
except Exception as e:
print(f"Extract {file_path} failed: {str(e)}")
with open(output_file, 'w', encoding='utf-8') as f:
for i, answer in enumerate(answers, 1):
f.write(f"{answer}\n")
return
if __name__ == "__main__":
root_dir = "." # The path of quesions folder(Default: Current Folder)
output_file = "answer.txt" # The name of output file
extract_answers(root_dir, output_file)
print(f"Answer Extracted To {output_file}")
仅供技术研究与演示。
Announce
样例 #16(2025.5.31) _ THE - END.
Caring for her mother.
Baking cakes.
A theme park.
Her daughter leaving home.
It’s a waste of money.
The plot of a film.
At 7:40 p.m.
Confused.
Teacher and student.
An outdoor fair.
She has another appointment.
Red.
$20.
Outside a childcare center.
Kindergartners should have time to play.
Home time.
A park.
Europe.
Scotland.
That English is a global language.
样例 #15(2025.5.17)
Paint walls.
Concerned.
Give their best effort.
About 3 hours.
He fixed her car.
His determination.
Give the woman encouragement.
In a bedroom.
He has mixed feelings.
Whether a special learning aid should be used.
To help kids with special needs concentrate better.
Kids only play with quiet toys.
He changes his opinion.
Co-founders.
She has a lot of work experience with Agile.
She disliked the project management system.
It offers flexibility and quick response times.
It couldn’t live alone.
About four months old.
He could copy human speech.
样例 #14-B(2025.4.30)
By focusing on language differences.
Husband and wife.
A police officer.
Choosing a hotel.
Money-saving measures.
To make the street clean.
Holding the event at a convenient time.
Camp outdoors.
It’s budget-friendly.
By sending messages.
Ten years ago.
Learning to work with AI tools.
In an office.
Early morning hill runs.
Grateful.
An interviewer.
Falling behind in study.
Seven hours.
Arrange tasks in advance.
To share time management experience.
样例 #14-A(2025.4.30)
Contact his friend.
The old one causes high electricity bills.
At 9:00 a.m.
Traffic rules.
Giving instructions.
To become fit.
At the city square.
On the phone.
Recommending dishes.
Dress in smart clothes.
A flower show.
A chair.
Her husband has passed away.
Old classmates.
20 years ago.
A librarian.
She still enjoys it but doesn’t do it much.
They have saved some animals.
Protecting animals benefits humans.
Determined.
样例 #14(2025.4.30)
She’s met some new people.
Study habits.
At 14:50.
Partnership.
At home.
Someone stepped on his foot.
At 10:30 a.m.
Concerned.
It helps him stick to his fitness goals.
Preparing an agenda beforehand.
To ensure everyone knows the action steps.
Inform others about the meeting plan.
Colleagues.
How everything in nature gets along well.
They’re homeless because of habitat destruction.
The food chain.
We should be more mindful of our actions.
A headmaster.
They are the hope for a better future.
Stand up and express their thankfulness.
样例 #13(2025.4.19)
Father and daughter.
Every twelve months.
The success of the deal.
He is an HR specialist.
Having a discussion.
Performing stretching exercises.
In the morning.
Displeased.
Use books for his research.
At a wedding.
Pie.
Rainy.
He teaches people to drive a boat.
Wildlife conservation.
Thailand.
What the fee includes.
Over the phone.
It is more like a self-guided travel.
Bute Park.
People from Italy.
样例 #12(2025.4.3)
It has great popularity.
She is having a baby.
Making an explanation.
Two and a half hours.
A strange email.
Traveling.
How to prevent theft while abroad.
By bike.
A bridge had fallen down.
Co-workers.
It’s ineffective.
Join a new website.
By sharing her baby photos online.
Promoting her new work.
She’s always willing to try new things.
Her team suffered from food poisoning.
A statement of purpose.
To use technology to fight hunger.
They developed a new piece of software.
To spread a software application.
样例 #11(2025.3.22)
Jane’s mother's role as a bandmate.
He used to catch fish as a job.
It’s been popular because of a TV program.
Empty his fridge.
People losing their jobs.
90 minutes.
Hard-working.
At an old people’s home.
Communicate with a worker.
What the woman buys shares in.
Send the man a website link.
She reviews its one-year performance.
Doctor and patient.
Once a week.
Grateful.
Continue with her current lifestyle.
To detail how people can save money on a holiday.
By choosing a proper train route.10. In an unofficial Disney hotel.
In an unofficial Disney hotel.
A local cartoon character.
样例 #10(2025.3.8)
Take on an additional employee.
Football.
Four.
To reduce the burden on his parents.
He may fail on "Extra Hard" difficulty.
Sales assistant and customer.
A supportive keyboard.
The event of preserving natural heritage.
The uncivilized tourist behavior.
By train.
She stayed up late.
Plan another trip.
In an office.
Around 6:00 p.m.
Get the up-to-date information.
Message someone to make inquiries.
Calm.
The safety of his travel document.
Comfortable footwear.
Seeing the world through your eyes.
样例 #9(2025.2.22)
30.
It was challenging at first.
Cooking at home.
Benefits of recycling.
She has a project on due.
She wants to disconnect from work.
Accompany the woman on a trip.
Their summer vacation plans.
About $750.
Waiting to be served.
They are a minimum requirement.
Gaining hands-on experience.
Father and daughter.
At a bicycle repair shop.
The chain.
To bond with her kids through family activities.
Lights.
A similar one has been successfully held.
Doing comedy.
Register in a special office.
样例 #8(2025.2.8)
Math.
Paint the house when it clears up.
Pet behavior.
He played sports.
They are uncommon.
Buying greener products.
Doubtful.
They don’t use smartphones.
The inequality of access to digital technologies.
At home.
A stranger.
Her integrity.
Make acknowledgments through a call.
She is a flight attendant.
If there are vegetarian meals.
Vegetable fried rice.
He’ll be satisfied with the meal.
The benefits of renewable energy use.
More seriously ill patients can be cured.
Job losses due to AI-based automation.
样例 #7(2025.1.31)
Avoid dark roads.
Strangers.
It exercises her whole body.
Robert.
On the phone.
Upset.
How weather affects mood.
The personal safety.
Well-prepared.
In 1960.
The Soviet Union.
“Delivery vehicles”.
Space garbage.
In the 1950s.
They were gifted to America by China.
To strengthen friendly relations with the world.
Over two decades.
It can be used to express cultural significance.
Meeting the expectations of the target customers.
By keeping pace with the times.
样例 #6(2025.1.28) - Happy New Year!
Plant trees.
Their study habits.
A marathon.
A surgeon.
How to avoid theft during a trip.
The teaching style.
In an online discussion room.
Former colleagues.
Make an appointment.
They’ll offer to do community service.
Road maintenance.
Write an article for the school.
By sharing his own experiences.
Flooding prevention.
Better employment for graduates.
Local community social workers.
Knowledgeable.
Record information on the dog.
About 2.25 million.
To investigate the factors leading to differences.
样例 #5(2024.12.31)
Doing sports.
To ask for leave.
Leaving a voice message.
Teacher and student.
Dealing with customers.
Edinburgh.
Access the Internet.
Six days.
Try some ice cream.
Very welcome.
In a glasshouse.
Cold.
She lives in a north-facing apartment.
An interviewer.
He was not into it.
Pursuing what didn’t entertain him.
They were of great help to his development.
A description of what to see.
The towers.
A guidebook.
样例 #4(2024.12.22)
His workplace.
He is a soldier in the navy.
Make a phone call.
15 miles.
Ride to work.
In Canada.
Unconvinced.
At an office.
A higher salary.
An endangered species.
She talked about them in a school.
He is a journalist.
Friends.
It’s unattractive.
Read a new book.
To share a similar experience with her.
A low-pressure system.
Check their flight timetable.
Offering assistance to victims.
Showery.
样例 #3(2024.12.08)
Explain an invention.
A famous author.
He volunteered for a horse charity.
Do weight training.
It makes people gain real pleasure.
Neighbors.
By wearing special clothes.
They contribute to cleaner air.
Its battery life is not long.
A radio presenter.
Unusual understandings.
Two.
It promotes dialogues about societies.
To explore the engineering field.
Her classmates.
At school.
Supportive.
Improving the safety of driving.
Privacy problems.
Optimistic.
样例 #2(2024.11.23)
Strangers.
Three.
Take a flight.
John’s job interview.
She doesn’t spend money wisely.
For canceling her travel plan with him.
Travel to Australia.
Disapproving.
She transformed waste into something useful.
Go to class.
On the phone.
A car accident.
Hold on until the medical staff arrives.
He has been tidying up his apartment.
She is a student.
A repairman.
Give Ted her friend’s number.
For 11 hours.
Second-hand textbooks.
Sign up for the cookery course now.
样例 #1(2024.11.01):
Practice calligraphy.
This Friday.
Return a call.
To seek help from her.
Uncertain.
Using green energy.
At the man’s home.
In her house.
Dividing up the housework.
Teacher and student.
Teach children soccer skills.
By contacting the bookshops.
Favorable.
Its environmental influence.
Balancing convenience and environmental responsibility.
He wants to get the tap faster.
Introduction of various plant species.
It offers availability in multiple languages.
An emailed summary to their tour.
The introduction of a botanical garden tour.