How to build a project
This page is the practical half of the pedagogy. It walks through six pieces of work every LBX entry needs: a question, a method, evidence, a prototype, a poster and an oral defence. Read it with the rubric open. Mentors will refer to these headings in written feedback.
1. Question
A usable question is narrow enough to finish by 30 April and wide enough that the answer is not already on the first page of a search. “How can we stop climate change?” is not a question you can own. “Does a low-cost shade cloth change midday temperature in one school courtyard in May, and by how much?” is. Write the question as a sentence a neighbour could repeat. Then write a second sentence: who is affected if you are right.
Test the question by trying to fake the answer in an afternoon. If you can, it is too small. If you cannot even name the first measurement, it is too large. Mentors are trained to push you toward a measurement, not toward a more fashionable topic. Changing the question after the proposal is allowed if you say so in the progress note.
2. Method
Method is the promise you make to a stranger: if they did what you did, they would see something like what you saw. Write it as a recipe — materials, steps, what you will count, what you will ignore. For software, that means a repository with a README that installs on a clean machine. For hardware, a bill of materials and a photograph of the bench. For a survey, the exact questions, the sampling frame and how you will store answers. For a chemistry or biology protocol, concentrations, times and what “it worked” looks like.
If people are involved — interviews, apps in a classroom, medical-adjacent devices — stop and write the ethics note at the proposal checkpoint. Consent is part of the method, not an appendix. You cannot recruit classmates on the day of the showcase and call it a study.
3. Evidence
Evidence is not a vibe. It is a table, a log, a graph, a set of commits, a video of the device failing in the same way twice. Collect more than you will print. Junior projects can live on a spreadsheet; Senior projects should say how error was estimated. When the evidence contradicts the hope you had in November, keep the evidence. The exploration score is built for this moment.
Cite the papers and pages you actually used. A bibliography copied from a language model without opening the files is a rules problem, not a style problem. Datasets you did not collect yourself must be named, licensed and described.
4. Prototype
The prototype is the artefact the rubric calls “Build”. It has to run in the room. A rendering is not a prototype. A slide deck is not a prototype. A private GitHub repo the judges cannot clone is not a prototype. Plan the demo as if the network is down and the battery is at 12 percent. Bring a spare cable. If the thing is too large to fly, bring a section of it and a video of the rest, recorded before you travelled.
Version the prototype. Judges like to hear “this is the third chassis; the first two cracked at the joint, which is why the fillet is here.” That sentence is exploration made visible.
5. Poster
The poster is a map, not an essay. Title; question in one sentence; method in five lines; one figure that carries the result; limitations; next question. Print A1 portrait or export 2480 × 3508 px. Put your names and hub at the bottom, not as a watermark across the figure. Stand to the side of the poster during the public hour so visitors can read it. Do not block the figure with a laptop.
6. Oral defence
Seven minutes to present and demonstrate, eight minutes of questions. Memorise the opening sentence of the question, then talk to the artefact. Judges will ask what you would do with another month, what you would not do again, and who actually wrote the code or soldered the joint. “We” is fine; “the mentor did that bit” should be said if it is true. For teams, every member should be able to answer a method question. A member who only designed the slide theme will be obvious.
Practice once with someone who does not love the project. If they cannot repeat the question afterwards, the defence is not ready. Time the demo. A demo that overruns eats the question period, which is where the communication score is won.