Comment 2 for bug 1879410

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/10983
Committed: https://git.mahara.org/mahara/mahara/commit/d811cd3c6c820655697c2a2c5ad7d875d4709b78
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit d811cd3c6c820655697c2a2c5ad7d875d4709b78
Author: Aatharsh Girishwar Vijaya Sugumar <email address hidden>
Date: Tue May 19 13:56:41 2020 +1200

Bug 1879410: Add a text block in Dashboard page using TestingDataGenerator.php

Modified create_block() functionality of TestingDataGenerator.php to generate
blocks in the Dashboard page

Modified code based on review comments - moved sql query to else block, used list
instead of array and added type='dashboard' in sql query, modified dashboard
str match from preg match

Change-Id: I8880226008217b0bc3ed9b97301ad060c998d058
Signed-off-by: Aatharsh Girishwar Vijaya Sugumar <email address hidden>