The CLASS originally includes 42 attitudinal items measuring students' attitude toward physics learning within five categories of Likert scale ranging from strongly disagree (1) to strongly agree (5). In this package, thirty-six CLASS items have been preprocessed based on the scoring rule as suggested by Adams et al. (2006).
data(CLASS)
A data frame of students' responses on the following 36 CLASS items (after preprocessed using the scoring rule).
CLASS1
A student's response on the CLASS item number 1.
CLASS2
A student's response on the CLASS item number 2.
CLASS3
A student's response on the CLASS item number 3.
CLASS5
A student's response on the CLASS item number 5.
CLASS6
A student's response on the CLASS item number 6.
CLASS8
A student's response on the CLASS item number 8.
CLASS10
A student's response on the CLASS item number 10.
CLASS11
A student's response on the CLASS item number 11.
CLASS12
A student's response on the CLASS item number 12.
CLASS13
A student's response on the CLASS item number 13.
CLASS14
A student's response on the CLASS item number 14.
CLASS15
A student's response on the CLASS item number 15.
CLASS16
A student's response on the CLASS item number 16.
CLASS17
A student's response on the CLASS item number 17.
CLASS18
A student's response on the CLASS item number 18.
CLASS19
A student's response on the CLASS item number 19.
CLASS20
A student's response on the CLASS item number 20.
CLASS21
A student's response on the CLASS item number 21.
CLASS22
A student's response on the CLASS item number 22.
CLASS23
A student's response on the CLASS item number 23.
CLASS24
A student's response on the CLASS item number 24.
CLASS25
A student's response on the CLASS item number 25.
CLASS26
A student's response on the CLASS item number 26.
CLASS27
A student's response on the CLASS item number 27.
CLASS28
A student's response on the CLASS item number 28.
CLASS29
A student's response on the CLASS item number 29.
CLASS30
A student's response on the CLASS item number 30.
CLASS32
A student's response on the CLASS item number 32.
CLASS34
A student's response on the CLASS item number 34.
CLASS35
A student's response on the CLASS item number 35.
CLASS36
A student's response on the CLASS item number 36.
CLASS37
A student's response on the CLASS item number 37.
CLASS38
A student's response on the CLASS item number 38.
CLASS39
A student's response on the CLASS item number 39.
CLASS40
A student's response on the CLASS item number 40.
CLASS42
A student's response on the CLASS item number 42.
Adams, W. K. et al. New instrument for measuring student beliefs about physics and learning physics: The Colorado Learning Attitudes about Science Survey. Physical Review Special Topics - Physics Education Research 2, 010101 (2006).
library(spheredata)
# Call the data from spheredata package
get("CLASS")
# Open the data
CLASS
Run the code above in your browser using DataLab