Published November 6, 2019 | Version Cleaned dataset - no scales constructed
Dataset Restricted

Potential wave 1 video scholen

Authors/Creators

  • 1. UGent

Description

Data collected through the e-PIC video-based comparative judgement instrument in wave 1 (October 2017) of the Potential project in primary and secondary schools. 

SPSS Syntax to construct reasoning scales: 

***Schaalaanmaak PTSI Individual Needs***

IF  (NMISS(PTSI07, PTSI14, PTSI15, PTSI16) <= 1) 
    PTSI_individualneeds=MEAN(PTSI07, PTSI14, PTSI15, PTSI16).
VARIABLE LABELS  PTSI_individualneeds 'PTSI reasoning on individual needs'.
EXECUTE.

RECODE PTSI_individualneeds (SYSMIS=999).
EXECUTE.
Missing values PTSI_individualneeds (999).
Execute.

***Schaalaanmaak PTSI Safe & structured environment***

IF  (NMISS(PTSI23, PTSI09, PTSI17, PTSI06, PTSI11, PTSI24) <= 2) 
    PTSI_safestructure=MEAN(PTSI23, PTSI09, PTSI17, PTSI06, PTSI11, PTSI24).
VARIABLE LABELS  PTSI_safestructure 'PTSI reasoning on a safe and structured environment'.
EXECUTE.

RECODE PTSI_safestructure (SYSMIS=999).
EXECUTE.
Missing values PTSI_safestructure (999).
Execute.

***Schaalaanmaak PTSI Student involvement***

IF  (NMISS(PTSI05, PTSI22, PTSI02, PTSI18, PTSI10, PTSI19) <= 2) 
    PTSI_studentinvolve=MEAN(PTSI05, PTSI22, PTSI02, PTSI18, PTSI10, PTSI19).
VARIABLE LABELS  PTSI_studentinvolve 'PTSI reasoning on student involvement'.
EXECUTE.

RECODE PTSI_studentinvolve (SYSMIS=999).
EXECUTE.
Missing values PTSI_studentinvolve (999).
Execute.

***Schaalaanmaak DI_active_learning***

IF  (NMISS(DI07,DI16,DI14,DI11,DI15,DI10) <= 2) 
    DI_active_learning=MEAN(DI07,DI16,DI14,DI11,DI15,DI10) .
EXECUTE.

RECODE DI_active_learning (SYSMIS=999).
EXECUTE.
Missing values DI_active_learning (999).
Execute.

***Schaalaanmaak DI_instructional_clarity***

IF  (NMISS(DI27,DI28,DI04,DI03,DI24) <= 2) DI_instructional_clarity=MEAN(DI27,DI28,DI04,DI03,DI24).
EXECUTE.

RECODE DI_instructional_clarity (SYSMIS=999).
EXECUTE.
Missing values DI_instructional_clarity (999).
Execute.

***Schaalaanmaak DI_adaptive_teaching***

IF  (NMISS(DI09,DI08,DI22,DI02,DI19) <= 2) DI_adaptive_teaching=MEAN(DI09,DI08,DI22,DI02,DI19).
EXECUTE.

RECODE DI_adaptive_teaching (SYSMIS=999).
EXECUTE.
Missing values DI_adaptive_teaching (999).
Execute.

***Schaalaanmaak DI_flexible_grouping***

IF  (NMISS(DI06,DI01,DI25,DI26,DI05) <= 1) DI_flexible_grouping=MEAN(DI06,DI01,DI25,DI26,DI05).
EXECUTE.

RECODE DI_flexible_grouping (SYSMIS=999).
EXECUTE.
Missing values DI_flexible_grouping (999).
Execute.

Notes

This work was supported by Flanders Innovation and Entrepreneurship (www.vlaio.be/english) under grant 150011

Files

Restricted

The record is publicly accessible, but files are restricted to users with access.

Request access

If you would like to request access to these files, please fill out the form below.

You need to satisfy these conditions in order for this request to be accepted:

This data is only available to members of the Potential-consortium

You are currently not logged in. Do you have an account? Log in here