+1 (951) 902-6107 info@platinumressays.com

review the IT Online Training Project Requirements and begin the modeling

 

The purpose of this assignment is to review the IT Online Training Project Requirements and begin the modeling of the requirements by using the noun analysis technique to identify domain classes, attributes, operations, and requirements.

Course Objective(s): 

CO1: Describe object oriented modeling concepts, class diagrams, and object diagrams

Background

In this assignment we will begin the analysis for a case study, the IT Online Training Project, which will be used for your assignments throughout the course.

The requirements for this case study are in the IT Online Training Project Requirements 2018R2 document.

For this project, you will use the Analysis Specification Template 2018R4 and fill in sections as the course progresses each week. It is common practice in systems development to use templates for various types of documents to standardize the documentation and development practices throughout an organization.

For this assignment, you will complete the following:

Sections: 1, 1.1, 1.2, 1.3 and Sections 4.3, 4.3.1.

Instructions

1. Review the Quick Resources at the end of this Assignment.

2. Review the IT Online Training Project Requirements 2018R2 and the Analysis Specification Template 2018R4 .

3. Open the Analysis Specification Template and save it as Assignment1FirstNameLastname substituting your name.

4. Complete the following:

Sections 1 – Introduction, 1.1 Problem Definition, 1.2 Sponsor Project Descriptions, 1.3. Sponsor Requirements

Using the Online Training Project Requirements document, complete all of Section 1 in the Analysis Specification Template. Use your own words for Sections 1, 1.1, and 1.2. You can copy and paste the Sponsor requirements from the case study to the Analysis Specification for Section 1.3. See the template for details. Make certain that you retain the requirement numbers as you will use these for traceability.

Section 4 – Classes, Attributes, Operations(Methods), Requirements 

Complete the classes, attributes, operations, and requirements table.

An example of completing the table:

Class

Name

Class Definition

Attributes

Operations

Requirement

Number

Books

A book is a product that provides written instruction on a topic and is available in printed or digital format.

ISBN: string

title: string

authors: string

type: string

Description: string

PageCount: number

PubDate: string

edition: string

fee: number

createBook()

getBookNumber()

setBookNumber(courseNumber)

getTitle()

setTitle(title)

getDescription()

setDescription(description)

getType()

setType(type)

getDuration()

setDuration(duration)

getPubDate()

setPubDate()

getPageCount()

REQF3.1

(Customer-Scheduled Course-User Analysis Example.pdf. illustrates the result of the analysis of the Customer, ScheduledCourse, and User classes in the requirements document. For each class the attributes, operations (methods), and requirement number were documented)

Using the Online Training Project Requirements document identify and create a list of all potential classes, definition for each class, attributes, operations (methods), and requirement number. Place your list in the Classes, Attributes, Operations(Methods), Requirements table below. Note that it is already included for you in the specification. The classes, attributes, and operations are in the Requirements document. If you do the analysis you will find them.

The following list provides a starting list of classes which have already been referenced in the course. You must identify the remaining classes from the Requirements document:

Starting List of Classes

As a result of reading/using the course resources listed below, at least 9 different classes are already identified for you and you should include them as well as the remaining classes you will discover with noun analysis of the Requirements document.

Course Resource

Location in Course

Potential ITOT Classes Identified

ITOT Noun Analysis Example 2018

Assignment 1

Week 1

ScheduledCourse, SelfPacedCourse, Course, Product, Video, and Book

Assignment 1

Assignment 1

UserAccount with attributes and operations

Sample UML Class Diagrams for ITOT Classes

Week 1

Instructor, Course, and ExpertiseArea classes with detailed attributes and operations.

Assignment 1 Step 6

Assignment 1 Step 6

Customer with attributes and operations.

The following sections provides additional instructions for completing the Classes, Attributes, Operations, Requirements table. Note that operations are also referred to as methods. Use the Requirements document.

Use the following naming and guidelines for class names, attributes, and operations.

  • Class names must be singular (not plural) and must be one word. You can capitalize the first letter of each word in the name like ScheduledCourse. See Week 1 Content for additional information about naming classes and their properties.
  • Attributes are properties of a class like for Customer one attribute would be "customerID". Attributes begin with a lowercase letter.
  • Operations are actions that a class can perform and begin with a lower case letter followed by parentheses (). 

Section 4.3.1 – Discussion

Discuss your list of classes (Section 4.3) and why you chose them (100-200 words).

 

