Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Files | Namespaces | Classes | Variables
qbank_statistics

Files

file  behat_qbank_statistics.php
 Behat steps for qbank_statistics.
 
file  discrimination_index.php
 This columns shows a message about whether this question is OK or needs revision.
 
file  discriminative_efficiency.php
 This column show the average discriminative efficiency for this question.
 
file  facility_index.php
 This column show the average facility index for this question.
 
file  helper.php
 Helper for statistics.
 
file  plugin_feature.php
 Class plugin_features is the entrypoint for the columns.
 
file  provider.php
 Privacy Subsystem implementation.
 
file  renderer.php
 Description.
 
file  version.php
 Question statistics.
 

Namespaces

namespace  qbank_statistics
  
 
namespace  qbank_statistics\columns
  
 
namespace  qbank_statistics\output
  
 
namespace  qbank_statistics\privacy
  
 

Classes

class  behat_qbank_statistics
 
class  qbank_statistics\columns\discrimination_index
 
class  qbank_statistics\columns\discriminative_efficiency
 
class  qbank_statistics\columns\facility_index
 
class  qbank_statistics\helper
 
class  qbank_statistics\output\renderer
 
class  qbank_statistics\plugin_feature
 
class  qbank_statistics\privacy\provider
 

Variables

 $plugin = 2022111800
 
$plugin component = 'qbank_statistics'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2022112800
 

Detailed Description