JacksonH24 / jackson_2025

Apache License 2.0
0 stars 0 forks source link

Grading #3

Open JacksonH24 opened 1 month ago

JacksonH24 commented 1 month ago
Assignment Points Grade Evidence
Baseline Grade 55% Conducted initial assessment of array knowledge.
Max Grade 90% Achieved full understanding of array concepts through review and practice.
Pull Request (Integration) 1 0.9 (90%) Merged code into main branch demonstrating effective array manipulation.
Relevancy Checklist (Peer) 2 1.8 (90%) Evaluated peer projects, focusing on the use of lists and arrays for data storage.
Lesson Style (Period) 1 0.8 (80%) Modified lesson plans to include more practical examples of lists in coding exercises.
Homework, Popcorn Hacks 1 x 5 4.5 (90%) Completed five assignments that included array operations and functions.
Individual Contribution 1 0.85 (85%) Developed unique solutions using lists during group projects, enhancing team outcomes.
Personal Notebooks / Blogs 1 0.9 (90%) Maintained detailed notes and blog entries reflecting on array implementations and challenges.
Total 11 9.75 (90%)
Skill Points Grade Evidence
Work Habits (Analytics) 1 0.85 (85%) Regularly documented progress on assignments related to arrays and lists.
Team Planning (Issue) 1 0.9 (90%) Effectively collaborated with teammates to organize project tasks around lists.
Presentation Memories 1 0.9 (90%) Presented examples of successful array usage in class discussions.
Grading and Feedback 1 0.85 (85%) Provided feedback on peer assignments, particularly focusing on list implementation.
Beyond Perfunctory 1 0.9 (90%) Engaged in advanced exercises that expanded knowledge of multi-dimensional arrays.
Total 5 4.4 (88%)
Assignment Weightage Grade Comments
College Board Coverage 20 18.0 (90%) Covered key topics on lists and arrays for College Board exam prep.
Python Examples 15 13.5 (90%) Completed assignments that involved creating and manipulating lists in Python.
JavaScript Examples 15 13.5 (90%) Worked on projects that implemented arrays to manage data in JavaScript.
Popcorn Hack Usage 10 9.0 (90%) Applied popcorn hacks to reinforce understanding of list operations in class.
Homework 10 8.0 (80%) Submitted assignments demonstrating mastery of array methods and techniques.
Grading Plan 10 8.5 (85%) Created a grading rubric for evaluating array-based projects effectively.
Original and Creative 10 9.0 (90%) Developed original projects showcasing innovative uses of lists and arrays.
Total 90 80.5 (89%)

Blog - https://jacksonh24.github.io/jackson_2025/Sprint_2/

  1. Understanding My Units: I reviewed my units thoroughly with my team, going over each piece of code multiple times to ensure I fully understood it.

  2. Summarizing in My Blog: In my blog, I create summaries that reflect my understanding and serve as future review materials. I list out every step I took to understand each part of the code, making my learning process transparent.

  3. Going Beyond Basics: I’m dedicated to more than just a surface-level understanding. I document the extra steps I took to comprehend and explain the code, showcasing my commitment to learning.

  4. Learning and Teaching Insights: From my homework, learning, and teaching, I’ve noted some useful techniques. For instance, in Python, you can add and remove elements in a list using .insert() and .remove().

  5. Creating Unique and Genuine Work: My team and I have customized our website and our teaching approach to optimize the learning experience, making our work both distinctive and authentic.