Submission Instructions

1. Make certain that your name and course number are at the top of your document.

2. Submit this first version of your Analysis Specification as a Word file and name it as indicated above Assignment1FirstNameLastName. Make certain that all sections are included exactly like the template.

Your assignment will be graded in the following way: 

  1. Completion of Sections 1 Introduction, 1.1 Problem Definition, 1.2 Sponsor Project Descriptions, 1.3., and Sponsor Requirements in the Analysis Specification (30 points)
  2. Classes, Attributes, Operations (Methods),Requirements table in Section 4.3 of the Analysis Specification (30 points)
  3. Complete section 4.3.1, discussion of the list of classes chosen in 4.3,and why they were chosen. Use the case study document as reference.(30 points)
  4. Sources/Format :Use APA 7th edition style formatting and correct grammar (10 points).

Quick Resources

Case Study

1. IT Online Training Project Requirements 2018R2

2. Analysis Specification Template 2018R4

Finding Classes

1. See this video on how to find classes using the noun technique: RMB1905. (2009, March 9). 4.11_Finding Classes. [Video file]. Retrieved from here.

2. In your textbook, see the ATM Case Study (see p. 178 Section 11.3.1 in your textbook) and then read about how to use the noun technique to identify classes for the ATM Case Study on pp. 183-187.

3. See the ITOT Noun Analysis Example 2018 example which demonstrates the noun analysis technique for the ITOT case study.

4. See Week 1 Web Resources for videos by one of the authors of your textbook, Michael Blaha on finding classes and class diagrams. It also contains links to videos on classes and objects using our selected CASE tool.

Analysis Specification 2018R2 Page 1

<Insert Your Name and Class>

IT Online Training (ITOT) Analysis Specification

<Notes: Often in system development we use templates to create different types of specifications. This is an abbreviated template that represents some of the analysis artifacts of a project. The items in <> with the word “Insert” or “Provide” are explanatory and should be removed from your document after you follow the directions. Other symbols <> require you to insert names. This document is intended to provide a partial analysis specification for the project case study, IT Online Training. This document includes an introduction, use case diagrams, detailed use cases, activity diagrams, domain class diagrams, and domain state diagram. Parts of this specification will come from the IT Online Training Specification and from your assignments. This document integrates some of the analysis diagrams and project specification details to provide a single reference. Headings are used to provide easier navigation. To see the heading navigation, in Word click on the View tab and check the Navigation Pane box. You will submit this document for each assignment with new sections completed and added to it. You can revise any previous sections as needed. Remember to insert you name and class information at the top of this document.>

1. Introduction <Provide a brief introduction of the contents of this section using the IT Online Training Specification. >

1.1 Problem Description <Insert your description of the problem to be automated.>

1.2 Sponsor Project Description <Insert your description of the problem based on the IT Online Training Specification.>

1.3 Sponsor Requirements <Insert all of the sponsor requirements of the application based on the IT Online Training Specification. You can just copy/paste to this section.>

Analysis Specification 2018R2 Page 2

2. System Use Case Diagram <Provide a brief introduction to the contents of this whole section.>

2.1 System Use Case Diagram <Insert your use case diagram here. Remember that use cases are named with a verb + object like “Create Customer”.>

2.2 Use Case Diagram Description <Insert a description of the System Use Case Diagram.>

2.3 List of Actors and Definitions <Insert your list of actors and definitions. Remember that actors are nouns or noun phrases and represent persons, devices, or other systems that are external to the system and will use the system. In the sentence below define your actors by replacing the "actorName" with the name of your actor and complete the sentence:

“An actorName is a …”. Then add additional details as necessary. Use the following table format.>

Actor Name Definition Customer A Customer is a person who purchases ITOT products. …

2.4 List of Use Cases and Description <Insert your list of use cases and description. Remember that use cases are named with a verb + object like “Create Student”. Create a table like the example below.>

Use Case Name Description Create Customer This use case creates a new Customer including

customer id, first and last name, address, phone numbers for work and cell phone.

Analysis Specification 2018R2 Page 3

3. Detailed Use Case and Activity Diagram <Provide a brief introduction of the contents of this section.>

3.1. <Use Case Name> Use Case <Add the name of the required use case replacing <Use Case Name> above with the actual name of your use case Manage Shopping Cart Use Case. For example it might read Manage Shopping Cart Use Case.>

