Minor update to if-else to avoid unnecessary query
If an anonymous learner visits the course tab view, we now perform one less query to check enrollment status. This query has been moved inside an else statement, and is only called if the learer is logged in.
Showing
Please
register
or
sign in
to comment