Project

General

Profile

Feature #3809

Updated by Ram Kordale 22 days ago

Google sheet to be used: https://docs.google.com/spreadsheets/d/1F5aDBK0GlwCZjxbegE0909rr3sgbsHD_LepQlgRCzEA/edit?gid=0#gid=0 

 Input would come from a file containing zero or more of: 
 board=<board> 
 grade=<grade> 
 subject=<subject> 

 If the input file does not exist or is empty or does not have some key value pairs, assume all matching values. For example, if the input file does not exist, then the query would be all boards, grades and subjects. 

 Google sheet would contain zero or more entries with the following columns: board, grade, subject, chapter, exercise_number

Back