Anonymous

Changes

From Open Educational Resources
3,839 bytes added ,  09:28, 30 November 2016
no edit summary
Line 67: Line 67:  
<td>
 
<td>
 
{{{alt_names|{{{Alt_names|}}} }}}
 
{{{alt_names|{{{Alt_names|}}} }}}
 +
</td>
 +
</tr>
 +
}}
 +
 +
<!-- Content org -->
 +
{{#if:{{{content_org|{{{Content_org|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
 +
<tr style="vertical-align: top">
 +
<td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Content org</td>
 +
<td>
 +
{{{content_org|{{{Content_org|}}} }}}
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 117: Line 127:  
<td>
 
<td>
 
{{{time_required|{{{Time_required|}}} }}}
 
{{{time_required|{{{Time_required|}}} }}}
 +
</td>
 +
</tr>
 +
}}
 +
 +
<!-- Tags Telugu-->
 +
{{#if:{{{tags_telugu|{{{Tags_telugu|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
 +
<tr style="vertical-align: top">
 +
<td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Tags(Keywords) Telugu</td>
 +
<td>
 +
{{{tags_telugu|{{{Tags_telugu|}}} }}}
 +
</td>
 +
</tr>
 +
}}
 +
 +
<!-- Tags English-->
 +
{{#if:{{{tags_english|{{{Tags_english|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
 +
<tr style="vertical-align: top">
 +
<td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Tags(Keywords) English</td>
 +
<td>
 +
{{{tags_english|{{{Tags_english|}}} }}}
 +
</td>
 +
</tr>
 +
}}
 +
 +
<!-- Translation Of-->
 +
{{#if:{{{translation_of|{{{Translation_of|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
 +
<tr style="vertical-align: top">
 +
<td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Translation Of</td>
 +
<td>
 +
{{{translation_of|{{{Translation_of|}}} }}}
 +
</td>
 +
</tr>
 +
}}
 +
 +
<!-- Adaptation-->
 +
{{#if:{{{adaptationup|{{{Adaptationup|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
 +
<tr style="vertical-align: top">
 +
<td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Adaptation</td>
 +
<td>
 +
{{{adaptationup|{{{Adaptationup|}}} }}}
 +
</td>
 +
</tr>
 +
}}
 +
 +
<!-- Contributor -->
 +
{{#if:{{{contributorup|{{{Contributorup|}}} }}}{{{demo|<noinclude>1</noinclude>}}}|
 +
<tr style="vertical-align: top">
 +
<td id="fileinfotpl_perm" class="fileinfo-paramfield" style="background: #ccf; text-align: right; padding-right: 0.4em; width: 15%; font-weight:bold">Contributor</td>
 +
<td>
 +
{{{contributorup|{{{Contributorup|}}} }}}
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 174: Line 234:  
"label": "Permission",
 
"label": "Permission",
 
"description": "Custom reuse information"
 
"description": "Custom reuse information"
 +
},
 +
"description": {},
 +
"other_fields_1": {},
 +
"Other_fields_1": {},
 +
"other fields 1": {},
 +
"Other fields 1": {},
 +
"date": {},
 +
"source": {},
 +
"author": {},
 +
"permission": {},
 +
"demo": {},
 +
"resource_link": {},
 +
"Resource_link": {
 +
"label": "Resource link",
 +
"description": "Link on repository",
 +
"type": "string"
 +
},
 +
"name": {},
 +
"Name": {
 +
"label": "Name",
 +
"description": "Chapter / Concept  name",
 +
"type": "string"
 +
},
 +
"alt_names": {},
 +
"Alt_names": {},
 +
"teaches": {},
 +
"Teaches": {
 +
"description": "What topic",
 +
"type": "string"
 +
},
 +
"based_on_url": {},
 +
"Based_on_url": {},
 +
"requires": {},
 +
"Requires": {
 +
"label": "Requires",
 +
"description": "Pre-requisites for resource",
 +
"type": "string"
 +
},
 +
"assessment": {},
 +
"Assessment": {
 +
"label": "Assessment",
 +
"description": "Skills/ concepts"
 +
},
 +
"time_required": {},
 +
"Time_required": {
 +
"label": "Time required",
 +
"description": "Classroom time"
 +
},
 +
"other_versions": {},
 +
"Other_versions": {},
 +
"other versions": {},
 +
"Other versions": {},
 +
"other_fields": {},
 +
"Other_fields": {},
 +
"other fields": {},
 +
"Other fields": {},
 +
"content_org": {},
 +
"Content_org": {},
 +
"tags_telugu": {},
 +
"Tags_telugu": {
 +
"description": "Tags or keywords in Telugu"
 +
},
 +
"tags_english": {},
 +
"Tags_english": {
 +
"description": "Tags or keywords in English"
 +
},
 +
"translation_of": {},
 +
"Translation_of": {
 +
"description": "Translation"
 +
},
 +
"adaptationup": {},
 +
"Adaptationup": {
 +
"description": "Adaptation"
 +
},
 +
"contributorup": {},
 +
"Contributorup": {
 +
"description": "Contributors"
 
}
 
}
 
}
 
}