issues
search
catalyst
/
moodle-tool_abconfig
A way to A/B test config, or slowly turn on config for certain audiences or % of traffic
https://moodle.org/plugins/tool_abconfig
6
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue #71: Use new 'after_config' hook for Moodle 4.5
#72
djarran
opened
1 week ago
0
Add hook callback for deprecated `after_config` callback
#71
djarran
opened
1 week ago
2
68 Fix Table doesn't exist during install
#70
leonstr
closed
1 week ago
1
Hooks implementation missing the during_initial_install handling
#69
aspark21
closed
1 week ago
2
Error reading from database during install
#68
leonstr
closed
1 week ago
2
4.4+: Callback before_footer in tool_abconfig component should be migrated to new hook callback for core\hook\output\before_footer_html_generation
#67
aspark21
opened
3 months ago
0
Implement new hook callbacks #65
#66
bwalkerl
closed
4 months ago
0
Moodle 4.4: Failure due to new Hooks API
#65
opitz
closed
4 months ago
0
Add ability to enable experiment only for CLI scripts
#64
dmitriim
opened
1 year ago
0
Ensure users are valid before json_decode
#63
Peterburnett
closed
1 year ago
0
Add username or other identification field to user's autocomplete for an experiment form
#62
dmitriim
opened
1 year ago
0
Fix for Moodle 4.1
#61
sarahjcotton
closed
1 year ago
4
Testing for Moodle 4.1
#60
sarahjcotton
closed
1 year ago
2
Add a specific experiment config for enabling debugging
#59
dmitriim
opened
2 years ago
0
Full stack trace trace is not displayed when using the plugin
#58
dmitriim
closed
2 years ago
6
Apply experiments to specific IPs
#57
dmitriim
opened
2 years ago
0
Add more help buttons explaining each setting to the plugin's form
#56
dmitriim
opened
2 years ago
0
Fix user condition for request scope experiments
#55
golenkovm
closed
2 years ago
0
User condition is not working on Request scope
#54
golenkovm
closed
2 years ago
1
Allow conditions to be force on the cli #50
#53
brendanheywood
closed
2 years ago
1
Allow user based conditions to be set as user field = value
#52
brendanheywood
opened
2 years ago
2
Make it possible to execute experiments on CLI scripts
#51
golenkovm
closed
2 years ago
4
Make it possible to execute experiments on CLI scripts
#50
golenkovm
closed
2 years ago
3
Add help text / examples to the possible experiment commands
#49
keevan
opened
2 years ago
0
Add help text to scope field to explain the different types
#48
keevan
opened
2 years ago
0
Parse boolean condition text into bools
#47
Peterburnett
opened
2 years ago
0
Trim condition tokens
#46
Peterburnett
opened
2 years ago
0
Add a condition so we can target specific user ids or usernames
#45
golenkovm
closed
2 years ago
2
chore: bump version for release
#44
keevan
closed
2 years ago
0
Add a patch to backport MDL-66340 and extend github actions down to Moodle 3.4
#43
golenkovm
opened
2 years ago
1
Add github actions
#42
golenkovm
closed
2 years ago
2
Set up github actions
#41
golenkovm
closed
2 years ago
0
Clean up commands from unexpected EOL
#40
golenkovm
closed
2 years ago
2
EOL symbol "\r" breaks config settings
#39
golenkovm
closed
2 years ago
1
Add a condition so we can target specific user ids or usernames
#38
brendanheywood
closed
2 years ago
2
Move the $SESSION attributes into a muc session cache instead
#37
brendanheywood
opened
4 years ago
0
Issue #31: Added config logging to add/remove experiments
#36
Peterburnett
closed
4 years ago
0
Any experiment editing should go to logstore
#35
Peterburnett
opened
4 years ago
0
Issue #30: Changed moodle_url construction
#34
Peterburnett
closed
4 years ago
0
Issue #29: Removed unnecessary statements from front-facing pages
#33
Peterburnett
closed
4 years ago
0
Issue #19: Removed last _GET, changed loop flow
#32
Peterburnett
closed
4 years ago
0
Push new stuff to config log
#31
brendanheywood
closed
4 years ago
0
moodle_url class doesn't need CFG->wwwroot
#30
danmarsden
closed
4 years ago
0
incorrect use of MOODLE_INTERNAL
#29
danmarsden
closed
4 years ago
2
Update TODO
#28
Peterburnett
closed
4 years ago
0
Add a concept of experiment auto disable conditions
#27
brendanheywood
opened
4 years ago
0
Issue #19: Removed as much _GET use as possible
#26
Peterburnett
closed
4 years ago
0
Fixed travis with Moodle 3.9
#25
Peterburnett
closed
4 years ago
0
Issue #22: Coding standards cleanup
#24
Peterburnett
closed
4 years ago
0
Issue #21: Refactored tables to manager class
#23
Peterburnett
closed
4 years ago
0
Next