Bodhish Thomas

Results 42 comments of Bodhish Thomas

@mabras I think you got confused with the description, I have updated it. `SchoolAdmin` table has an unused `school_id` filed. This issue is to remove the same as its creating...

It's an interesting idea. Here are my thoughts. We could create a customizable notification/email template management system that could be used for: - Customize content for existing email templates. -...

@pupilfirst/engineers do share your suggestions/ideas.

Looping @pupilfirst/designers for a review

@arpancodes do you fix the merge conflicts

A simple hack to fix your issue would be to set `notifyStudents: false` on your second request. This way user will get only one email from the platform.

`User` can have multiple `Student` accounts in the platform. The first request will create a _user account_ and a _student profile_. The second request will just create a _student profile_...

I did encounter a similar case while building an internal application to onboard students into multiple courses. I avoided the platform notification altogether and used a custom email approach. The...

I used a different rails app. You could use a 3rd party service to send emails via Zapier.

@harigopal Updates 1. I have updated the page title to fix the issue. 2. Done, @vinutv can we increase the width for the course selector? 3. Done, the same query...