All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mock-data.mock-progress-report.xml Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
<!--

    Licensed to Apereo under one or more contributor license
    agreements. See the NOTICE file distributed with this work
    for additional information regarding copyright ownership.
    Apereo licenses this file to you under the Apache License,
    Version 2.0 (the "License"); you may not use this file
    except in compliance with the License.  You may obtain a
    copy of the License at the following location:

      http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.

-->
<degreeProgressReport
    xmlns="https://source.jasig.org/schemas/portlet/courseschedule/degree-progress"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="https://source.jasig.org/schemas/portlet/courseschedule/degree-progress ../xsd/degree-progress.xsd"
    gpa="3.4" requiredGpa="2.5" credits="92" requiredCredits="128" programGpa="3.12" requiredProgramGpa="0">
    <degreeRequirementSection key="GENERAL" name="General Requirements"
        gpa="4" credits="3" completed="true">
        <courseRequirement name="Math and Science" description="" completed="true">
            <course abbreviation="MATH 151" title="Calculus II" credits="4.0"
                source="Transfer">
                <semester name="Spring 2011" />
                <grade code="TR" />
            </course>
            <course abbreviation="PHY 152" title="Introductory Physics II"
                credits="4.0" source="EU">
                <semester name="Fall 2010" />
                <grade code="4.0" />
            </course>
        </courseRequirement>
    </degreeRequirementSection>
    <degreeRequirementSection key="CSE Core" name="CSE Core"
        gpa="3.3" credits="12" completed="false">
        <gpaRequirement requiredGpa="2.5"/>
        <courseRequirement name="CS 115" description="" completed="true">
            <course abbreviation="CS 115" title="Introduction to Computer Science"
                credits="2.0" source="Transfer">
                <semester name="Fall 2009" />
                <grade code="TR" />
            </course>
        </courseRequirement>
        <courseRequirement name="CS 175" description="" completed="true">
            <course abbreviation="CS 175" title="Programming Languages"
                credits="4.0" source="EU">
                <semester name="Spring 2010" />
                <grade code="I" />
            </course>
        </courseRequirement>
        <courseRequirement name="CS 190" description="" completed="true">
            <course abbreviation="CS 190" title="Data Structures"
                credits="4.0" source="EU">
                <semester name="Spring 2010" />
                <grade code="3.0" />
            </course>
        </courseRequirement>
        <courseRequirement name="CS 201" description="" completed="false"/>
        <courseRequirement name="EE 115" description="" completed="true">
            <course abbreviation="EE 115" title="Intro to Electrical Engineering"
                credits="4.0" source="EU">
                <semester name="Fall 2010" />
                <grade code="4.0" />
            </course>
        </courseRequirement>
        <courseRequirement name="Applications" description="Select 5 approved courses listed under the Computer Science Applications category in the course catalogue" completed="false">
            <course abbreviation="CS 312" title="Artificial Intelligence"
                credits="4.0" source="EU">
                <semester name="Spring 2011" />
                <grade code="4.0" />
            </course>
            <course abbreviation="CS 365" title="Computer Graphics"
                credits="4.0" source="EU">
                <semester name="Spring 2011" />
                <grade code="3.0" />
            </course>
        </courseRequirement>
    </degreeRequirementSection>
</degreeProgressReport>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy