forked from shiksha-platform/frontend-modulefederation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c6d2038
commit 50cd982
Showing
18 changed files
with
155 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,5 +60,4 @@ | |
"FAILED": "Failed", | ||
"RETRY": "Retry", | ||
"DONE": "Done" | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,4 +60,4 @@ | |
"THIS_MONTH": "इस महीने", | ||
"LAST_MONTH": "पिछला महीना", | ||
"CANCEL": "रद्द करना" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,38 @@ | ||
{ | ||
"SCIENCE": "Science", | ||
"ASSIGNMENTS": "Content Videos", | ||
"LESSON_PLANS": "Lesson Plans", | ||
"ASSESSMENTS": "Worksheets", | ||
"MATHS": "Maths", | ||
"ENGLISH": "English", | ||
"HISTORY": "History", | ||
"GEOGRAPHY": "Geography", | ||
"MY_CLASSES": "My Classes", | ||
"CLASS_DETAILS": "Class details", | ||
"TAKE_ATTENDANCE": "Mark Attendance", | ||
"CLASS_ATTENDANCE": "Class Attendance", | ||
"STATUS": "Today's Status", | ||
"PRESENT": "present", | ||
"TOTAL": "Total", | ||
"STUDENTS": "Students", | ||
"ATTENDANCE_REGISTER": "Attendance register", | ||
"REPORTS": "Attendance Reports", | ||
"SMS_REPORTS": "SMS Status Reports", | ||
"SUMMARY": "Summary", | ||
"CLASS_TEACHER": "Class teacher", | ||
"CLASS_STRENGTH": "Class Strength", | ||
"GIRLS": "Girls", | ||
"BOYS": "Boys", | ||
"CONTACTS_TEACHERS": "Subject Teachers", | ||
"DETAILS": "Details", | ||
"AWARDS_AND_RECOGNITION": "Awards & Accolades", | ||
"STUDENT_COMPETENCIES": "Student Competencies", | ||
"SHOW_ALL_STUDENTS": "Show all students", | ||
"SUBJECTS": "Subjects", | ||
"CHOOSE_ANOTHER_CLASS": "Choose another Class", | ||
"TODAY_VIEW": "Day View", | ||
"WEEK_VIEW": "Week View", | ||
"MONTH_VIEW": "Month View", | ||
"TODAY": "Today", | ||
"TIME": "Time" | ||
} | ||
|
||
"SCIENCE": "Science", | ||
"ASSIGNMENTS": "Content Videos", | ||
"LESSON_PLANS": "Lesson Plans", | ||
"ASSESSMENTS": "Worksheets", | ||
"MATHS": "Maths", | ||
"ENGLISH": "English", | ||
"HISTORY": "History", | ||
"GEOGRAPHY": "Geography", | ||
"MY_CLASSES": "My Classes", | ||
"CLASS_DETAILS": "Class details", | ||
"TAKE_ATTENDANCE": "Mark Attendance", | ||
"CLASS_ATTENDANCE": "Class Attendance", | ||
"STATUS": "Today's Status", | ||
"PRESENT": "present", | ||
"TOTAL": "Total", | ||
"STUDENTS": "Students", | ||
"ATTENDANCE_REGISTER": "Attendance register", | ||
"REPORTS": "Attendance Reports", | ||
"SMS_REPORTS": "SMS Status Reports", | ||
"SUMMARY": "Summary", | ||
"CLASS_TEACHER": "Class teacher", | ||
"CLASS_STRENGTH": "Class Strength", | ||
"GIRLS": "Girls", | ||
"BOYS": "Boys", | ||
"CONTACTS_TEACHERS": "Subject Teachers", | ||
"DETAILS": "Details", | ||
"AWARDS_AND_RECOGNITION": "Awards & Accolades", | ||
"STUDENT_COMPETENCIES": "Student Competencies", | ||
"SHOW_ALL_STUDENTS": "Show all students", | ||
"SUBJECTS": "Subjects", | ||
"CHOOSE_ANOTHER_CLASS": "Choose another Class", | ||
"TODAY_VIEW": "Day View", | ||
"WEEK_VIEW": "Week View", | ||
"MONTH_VIEW": "Month View", | ||
"TODAY": "Today", | ||
"TIME": "Time" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,4 +35,4 @@ | |
"TODAY_VIEW": "आज का दृश्य", | ||
"WEEK_VIEW": "सप्ताह का दृश्य", | ||
"MONTH_VIEW": "माह दृश्य" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
[ | ||
{ | ||
"module": "attendance", | ||
"attendanceState": [ | ||
{ | ||
"availableAttendanceStates": ["Present", "Absent"], | ||
"defaultState": [], | ||
"attendanceTags": ["Special Duty", "Govt. Duty"], | ||
"attendanceTagStateAdmin": true, | ||
"attendanceTagSchoolAdmin": true, | ||
"attendanceTagTeacher": false, | ||
"attendanceLayout": [], | ||
"attendanceLayoutStateAdmin": true, | ||
"attendanceLayoutSchoolAdmin": true, | ||
"attendanceLayoutTeacher": false, | ||
|
||
"editAttendanceStateAdmin": true, | ||
"editAttendanceSchoolAdmin": true, | ||
"editAttendanceTeacher": false, | ||
|
||
"sortOptions": ["Alphabetically"], | ||
"sortOptionsStateAdmin": true, | ||
"sortOptionsSchoolAdmin": false, | ||
"sortOptionsTeacher": true, | ||
|
||
"markStudentAttendance": { | ||
"frequency": ["Twice"], | ||
"frequencyStateAdmin": true, | ||
"frequencySchoolAdmin": true, | ||
"frequencyTeacher": false, | ||
"submitBy": ["EOD", "11:30am"], | ||
"periodSubjectAttendance": true, | ||
"periodSubjectAttendanceObject": { | ||
"frequency": [], | ||
"frequencyStateAdmin": true, | ||
"frequencySchoolAdmin": true, | ||
"frequencyTeacher": false, | ||
"submitBy": [] | ||
}, | ||
"markAllPresentFeature": { | ||
"stateAdmin": true, | ||
"schoolAdmin": true, | ||
"teacher": false | ||
} | ||
}, | ||
"canEditAttendance": { | ||
"stateAdmin": true, | ||
"schoolAdmin": true, | ||
"teacher": false | ||
}, | ||
"previousAttendance": { | ||
"visibilityInCardView": [], | ||
"maxPreviousVisibility": [], | ||
"stateAdmin": true, | ||
"schoolAdmin": true, | ||
"teacher": false, | ||
"canEditAttendance": { | ||
"maxPreviousEditibility": [], | ||
"stateAdmin": true, | ||
"schoolAdmin": true, | ||
"teacher": false | ||
} | ||
} | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.