List of Fields

Class : Courseprojects.Class

Title

  • Project Title (title: String) — the project title

Who & Course

  • Student as Project Author (student: Users) — the student who is in charge of the project
    • mandatory for ongoing and completed projects
    • either APICe usernames or “Name Surname”
    • more than one values admitted
  • Teacher as Project Supervisor (supervisor: Users) — the teacher supervising the project
    • either APICe usernames or “Name Surname”
    • more than one values admitted
  • Reference Course of the Project (course: DBList) — the teacher supervising the project
    • only APICe courses
    • more than one values admitted

Descriptors

  • Project Abstract (abstract: TextArea) — the abstract of the project
  • Project Keywords (keywords: String) — the keywords of the project
  • Project References (references: TextArea) — the bibliographic references of the project
  • Project Sort (sort: StaticList) — sort of the project
    • possible values
      Advanced Project  •  Application Project  •  Standard Project  •  Game Project  •  Product Project  •  Research Project  •  Simulation Project  •  Survey Project  •  Teaching Project  •  Technology Project  

Status & Dates

  • Project Status (status: StaticList) — current status of project activities
    • possible values
      Available Project  •  Ongoing Project  •  Completed Project  
  • Start Date of the Project (start: Date) — date of the beginning of project activities
    • format: dd/MM/yyyy
    • mandatory for ongoing projects
  • End Date of the Project (end: Date) — date of the concusion of project activities
    • format: dd/MM/yyyy
    • mandatory for completed projects

Outcomes

  • Final Report (report: String) — the final report for the project / in PDF format
  • Slides for the Project Discussion (slides: String) — the slides used for the project final discussion
  • VLE ID of the Project Forum (vleforum: String) — the ID of the VLE forum of the project
  • IoL ID of the Project Forum (iolforum: String) — the ID of the IoL forum of the project
  • Repo URL for the Project (repo: String) — the URL of the project repo