Asee peer logo
Displaying all 4 results
Conference Session
Software Engineering Division Technical Session II
Collection
2023 ASEE Annual Conference & Exposition
Authors
Elise Deitrick, Codio; Joshua Ball, Codio; Megan McHugh, Codio
Tagged Topics
Diversity
Tagged Divisions
Software Engineering Division (SWED)
Activity Creation 2 review Peer assessment or review 121 Blended Learning Flipped classroom 89 Flipped ClassroomThe five tool types are directly from Section 21.5 of The Cambridge Handbook of ComputingEducation Research [22]. The tool types are (1) tools that support writing code, (2) games thatteach programming, (3) assessment and feedback tools, (4) code visualizers/simulators, and (5)E-Books.Re-examining motivations and challengesThe survey has been created by the research team but attempted to directly build and possiblyrecreate the findings of Hovey et al. [4]. The options, specifically for benefits and challengesquestions, come
Conference Session
Software Engineering Division (SWED) Technical Session 1
Collection
2023 ASEE Annual Conference & Exposition
Authors
Bruce R. Maxim, University of Michigan, Dearborn; Jeffrey Jonathan Yackley, University of Michigan, Flint
Tagged Topics
Diversity
Tagged Divisions
Software Engineering Division (SWED)
group game design or problem-solving activities.Online students were asked to complete similar activities at home by themselves. Students wereasked to write reflections on the weekly activities. Both in-person students and online studentsparticipate in peer review of work products produced by other students or teams. The creators ofthe works being reviewed classified the reviews as meaningful or not useful. All studentsparticipated in the peer evaluation of the final 2D and 3D game products. A gamification andbadging system were introduced in the revised CIS 487 course. Table 1. The Weekly Topics and Activities for CIS 487 Week Software Engineering Topic Activities 1 Game Design Evaluation
Conference Session
Software Engineering Division (SWED) Technical Session 1
Collection
2023 ASEE Annual Conference & Exposition
Authors
Lisa Milkowki, Seattle University
Tagged Topics
Diversity
Tagged Divisions
Software Engineering Division (SWED)
and presentations,with the possibility of incorporating peer evaluations in the future. The course's inclusivity,accessibility, and ability to support diverse learners were evaluated by analyzing the courseevaluations. Figure 2 presents the course evaluation responses from students. Course completionrates and enrollment trends will be examined once enough students have participated. Figure 2: Course evaluation responses of the studentsConclusionAt the time of writing, the number of students surveyed was limited, and observations are noteduntil more data is collected from a larger sample size.1) The course's ability to motivate students and foster interest in robotics programming wasevident.2) The real-life examples presented during the
Conference Session
Software Engineering Division (SWED) Technical Session 1
Collection
2023 ASEE Annual Conference & Exposition
Authors
Stephanos Matsumoto, Olin College of Engineering
Tagged Divisions
Software Engineering Division (SWED)
such as recursion, sorting, and arrays. Students learned amajority of their core programming concepts (such as control flow, functions, types, and classes)through readings and checked their understanding through Jupyter notebooks with short writtenor programming questions. Much of the coding in the course was done through projects ofvarying scope, in which students could apply their programming knowledge to problems invarious fields. Examples of these projects include (1) implementing a suite of functions that usedstring, list, and dictionary operations to find likely protein-coding sequences within an organism’sDNA, (2) writing recursive functions to generate images of random art [15], and (3) designingand implementing an object-oriented