Albert estimates the two-parameter normal-ogive (probit) item-response model by Gibbs sampling with data augmentation — introducing a latent Gaussian variable underlying each binary response so that all full conditionals become standard normal/truncated-normal draws. This gives full marginal posterior densities for any ability or item parameter (letting one judge the accuracy of the normal/ML approximations then standard in item-response theory), and is the direct methodological precursor to the Albert-Chib (1993) probit data-augmentation sampler that became ubiquitous across Bayesian econometrics.
"Gibbs sampling (Gelfand & Smith, 1990) is used to simulate draws from the joint posterior distribution of the ability and item parameters. This method gives marginal posterior density estimates for any parameter of interest."
"The can be viewed as continuous underlying or latent variables ... given the parameters and , the are independent [truncated normal]."
This is the paper where the probit data-augmentation trick got written down in its modern Gibbs form — one year before the far more cited Albert-Chib (1993) that carried it into mainstream binary/ordinal regression and Markov-switching. The move is exactly the one the whole data-augmentation literature is built on: a binary likelihood is intractable, but impute the latent normal that generated it and every conditional collapses to a Gaussian or truncated-Gaussian draw. Reading it in the IRT setting is clarifying because the three-block structure (latent ↔ person abilities ↔ item parameters) is transparently a linear model conditional on , and the truncation is a clean example of an order/sign constraint handled for free inside the sampler. For the wiki it is the historical root of the binary-probit Gibbs sampler and a bridge from the psychometric item-response tradition to Bayesian econometric data augmentation; the only dated part is the pre-slice-sampler truncated-normal draws, long since standardized.