Pre Assignment
Pre Assignment
a) We, at Pi Jam, are a bunch of problem solvers and are always excited to
explore different problem solving approaches people adapt in their
everyday life. Wewould love to hear from you about a time when you
identified a new, unusual or different
approach for addressing a problem or a task while managing or working in a
team. (100- 150 words)
b) Respected, I solve any problem intelligently. I don't panic when a problem arises. At
the same time, I have the ability to accept everything. I am able to communicate in
Hindi as well as English. Whenever I work on any project, I don't get angry if someone
makes a mistake, I try to explain it to them. I also complete whatever project I get on
time. My career plan is that if I work on the post of project manager, I will make sure
that I meet as many principals and teachers as I can, I will coordinate well with them
and I will inform them about whatever new updates they get. I will also coordinate
with the children and inspire them for innovation along with training.
Section 2
Creativity and innovation are important skills for students to develop in the 21st
century. They can help students solve problems, adapt to change, and drive
progress in many fields. I explain to the instructor that these methods should be
adopted to innovate.they are-
1. Create a safe learning environment:
2. Use design thinking: This methodology can help students foster innovation by
focusing on creative problem solving.
3. Use innovative teaching methods: Some examples include interactive lessons,
virtual reality, blended learning, project-based learning, and inquiry-based
learning.
4. Encourage critical thinking: Creativity and critical thinking go hand in hand.
5. Encourage collaboration: Collaboration is an essential learning and innovation
skill.
I will also guide the instructor about data collection and explain how important it
is to collect and maintain data.
Implementing data analytics in education encompasses a broad range of
activities, including the collection of academic records, attendance, engagement
metrics, and behavioral data. This data can be used to generate insights that
help educators and administrators make more informed decisions. For example,
a study found that 85% of educational institutions see the value of data analytics
in improving student outcomes moreover these I also explain the instructor to
use the following tools-
1. Learning Management Systems (LMS): Integrate analytics to monitor
student engagement and performance. These systems provide a centralized
platform for managing all aspects of the learning process.
2. Student Information Systems (SIS): Collect and analyze comprehensive
student data. These systems track academic records, attendance, and other
important information.
3. Specialized Analytics Platforms: Offer advanced features tailored for
educational institutions. These platforms provide powerful analytics
capabilities, enabling institutions to extract deeper insights from their data.
Activities:
Activities:
Activities:
o Allocate space at each school for the showcase (e.g., classrooms, halls).
o Arrange seating, tables, projectors, and display boards.
o Perform a final check of all equipment and prototypes.
Outputs:
Activities:
Activities:
1. Students:
o Frequent interactive sessions to ensure enthusiasm and quality of
projects.
o Encourage teamwork and creativity.
2. HMs and Teachers:
Resource Requirements
Materials
o 10 Pi Lab instructors.
o Support staff (logistics and setup).
Space
Question: Jack just wrote the below algorithm for blinking an LED on and off
using the RaspberryPi. Repeat the below statements forever: Turn LED on
Wait for 1 sec Turn LED of
(a)
Problem Analysis:
1. Current Algorithm:
o Steps:
o Turn LED on.
o Wait for 1 second.
o Turn LED off.
o Behavior: Jack expects the LED to blink on and off repeatedly.
o Observation: The LED remains on continuously instead of blinking.
2. Root Cause:
Proposed Solution:
Update the algorithm to include a delay after turning the LED off. The revised steps
should be:
o Turn LED on.
o Wait for 1 second.
o Turn LED off.
o Wait for 1 second.
Technical Explanation:
b) https://scratch.mit.edu/projects/1113412521/editor