zoukankan      html  css  js  c++  java
  • what is sis(student information system)?

    A student information system (SIS) is a software application for educational establishments to manage student data. Student information systems provide capabilities for entering student test and other assessment scores, building student schedules, tracking student attendance, and managing many other student-related data needs in a school, college or university. Also known as student information management system (SIMS, SIM), student records system (SRS) or student management system (SMS) or school management system (SMS) .

    These systems vary in size, scope and capability, from packages that are implemented in relatively small organisations to cover student records alone, to enterprise-wide solutions that aim to cover most aspects of running large multi-campus organizations with significant local responsibility. Many systems can be scaled to different levels of activity, and can be configured by their home institutions to meet local needs.

    The common functions of a student records system are to support the maintenance of personal and study information relating to:

    • Handling inquiries from prospective students;
    • Handling the admissions process;
    • Enrolling new students and storing teaching option choices;
    • Handling examinations, assessments, marks and grades and academic progression;
    • Maintaining records of absences and attendance;
    • Handling the award of credit or qualifications, graduation, and post-graduation contact with alumni.

    In larger enterprise solutions that have student data at their core, further functions in finance, human resources, estates management and more may be catered for by the software.

    Where national or government systems exist for student finance or statistical return purposes, student records system often provide functionality that caters for this, by way of modules or core elements that handle the production of required files, or deal with the formatted transfer of information. examples are the FAFSA (Free Application for Federal Student Aid) process in the United States, the United Kingdom's Student Loans Company processes (SSAR, SSAC and ATFEE file processing), the UCAS (Universities and Colleges Admissions Service) in the United Kingdom, or the HESA and HESES student statistical returns in the United Kingdom.

    In the past, universities in particular have created their own bespoke student record systems. One such example is the ROSI system at University of Toronto. With growing complexity in the business of educational establishments, many organisations now choose to buy customisable off-the-shelf software. Modern student information systems are usually server-based, with the application residing on a central computer server, and being accessed by client applications at various places within and even outside the school. Since the late 1990s, student information systems have been moving to the web. Some are entirely web-based (data entry and viewing), whereas others only allow viewing on the web of some information.

                                                                                                                                              from: http://en.wikipedia.org/wiki/Student_information_system

  • 相关阅读:
    Hibernate3 第一天
    Struts2第四天
    Struts2第二天
    Struts2第一天
    【剑指offer】数字在排序数组中出现的次数,C++实现
    【剑指offer】两个链表的第一个公共结点,C++实现
    【剑指offer】数组中的逆序对。C++实现
    [Python]定时任务框架 APScheduler
    [pandas] SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame
    alicode35-找出二叉搜索树的第2大的数
  • 原文地址:https://www.cnblogs.com/liuzhengliang/p/1309799.html
Copyright © 2011-2022 走看看