3.1.1. <Use Case Name> Use Case Description/Scenario <Add the name of your use case replacing <Use Case Name> above with the actual name of your use case, for example, Manage Shopping Cart Use Case Description/Scenario. In this section insert a description/scenario for this use case.>

3.1.2 <Use Case Name> Use Case Detailed Steps <Complete the following detailed use case table>. Use Case and History Use Case ID:

Use Case Name: Manage Shopping Cart

Created By:

Date Created:

Last Updated By:

Date Last Updated:

Actors, Description, Preconditions, Postconditions Actors:

Description:

Preconditions:

Postconditions:

Normal Path User Action System Action 1. This use case begins when….(you need to complete the sentence)

2.

Analysis Specification 2018R2 Page 4

Alternative Path User Action System Action Use Case Related System Issues Exceptions:

Includes:

Priority:

Frequency of Use:

Business Rules:

Special Requirements:

Assumptions:

Notes and Issues:

Analysis Specification 2018R2 Page 5

3.1.3 <Use Case Name> Form/Screen Mockup and Dialog <Add the name of your use case replacing <Use Case Name> above with the actual name of your use case like Manage Shopping Cart so that it reads Manage Shopping Cart Form/Screen Mockup. Provide a mockup (image) of whatever forms/screens that are used to illustrate the activities in your use case. Include a description of your forms/screens. These should support and illustrate your use case. For example for a Create Customer use case, a Create Customer screen with customer id, first and last name, address, phone numbers for work and cell phone boxes and a Submit Button would be an example of a form or web screen. Include a discussion of the form including its content (data elements) and how they will be used. Identify the classes has these attributes. Include a dialog (step by step instructions on what happens when this form is used. While these forms/screens will be used in the application, they are also used as a storyboard to explain the user interface to the sponsors of the project. These can be used to create and verify the steps of your detailed use case. >

3.1.4 Activity Diagram Name for Use Case <Name> and Discussion <Add the actual name of your use case replacing “<Name>” above with the actual name of your use case like Manage Shopping Cart. For example, Activity Diagram for Use Case Manage Shopping Cart. Insert the following:

1. An activity diagram for your use case 2. A discussion of the activity diagram.

Remember that the detailed use case steps should be reflected in your activity diagram.>

4. Domain Class Diagram <Provide a brief introduction to the contents of this section.>

4.1 Domain Class Diagram(s) < Insert your Domain Class Diagram here. Remember that classes are named with nouns or noun phrases. A domain class diagram includes classes with attributes and operations for each class and named relationships with multiplicity constraints. Associations need names. You do not need a name for generalization, aggregation, and composition relationships. You must have names for associations.

4.2 Class and Relationship Analysis <Insert your completed Class and Relationship Analysis here.>

Class and Relationship Analysis Class Name 1 Relationship with Multiplicity Class

Name 2

Analysis Specification 2018R2 Page 6

Instructor

An Instructor teaches zero or more (0..*) Course

A Course is taught by a single (1) Instructor

Course

Then on the class diagram association between Instructor and Course you can name the association "teaches" and add the multiplicity constraints (1) near Instructor and (0..1) near Course.

4.3 List of Classes with Definitions, Attributes, Operations, and Requirements Number

<Insert an alphabetical list of classes with a brief definition of each class, attributes, operations, and requirement number from the IT Online Training Project Requirements 2022 document. Remember that class names are nouns or noun phrases. To define a class, complete the phrase “A className is a …”. Additional information can then be added. Attributes are properties of a class like "customerID" and begin with a lowercase letter. Operations are actions that a class can perform and begin with a lower case letter followed by parentheses (). We can create a new instance of a class (Create), delete an instance of a class (remove), get (read) values of the attribute, or set (change) values of the attribute. See the examples in the table below. The examples below include all of the getter/setter methods for the attributes. You do not need to include them in this assignment, but for Assignment 2 when you create your class diagram, you can use the features of our CASE to so that the getter/setter methods will automatically be added. For now you can use a high level modify() and read() to represent the getter/setter methods. Later In design these will be modified depending on the technology used. During analysis we want to be independent of technology as much as possible.>

Classes, Attributes, Operations, Requirement Class Name

Class Definition Attributes Operations Requirement Number

Customer A Customer is a person or organization where an Account exists for the purpose of accessing ITOT products.

customerID: string firstName: string lastName: string address: string workPhone:string cellPhone: string

createCustomer() getCustomerID() setCustomerID(customerID) getFirstName() setFirstName(firstName) getAddress() setAddress(address) getWorkPhone() setWorkPhone(workPhone) getCellPhone() setCellPhone(cellPhone) removeCustomer(customerID)

REQF2.1

ScheduledCourse A ScheduledCours e is a course

courseNumber: string title: string description: string

createScheduledCourse() getCourseNumber() setCourseNumber(courseNum

REQF3.1

Analysis Specification 2018R2 Page 7

Class Name

Class Definition Attributes Operations Requirement Number

offered by ITOT at a specific date and time.

type: string duration: number startDate: string endDate: string prerequisites: string ceuCredits: number fee: number

ber) getTitle() setTitle(title) getDescription() setDescription(description) getType() setType(type) getDuration() setDuration(duration) getStartDate() setStartDate(startDate) getEndDate() setEndDate(endDate) getPrerequisites() setPrerequisites(prrequisites) getCeuCredits() setCeuCredits(ceuCredits) getFee() setFee(fee) RemoveScheduledCourse(cou rseNumber)

User A User is a person who has credentials to access the ITOT system

username:string password: string

login(username, password) logout() getUsername() setUsername(username)

REQF9.1

… … … … …

4.3.1 List of Classes, Attributes, Operations, and Requirement Number Discussion <Provide a discussion of your list of classes, attributes, operations, and requirements.>

4.4 Domain Class Diagram Discussion <Provide a discussion of your Domain Class Diagram.>

5. Domain State Diagram <Insert a description of the contents of this section.>

5.1 <Classname> State Diagram and Discussion <Replace <Classname> above with the name of the required class ShoppingCart State Diagram so that it reads like ShoppingCart State Diagram and Discussion. See the examples of state diagrams in the assignment. Complete the following:

1. Insert a state diagram for the class from your class diagram as indicated in the assignment. 2. Provide a brief discussion of your State Diagram.>

Analysis Specification 2018R2 Page 8

6. Sequence Diagrams <Insert a description of the contents of this section.>

6.1 System Sequence Diagram (SSD) for <Use Case Name> Use Case and Description <Replace <Use Case Name> above with the name of your detailed Use Case like Manage Shopping Cart so that it reads like System Sequence Diagram (SSD) for Manage Shopping Cart Use Case. 1. Insert a description of your SSD. 2. Insert a UML System Sequence Diagram (SSD) for your use case from Section 3 above. An SSD shows the actor and the System and the messages (including message name and parameters) required to implement the detailed use case description from Section 3. The SSD shows the inputs and outputs to/from the system for the use case.>

6.2 Detailed Sequence Diagram for <Use Case Name> Use Case and Discussion <Replace <Use Case Name> above with the name of your use case like Manage Shopping Cart so that it reads like Detailed Sequence Diagram for Manage Shopping Cart Use Case and Description. 1. Insert a UML Detailed Sequence Diagram for your use case. A Detailed Sequence diagram shows the actor and instead of the System like in the SSD, it will show all of the objects (instances of classes) that are required to implement the use case. Your Class Diagram will be helpful here. The net messages should be the same as in your SSD above but you will have more detailed messages including message name and parameters among the different objects that are actually required to implement the use case. So now you will add objects across the top of your diagram and omit System. Include a discussion of your Detailed Sequence Diagram.> 2. Insert a discussion of your Detailed Sequence Diagram.

Appendix. <Insert other material you feed is relevant to the project.>

  • 1. Introduction
    • 1.1 Problem Description
    • 1.2 Sponsor Project Description
    • 1.3 Sponsor Requirements
  • 2. System Use Case Diagram
    • 2.1 System Use Case Diagram
    • 2.2 Use Case Diagram Description
    • 2.3 List of Actors and Definitions
    • 2.4 List of Use Cases and Description
  • 3. Detailed Use Case and Activity Diagram
    • 3.1. <Use Case Name> Use Case
    • 3.1.1. <Use Case Name> Use Case Description/Scenario
    • 3.1.2 <Use Case Name> Use Case Detailed Steps
    • 3.1.3 <Use Case Name> Form/Screen Mockup and Dialog
    • 3.1.4 Activity Diagram Name for Use Case <Name> and Discussion
  • 4. Domain Class Diagram
    • 4.1 Domain Class Diagram(s)
    • 4.2 Class and Relationship Analysis
    • 4.3 List of Classes with Definitions, Attributes, Operations, and Requirements Number
    • <Insert an alphabetical list of classes with a brief definition of each class, attributes, operations, and requirement number from the IT Online Training Project Requirements 2022 document. Remember that class names are nouns or noun phrases. To defin…
    • 4.3.1 List of Classes, Attributes, Operations, and Requirement Number Discussion
    • 4.4 Domain Class Diagram Discussion
  • 5. Domain State Diagram
    • 5.1 <Classname> State Diagram and Discussion
  • 6. Sequence Diagrams
    • 6.1 System Sequence Diagram (SSD) for <Use Case Name> Use Case and Description
    • 6.2 Detailed Sequence Diagram for <Use Case Name> Use Case and Discussion
  • Appendix.

Crime Lab Management

  

Term Paper 

Pages 5 

The Anne Dookhan Scandal: A Breakdown of Trust in the Justice System.
 

Review of a case for which: 

1. poor lab management / 

2. quality had a negative impact.

3. What did you find interesting about the case?

4. How could the situation have been handled better?

Discuss:

5. Ethics

6. Quality 

7. Strategic, project, and resource management 

8. Effective communication 

    week 6 Organizational Behavior discussion

     Discuss the characteristics of the functional, divisional, and matrix structures? Discussion the characteristics of the virtual structure, the team structure, and the circular structure? How might downsizing affect organizational structures and employees? What are the behavioral implications of different organizational designs?   

      Why You Need a Family Law Attorney in Santa Ana

      Family law matters, including divorce, child custody, and spousal support disputes, can be emotionally and legally complex. Navigating these issues without professional guidance can result in costly mistakes and unfavorable outcomes. Hiring a <a href="https://josfamilylaw.com/child-custody-lawyer-santa-ana.php">family law attorney in Santa Ana</a> ensures your rights are protected and your case is handled efficiently.

      Services Provided by a Family Law Attorney

      A skilled family law attorney Santa Ana provides comprehensive legal support:

      ·        Divorce and Separation Guidance: From filing petitions to negotiating settlements, [your attorney manages](https://josfamilylaw.com/child-custody-lawyer-santa-ana.php) all aspects of the divorce process.

      ·        Child Custody and Visitation Planning: Attorneys help create fair custody schedules and visitation plans that prioritize the child’s best interests.

      ·        Spousal Support and Asset Division: Legal guidance ensures property, assets, and spousal support are divided equitably under California law.

      Benefits of Hiring a Family Law Attorney in Santa Ana

      Professional representation offers numerous advantages:

      ·        Protecting Your Legal Rights: Your attorney safeguards your interests throughout negotiations, mediation, and court proceedings.

      ·        Navigating Santa Ana Family Courts: Experienced attorneys are familiar with local courts, judges, and procedures, which can expedite your case.

      ·        Reducing Emotional Stress: Legal representation allows you to focus on your family while your attorney handles the complexities of your case.

      When to Hire a Family Law Attorney

      It’s essential to engage a family law attorney Santa Ana in situations such as:

      ·        High-Conflict Divorces or Custody Disputes: Attorneys manage disputes efficiently while advocating for your rights.

      ·        Modifications of Existing Agreements: When custody or support arrangements need updating, your lawyer ensures legal compliance.

      ·        Legal Representation During Mediation or Court Hearings: A professional ensures your case is presented clearly and effectively.

      Conclusion

      Family law matters are complex, and attempting to navigate them alone can be risky. A family law attorney in Santa Ana offers expert guidance, safeguards your rights, and helps achieve fair outcomes for you and your family.

        In 2025, video is the language of the internet 2025

         If you haven’t tried it yet, now’s the time. Open the app, explore its templates, and start creating something that stands out. 

        CapCut MOD APK 2025 – Unlock Premium Video Editing Without Limits Website: https://thecupcut.com

        Introduction Video content dominates social media in 2025. Whether it’s TikTok, Instagram Reels, or YouTube Shorts, short-form videos are the most powerful way to grow an audience. But editing those videos on mobile can be a challenge—unless you have the right tools.

        CapCut is already one of the most popular free editing apps, but its premium version unlocks advanced effects, transitions, and watermark-free exports. For creators who don’t want to pay monthly fees, the CapCut MOD APK has become a game-changer.

        What is CapCut MOD APK? CapCut MOD APK is a modified version of the official CapCut app, designed to give users access to all premium features without restrictions. Unlike the standard version, this build includes:

        ● ✅ No watermark on exports

        ● ✅ Unlimited premium templates and filters

        ● ✅ 4K / 60fps export quality

        ● ✅ Ad-free editing experience

        ● ✅ AI tools like background remover and auto captions

        In short, it transforms your smartphone into a mini professional editing studio.

        Why Use CapCut MOD APK in 2025? 1. Save Money – No subscription needed

        2. Professional Output – Export high-resolution videos

        3. Social Media Ready – Built-in templates for TikTok, Reels, Shorts

        4. Beginner Friendly – Easy drag-and-drop editor

        5. AI Features – Smarter editing with auto cut, captions, and effects

        How to Download and Install 1. Visit the trusted source

        2. Download the latest CapCut MOD APK file (v15.01.44 or newer)

        3. On your Android, enable Install from Unknown Sources in Settings

        4. Tap the APK file and install

        5. Open CapCut and enjoy premium unlocked features

        Pros and Cons Pros Cons

        Free premium features Not from Play Store (manual updates needed)

        No watermark, no ads Possible security risks if downloaded from untrusted sites

        AI background remover, 4K export

        Might violate app’s ToS

        Access to all templates Some features may break after updates

        Is it Safe? Safety depends on where you download from. Many shady websites share infected APKs. That’s why you should always use a trusted source like capcut where files are regularly updated and checked.

        Conclusion If you’re serious about creating professional-looking content for social media, the CapCut MOD APK is one of the best free tools available in 2025. With its unlocked premium features, it helps you edit faster, smarter, and without limits.

        • CapCut MOD APK 2025 – Unlock Premium Video Editing Without Limits
          • Introduction
          • What is CapCut MOD APK?
          • Why Use CapCut MOD APK in 2025?
          • How to Download and Install
          • Pros and Cons
          • Is it Safe?
          • Conclusion

        Academic improvement plan

         need help with completing my academic improvement plan below. I have attached my past academic history for a certificate that I received to help with completing this assignment 

        AIP.pdf PDF – 908 KB

        be classes you did not successfully complete, struggles barriers, or difficult milestones in your academic journey. Describe the elements of challenge (i.e., why you identify that as a challenge). Finally, describe your actions, behaviors or choices that led to that challenge.

        Academic Improvement Plan

        Sections C & D will be completed with your advisor

        Student Information

        Student Name: ______________________________________________ Date: _________________________

        Student ID Number: ____________________________ Degree Plan: ________________________________

        Appeal Term: ___________________

        Career and Transfer Goal: ____________________________________________________________________

        SECTION A: Academic Success ACADEMIC SUCCESS – THINK ABOUT 1-3 MOMENTS OF SUCCESS IN YOUR ACADEMIC HISTORY. THESE CAN BE CLASSES YOU EXCELLED IN, SUCCESSFUL PROJECTS YOU COMPLETED OR MILESTONES IN YOUR ACADEMIC JOURNEY. DESCRIBE THE ELEMENTS OF SUCCESS (I.E., WHY YOU IDENTIFY THAT AS A SUCCESS). FINALLY, DESCRIBE YOUR ACTIONS, BEHAVIORS, OR CHOICES THAT LED TO THAT SUCCESS.

        Successful Moments Why was this successful? What I did that led to the success?

        SECTION B: Academic Challenges ACADEMIC CHALLENGE – THINK ABOUT 1-3 MOMENTS OF CHALLENGE IN YOUR ACADEMIC HISTORY. THESE CAN BE CLASSES YOU DID NOT SUCCESSFULLY COMPLETE, STRUGGLES, BARRIERS, OR DIFFICULT MILESTONES IN YOUR ACADEMIC JOURNEY. DESCRIBE THE ELEMENTS OF CHALLENGE (I.E., WHY YOU IDENTIFY THAT AS A CHALLENGE). FINALLY, DESCRIBE YOUR ACTIONS, BEHAVIORS, OR CHOICES THAT LED TO THAT CHALLENGE.

        Academic Challenges Why was it a challenge? What have you done to overcome the obstacle?

        Academic Improvement Plan

        SECTION C: Academic Success Plan

        Current Academic Health (Term/Year: _______________________________

        Criteria Standard Current Measure

        Pace 67%

        GPA 2.0

        Timeframe 150%

        Repeat Courses ASED ON MY ACADEMIC HISTORY NEED TO REPEAT THE FOLLOWING COURSES

        Suggested Courses Reason

        1.

        Please complete this section with a College Advisor

        https://outlook.office.com/mail/inbox/id/AAQkADdhMDhlMjhkLTk…5kiFcNdpMiMKygAFjo3HCgAAARIAEADx2fNE6j1mSo3cdcJZQJJw 10/7/25, 11:10 PM Page 1 of 1

        ,

        Cumulative GPA

        Academic Standing

        2.400

        Academic Good Standing

        4 rows

        CIS 120 – Intro to Computer Applications

        3.00 Credit B 9.000

        Mid Term 1 F

        HIT 101 – Foundations of HIT

        3.00 Credit B 9.000

        Mid Term 1 C

        HIT 102 – Medical Billing

        4.00 Credit B 12.000

        Mid Term 1 D

        HIT 110 – Medical Terms for HIT Prof

        3.00 Credit C 6.000

        Change

        View Grades

        Fall 2024 College Credit

        https://ccccsprd.ps.ccc.edu/psc/ccccsprd/EMPLOYEE/SA/c/SSR…D_REC_FL.SSR_ACAD_REC_FL.GBL?Page=SSR_VWGD_GRADE_FL 10/7/25, 11:18 PM Page 1 of 1

        language comprehension

        Any form of AI will result in an automatic 0

        q1

         

        The necessary components of science-based reading can be viewed in  Scarborough’s Reading Rope, which is a visual model of the essential  components involved in skilled reading. The Language Comprehension side  of the rope contains smaller ropes that represent the subskills involved  in language comprehension (Lane & Kennedy, 2024). These include  background knowledge, vocabulary, language structure, verbal reading,  and literacy knowledge. The other side of the rope contains the  necessary skills involved in Word Recognition, which are phonological  awareness, decoding, and sight recognition. These strands are all woven  together to become increasing automatic in the process of skilled  reading. All of these subskills are important and should be included in a  literacy program.

        As a reading interventionist, I have to determine where the lowest  deficit is in reading and provide targeted instruction for that deficit.  If a student were having difficulty with phonemic awareness and  decoding, but has strong vocabulary and language structure knowledge, I  would focus on the strands of the rope that need remediation. In the  early years of reading, it is important to focus on both word  recognition and language comprehension when considering grade level Tier  1 instruction.

        An important consideration when designing a literacy program is to  ensure that instruction is evidence-based and is planned in response to  assessment data. This ensures that instruction is purposeful and meets  the unique needs of each learner. By aligning instruction with the  strands of Scarborough’s Reading Rope, educators can deliver  comprehensive literacy support that builds skilled, fluent readers.

        q2

         

        In my Module 1 literacy plan, I focused on creating a K–12 approach  that supports every learner through strong instruction, teacher  collaboration, family partnerships, and consistent evaluation. As a  first-grade teacher, I see balanced literacy as the heart of that plan.  It’s not about giving equal time to phonics, comprehension, and writing;  it’s about knowing when to lean more heavily on one area depending on  what my students need most. Dagen and Bean (2020) describe it perfectly  when they say balance means “adjusting components as they intersect with  individual needs or developmental levels” (p. 216).

        In my classroom, that balance changes constantly. Early in the year, I  spend a lot of time on phonemic awareness, phonics, and decoding  because my students are just learning to read (Foorman et al., 2016). As  they grow more confident, I shift toward fluency, comprehension, and  writing. We do shared reading, guided reading, and read-alouds every  day, but the way I approach them depends on what I see in their data and  day-to-day progress. For instance, if running records show that a group  is struggling with vocabulary, I’ll pull in more interactive  read-alouds or word-study games. For my more fluent readers, I might  introduce short text-based writing projects to help them connect reading  and writing in meaningful ways.

        One of the biggest challenges in designing a balanced program is  finding the time to fit everything in without rushing the process.  Another challenge is making sure the balance stays truly responsive.  Every student moves at a different pace. Collaboration helps a lot here.  Working in PLCs and using coaching feedback keeps me grounded and  reminds me that balance isn’t static; it shifts with every new group of  learners.

        At the end of the day, balanced literacy to me means meeting my first  graders where they are, celebrating their growth, and helping them see  themselves as readers and writers. It’s that flexibility and  responsiveness that keeps literacy meaningful and joyful for my  students.                     

          Platinum Essays