Skip to content

Conversation

@Ankit-lab809
Copy link
Collaborator

No description provided.

Ankit-lab809 and others added 30 commits July 1, 2025 16:26
…s' of github.com:unicef/iogt into feature/registration_notification_to_users
@sachin-mehta sachin-mehta self-assigned this Oct 29, 2025
Copy link
Collaborator

@sachin-mehta sachin-mehta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Check date_of_birth, gender fields for existing users, if these are working fine or not.
  2. The migration for QuizAttempt creation: ensure no conflict with existing data or absent foreign keys.
  3. The PageVisit model may grow very large — consider if you need retention/archival strategy.
  4. The CSS sets .activity-table { width:150% } – Might overflow container; check on various devices/screen sizes.
  5. The CSS uses font-size: 0.9rem for buttons, line-height 1.2 – ensure readability and accessibility (WCAG).
  6. Inline styling is present, move to css and ensure existing elements /selectors are not affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants