1 resultado para Java Card
Filtro por publicador
- Academic Research Repository at Institute of Developing Economies (1)
- Acceda, el repositorio institucional de la Universidad de Las Palmas de Gran Canaria. España (2)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (1)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (13)
- Aquatic Commons (1)
- Archive of European Integration (6)
- Aston University Research Archive (4)
- B-Digital - Universidade Fernando Pessoa - Portugal (1)
- Biblioteca Digital - Universidad Icesi - Colombia (3)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (2)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (10)
- Biblioteca Valenciana Digital - Ministerio de Educación, Cultura y Deporte - Valencia - Espanha (3)
- Bibloteca do Senado Federal do Brasil (2)
- Biodiversity Heritage Library, United States (4)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (8)
- Brock University, Canada (74)
- Bulgarian Digital Mathematics Library at IMI-BAS (4)
- Cámara de Comercio de Bogotá, Colombia (2)
- CentAUR: Central Archive University of Reading - UK (17)
- CiencIPCA - Instituto Politécnico do Cávado e do Ave, Portugal (5)
- Cochin University of Science & Technology (CUSAT), India (1)
- Comissão Econômica para a América Latina e o Caribe (CEPAL) (5)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (39)
- Cor-Ciencia - Acuerdo de Bibliotecas Universitarias de Córdoba (ABUC), Argentina (1)
- Corvinus Research Archive - The institutional repository for the Corvinus University of Budapest (1)
- Dalarna University College Electronic Archive (2)
- Department of Computer Science E-Repository - King's College London, Strand, London (2)
- Digital Archives@Colby (1)
- Digital Commons - Michigan Tech (1)
- Digital Commons at Florida International University (1)
- DigitalCommons@The Texas Medical Center (3)
- DigitalCommons@University of Nebraska - Lincoln (3)
- Digitale Sammlungen - Goethe-Universität Frankfurt am Main (3)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (24)
- Gallica, Bibliotheque Numerique - Bibliothèque nationale de France (French National Library) (BnF), France (66)
- Harvard University (4)
- Institute of Public Health in Ireland, Ireland (8)
- Instituto Politécnico do Porto, Portugal (45)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (26)
- Livre Saber - Repositório Digital de Materiais Didáticos - SEaD-UFSCar (2)
- Lume - Repositório Digital da Universidade Federal do Rio Grande do Sul (11)
- Martin Luther Universitat Halle Wittenberg, Germany (1)
- Memoria Académica - FaHCE, UNLP - Argentina (3)
- Ministerio de Cultura, Spain (7)
- National Center for Biotechnology Information - NCBI (1)
- Open Access Repository of Association for Learning Technology (ALT) (1)
- Portal do Conhecimento - Ministerio do Ensino Superior Ciencia e Inovacao, Cape Verde (1)
- Publishing Network for Geoscientific & Environmental Data (192)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (1)
- RDBU - Repositório Digital da Biblioteca da Unisinos (1)
- Repositório Científico da Universidade de Évora - Portugal (2)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (21)
- Repositório da Escola Nacional de Administração Pública (ENAP) (3)
- Repositório da Produção Científica e Intelectual da Unicamp (5)
- Repositório da Universidade Federal do Espírito Santo (UFES), Brazil (1)
- Repositório digital da Fundação Getúlio Vargas - FGV (1)
- Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal (1)
- Repositório Institucional da Universidade Federal do Rio Grande do Norte (2)
- Repositorio Institucional de la Universidad de La Laguna (1)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (13)
- Research Open Access Repository of the University of East London. (1)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (41)
- Savoirs UdeS : plateforme de diffusion de la production intellectuelle de l’Université de Sherbrooke - Canada (3)
- Scielo Saúde Pública - SP (11)
- SerWisS - Server für Wissenschaftliche Schriften der Fachhochschule Hannover (2)
- South Carolina State Documents Depository (11)
- Universidad Autónoma de Nuevo León, Mexico (1)
- Universidad de Alicante (1)
- Universidad Politécnica de Madrid (21)
- Universidade do Minho (2)
- Universidade Federal do Rio Grande do Norte (UFRN) (14)
- Universitat de Girona, Spain (1)
- Université de Lausanne, Switzerland (4)
- Université de Montréal (1)
- Université de Montréal, Canada (4)
- University of Connecticut - USA (1)
- University of Michigan (135)
- University of Queensland eSpace - Australia (45)
- University of Southampton, United Kingdom (10)
- Worcester Research and Publications - Worcester Research and Publications - UK (2)
Resumo:
The popularity of Computing degrees in the UK has been increasing significantly over the past number of years. In Northern Ireland, from 2007 to 2015, there has been a 40% increase in acceptances to Computer Science degrees with England seeing a 60% increase over the same period (UCAS, 2016). However, this is tainted as Computer Science degrees also continue to maintain the highest dropout rates.
In Queen’s University Belfast we currently have a Level 1 intake of over 400 students across a number of computing pathways. Our drive as staff is to empower and motivate the students to fully engage with the course content. All students take a Java programming module the aim of which is to provide an understanding of the basic principles of object-oriented design. In order to assess these skills, we have developed Jigsaw Java as an innovative assessment tool offering intelligent, semi-supervised automated marking of code.
Jigsaw Java allows students to answer programming questions using a drag-and-drop interface to place code fragments into position. Their answer is compared to the sample solution and if it matches, marks are allocated accordingly. However, if a match is not found then the corresponding code is executed using sample data to determine if its logic is acceptable. If it is, the solution is flagged to be checked by staff and if satisfactory is saved as an alternative solution. This means that appropriate marks can be allocated and should another student have submitted the same placement of code fragments this does not need to be executed or checked again. Rather the system now knows how to assess it.
Jigsaw Java is also able to consider partial marks dependent on code placement and will “learn” over time. Given the number of students, Jigsaw Java will improve the consistency and timeliness of marking.